Is there a full list of commands?

Argument types <required>, [optional].

  • /shutdown - Creates ./autostart.stamp file and stops server
  • /shutdown_time - Tells the time left until automatic shutdown
  • /inv view <player> - Views player inventory
  • /inv disable_right_click - Disabled currently held item from right-clicking
  • /warp <name> - Teleport to server set warp
  • /setwarp <name> - Sets warp location to player position
  • /delwarp <name> - Deletes warp
  • /home [name] - Teleport to home
  • /sethome [name] - Set home to player position
  • /delhome [name] - Delete home
  • /tpl <player> - Teleport to last known position of player if they are offline
  • /trash_can - Opens a trash can. Anything you drop in will disappear
  • /back - Teleports to previous location
  • /spawn - Teleports to spawn
  • /kickme - Kicks the player. Useful with the bug where player gets stuck in bed with chat open
  • /heal [player] - Heals player
  • /killall [type] - Kills all non-player, non-basic entities. Type can be specified
  • /nbtedit - Edits NBT of block or entity player is currently looking at
  • /nbtedit block <x> <y> <z> - Edits block at coordinates
  • /nbtedit entity <id> - Edits entity from it's ID
  • /nbtedit player <player> - Edits player
  • /nbtedit item - Edits held item
  • /fly - Toggles creative flight
  • /leaderboards [id] - Shows leaderboard list. Specify ID to see a leaderboard
  • /cycle_block_state - Requires FTB Library debug commands enabled. Cycles block you are looking at states/rotations/types
  • /dump_chunkloaders - Requires FTB Library debug commands enabled. Dumps a list of all chunk loaders in world
  • /tpa <player> - Sends a TP request to another player. If they accept it, player will be teleported to them
  • /tpaccept <player> - Accept TP request
  • /nick [nickname...] - Changes your own nickname. Can contain spaces
  • /nickfor <player> [nickname...] - Changes nickname for another person
  • /mute <player> - Mutes player. They can no longer send chat messages
  • /unmute <player> - Umutes player