Admin ranks (GM, SGM, Implementor) grant access to special in-game commands: teleporting, allocating items or yang, and moderating players. This rank is granted directly from the database, via the gmlist table.
Preparing the character
- Log in to Navicat with the details you received from support.
- Open the "player" database, "player" table.
- Find the character you created in-game that you want to turn into an admin.
- Edit the character's name, adding a prefix like GM, SGM, GA, or OWN, to identify it visually in-game.
Configuring the rank in the gmlist table
- Close the "player" table and open the "common" database, "gmlist" table.
- Add a new record and fill in: mID (a unique, unused number), mAccount (your game account name), mName (the character name you set earlier).
- Leave mContactIP empty and set mServerIP to "ALL".
- Fill in mAuthority with the desired access level — the "IMPLEMENTOR" rank grants full access to item, teleport, yang commands, etc.
- Save the changes and restart the game server from Putty.
Only grant the IMPLEMENTOR rank to trusted accounts — this level gives full control over the game server.
Ran into an issue or need extra help?
Contact the support team