Factorio Admin Command Center


Admin control center for Factorio 2.0+. Toggle editor mode, build ghosts, unlock recipes, clear pollution, reveal the map, and more โ€” all from a clean, multilingual GUI with full Lua console support. Works in single-player and multiplayer (admins only).

Content
an hour ago
2.0
413
Cheats

FAQ

โ“ Frequently Asked Questions (FAQ)

๐Ÿ”ง What is this mod?

Factorio Admin Command Center (FACC) is a powerful GUI-based toolkit that gives you full administrative control over your world โ€” without typing commands.

Perfect for single-player or server admins, FACC helps automate, debug, cheat, and manage your factory from an intuitive interface.

โžก๏ธ Works with Factorio 2.0+
โžก๏ธ Available here on the Mod Portal and also on GitHub


๐Ÿ› ๏ธ What can it do?

  • ๐Ÿงฑ Instantly build blueprints and revive ghost entities (including landfill)
  • ๐Ÿ—บ๏ธ Reveal or hide the map
  • โšก Recharge electric structures
  • ๐Ÿ’Ž Convert structures and inventory into legendary-quality items
  • ๐Ÿ—๏ธ Remove cliffs, nests, and pollution
  • ๐Ÿ“œ Unlock all recipes, technologies, and achievements
  • ๐Ÿง  Built-in Lua Console (GUI-based)
  • And more...

Everything is handled via buttons, tabs, and sliders โ€” no typing required.

See full feature list in the README


๐Ÿ“ฆ How do I install it?

๐ŸŸข From the Mod Portal (Recommended)

Youโ€™re already here!
Click Install from inside Factorioโ€™s Mods โ†’ Browse Mods menu.

๐Ÿ”ป From GitHub

  1. Download the latest .zip from:
    ๐Ÿ‘‰ https://github.com/loadsec/factorio-admin-command-center/releases
  2. Move the .zip into your mods/ folder
  3. Don't unzip it โ€” Factorio handles that for you

๐ŸŽฎ Is it multiplayer compatible?

Yes!

  • โœ… Single-player: Full access to all features
  • โœ… Multiplayer: Only admins can see or use the menu

๐ŸŽฏ How do I open the GUI?

  • Press the shortcut: CTRL + .
  • Or click the โ€œFACCโ€ button at the top-left of your screen

You can rebind the shortcut in Settings โ†’ Controls โ†’ Mods


๐ŸŒ Which languages are supported?

  • ๐Ÿ‡บ๐Ÿ‡ธ English (default)
  • ๐Ÿ‡ง๐Ÿ‡ท Portuguรชs (Brasil)

Want to help translate? Open a pull request


๐Ÿงญ How do radius tools work?

Some features let you define an area of effect using sliders inside the GUI:

  • Reveal Map โ€” up to 150x150
  • Remove Nests / Cliffs โ€” up to 50x50
  • Convert to Legendary โ€” up to 150x150

Each has a dedicated slider for quick adjustment.


๐Ÿง  How does the Lua Console work?

The built-in Lua Console lets you:

  • Write and execute Lua code in a safe GUI box
  • Use multiline input and command memory
  • View error feedback in-game

Only available to admins or in single-player for safety.


๐Ÿ† Can I keep achievements enabled?

Factorio disables achievements when mods are used โ€” but you can restore them using external tools:

โš ๏ธ Use at your own risk โ€” these tools patch the game binary.


๐Ÿ›ก๏ธ Is it safe?

Yes โ€” FACC uses safe, built-in APIs only. No remote calls or unsafe manipulation.
It also checks for admin permissions before allowing access to any tool.


๐Ÿ“‚ Where is the config file?

FACC doesnโ€™t require a config file. All features are controlled through the GUI.


๐Ÿง  I want to suggest a feature or report a bug

Awesome! Head over to the official GitHub:

๐Ÿ‘‰ https://github.com/loadsec/factorio-admin-command-center

There you can:

  • Open issues
  • Submit feature requests
  • See development updates

๐Ÿค Can I contribute?

Absolutely!
You can:

  • ๐Ÿงช Test features and report bugs
  • ๐ŸŒ Add new translations
  • ๐Ÿ’ก Suggest ideas
  • ๐Ÿ‘จโ€๐Ÿ’ป Submit pull requests

See the Contributing Guide