Skip to content

Commands

Novoro edited this page Oct 28, 2023 · 13 revisions

Commands Guide

This guide provides a comprehensive list of commands available in our mod, including their aliases, descriptions, and syntax.

Note:

  • For some commands, the [player] is optional; if omitted, the command applies to you.
  • Square brackets [] denote optional parameters, while angle brackets <> denote required parameters.

Player Interaction Commands

Command Aliases Description Syntax
/afk None Marks you as away-from-keyboard. /afk
/ignore None Ignore messages from targeted players. /ignore <player>
/message /msg Send a private message to a player. /message <player> <message>
/playtime None Shows the playtime of a player. /playtime [player]
/seen None Shows the last logout time of a player. /seen <player>
/socialspy None Enables the monitoring of private messages. /socialspy [enable|disable]
/tpa None Sends a teleport request to a player. /tpa <player>
/tpahere None Requests a player to teleport to you. /tpahere <player>
/tpaccept None Accepts a teleport request. /tpaccept
/tphere None Teleports a player to you. /tphere <player>
/tpoffline None Teleports to an offline player's last location. /tpoffline <player>

Home and Spawn Commands

Command Aliases Description Syntax
/back None Returns you to your last location before teleport. /back
/sethome None Sets your home at your current location. /sethome [name]
/delhome None Deletes your specified home. /delhome [name]
/home None Teleports you to your home. /home [name]
/setspawn None Sets the spawn point at your current location. /setspawn
/spawn None Teleports you to the spawn point. /spawn

Warp Commands

Command Aliases Description Syntax
/setwarp None Sets a warp at your current location. /setwarp <name>
/delwarp None Deletes the specified warp. /delwarp <name>
/warp None Teleports you to a warp point. /warp <name>
/warps None Lists all available warp points. /warps

Utility Commands

Command Aliases Description Syntax
/ascend /asc Moves you up one level. /ascend
/checktime /time Checks the current game time. /checktime
/clearinventory /ci Clears your inventory. /clearinventory [player]
/descend /desc Moves you down one level. /descend
/disposal None Opens a virtual trash can. /disposal
/enderchest /ec Opens your ender chest. /enderchest [player]
/feed None Replenishes your food bar. /feed [player]
/fly None Toggles flight mode. /fly [player]
/gma None Sets game mode to Adventure. /gma [player]
/gmc None Sets game mode to Creative. /gmc [player]
/gms None Sets game mode to Survival. /gms [player]
/gmsp None Sets game mode to Spectator. /gmsp [player]
/heal None Replenishes your health bar. /heal [player]
/speed None Adjusts your fly/walk speed. /speed <speed> [player]
/top None Teleports you to the highest block at your current position. /top
/workbench /wb Opens a virtual workbench. /workbench

Clone this wiki locally