Skip to content

In game commands

Marcus Møller edited this page Aug 24, 2013 · 24 revisions

The users and admins are able to interact within the game using chat commands. Typing any command without any arguments will inform you of how to use it.

User commands

Help

Prints a list of available chat commands.

/help

Who

Prints a list of currently online players.

/who

Admin commands

Admin

Prints a list of available admin commands.

/admin

Map editor

Enables the map editor.

/mapeditor

Item editor

Enables the item editor.

/itemeditor

NPC editor

Enables the NPC editor.

/npceditor

Location

Renders the current cursor position, the player position and the current map id in the upper left corner.

/loc

Warp

Warps you to the player with name <PLAYERNAME>.

/warpmeto <PLAYERNAME>

Warps player with name <PLAYERNAME> to you.

/warptome <PLAYERNAME>

Warps you to map with id <MAP_ID>.

/warpto <MAP_ID>

Set sprite

Changes your current sprite to the sprite with id <SPRITE_ID>.

/setsprite <SPRITE_ID>

Set access

Changes the access level to <ACCESS_LEVEL> of player with the name <PLAYERNAME>.

The access levels are:

  1. (Admin) Monitor
  2. (Admin) Mapper
  3. (Admin) Developer
  4. (Admin) Creator

Setting the access level to 0 will reset the player access to user.

/setaccess <PLAYERNAME> <ACCESS_LEVEL>

Give item

Gives the player with name <PLAYERNAME> the item with id <ITEMID>.

/giveitem <PLAYERNAME> <ITEMID>

Respawn map

Respawns the items and NPCs on the map.

/respawn