Commands

Available Commands

World Management

/createworld

Create a new game world.

  • Usage: /createworld worldstate: [initial description of the world]
  • Example: /createworld worldstate: A mystical land shrouded in fog.

/worlddetails

View detailed information about a specific world or your active world.

  • Usage: /worlddetails [worldid]
  • Example: /worlddetails worldid: 12345 or just /worlddetails for your active world

/setactiveworld

Change your currently active world.

  • Usage: /setactiveworld
  • This command will present a menu of your available worlds to choose from.

/activeworld

Shows your current active world.

  • Usage: /activeworld

Player Management

/addplayer

Add yourself to one of your worlds.

  • Usage: /addplayer playername: [name] region: [region] building: [building] area: [area] coordinate_x: [x] coordinate_y: [y] coordinate_z: [z]
  • Example: /addplayer playername: Hero region: Town A building: Guild Hall area: Lobby coordinate_x: 10 coordinate_y: 15 coordinate_z: 5

/inventory

View your current inventory or another player's inventory.

  • Usage: /inventory [worldid] [player]
  • Example: /inventory worldid: 12345 player: @PlayerName

Game Interaction

/action

Perform an action in your current world.

  • Usage: /action category: [category] action: [action description]
  • Categories: Say, Do, See, Story, Auto
  • Example: /action category: Say action: Shout "Hello, world!"

Account Management

/account

View your account details, including usage statistics and membership information.

  • Usage: /account

/privacymode

Enable or disable privacy mode for your interactions.

  • Usage: /privacymode enabled: [true/false]
  • Example: /privacymode enabled: true