Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 2.14 KB

commands.md

File metadata and controls

82 lines (63 loc) · 2.14 KB

Commands

/nick

Set your nickname. If no nickname is provided, it resets the nickname.

/tp <player|coordinates>

Teleport to a player or coordinates. Usage:

  • /tp
  • /tp
  • /tp
  • /tp

/kick

Kick a player by their ID.

/kickip <IP|ID>

Kick a player by their IP address or ID.

/kickall

Kick all players in the current world.

/setrank

Set the rank of a player.

/list [where]

List all players grouped by rank. Usage:

  • /list here (default): List players in the current world
  • /list global: List all players across all worlds

/spawn

Teleport to the spawn point (coordinates 0, 0).

/tell

Send a private message to a player.

/world set

Set a property of the world. Supported properties:

  • background: Use format R,G,B (e.g., 255,200,100)
  • lineQuota: Use format ratexper (e.g., 10x60)
  • pixelQuota: Use format ratexper (e.g., 100x300)
  • textQuota: Use format ratexper (e.g., 5x120)

/join

Move a player to a specified world or join a world yourself. Usage:

  • /join
  • /join

/ban <player|IP> [duration] [reason]

Ban a player or IP address. Usage:

  • /ban <playerID|IP> [duration] [reason] Duration format: 1y2mo3w4d5h6m7s (years, months, weeks, days, hours, minutes, seconds) If no duration is specified, the ban is permanent.

/unban

Unban an IP address.

/bans [page]

List active bans. Usage:

  • /bans
  • /bans

/mute <player|IP> [reason]

Mute a player or IP address. Usage:

  • /mute <playerID|IP> [reason] Duration format: 1y2mo3w4d5h6m7s (years, months, weeks, days, hours, minutes, seconds) If no duration is specified, the mute is permanent.

/unmute <player|IP>

Unmute a player or IP address.

/mutes [page]

List active mutes. Usage:

  • /mutes
  • /mutes

/help [page]

Display a list of commands. Usage:

  • /help
  • /help

Login Commands

Each rank may have a specific login command. Use the appropriate command with the correct password to set your rank.