CHLink - găzduire web, VPS și jocuri

How to set up your admin (GM) account on your Metin2 server

Turn a character from your account into an in-game admin (GM/SGM/Implementor) on your Metin2 server.

← All guidesMetin23 min read

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

  1. Log in to Navicat with the details you received from support.
  2. Open the "player" database, "player" table.
  3. Find the character you created in-game that you want to turn into an admin.
  4. 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

  1. Close the "player" table and open the "common" database, "gmlist" table.
  2. Add a new record and fill in: mID (a unique, unused number), mAccount (your game account name), mName (the character name you set earlier).
  3. Leave mContactIP empty and set mServerIP to "ALL".
  4. Fill in mAuthority with the desired access level — the "IMPLEMENTOR" rank grants full access to item, teleport, yang commands, etc.
  5. 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

Frequently asked questions