How do I add and remove admins on my Vintage Story server?
Admins can use moderation and world commands such as teleporting players, giving items, and managing roles. You can promote players from the console, or automatically on every server start.
Add an admin (console)
Section titled “Add an admin (console)”- Open the Blacksmith’s Portal and select your Vintage Story server
- Go to
Console - Run:
/op PlayerNameReplace PlayerName with the exact in-game player name.
Remove an admin (console)
Section titled “Remove an admin (console)”Set the player back to a normal role, for example survival (suplayer) or creative (crplayer):
/player PlayerName role suplayeror:
/player PlayerName role crplayerYou can also change the default role for new players under Startup → [ADMIN] Default Role (suplayer, crplayer, admin, and other built-in roles).
Op a player automatically on startup
Section titled “Op a player automatically on startup”Use this when you want a player opped every time the server starts.
- Stop the server
- Go to
Startup - Set
[ADMIN] Startup Commandsto your op command, for example:
/op PlayerNameTo run more than one command on start, separate them with line breaks. 4. Start the server
AleForge writes [ADMIN] Startup Commands into serverconfig.json on each start, so keep long-term op automation here instead of editing the config file by hand.
Admins can enter most commands in-game chat as well as from the panel console. For a broader command list, see Vintage Story server commands.