Skip to main content

FTB Utilities

info

This page is currently a work in progress and may not be complete

The following guide contains a list of useful commands added by FTB Utilities. It will also cover how to configure the commands and other aspects of the mod.


Commands

FTB Utilities is a mod that adds the following commands to servers.

Argument types: <required>, [optional]

CommandDescription
/warp <name>Teleport to a specified warp location
/setwarp <name>Creates a new warp location
/delwarp <name>Removes specified warp
/home [name]Teleport to your set home
/sethome [name]Creates a new home point
/delhome [name]Deletes your home point
/tpl <player>Teleports to the last known position of a player
/tpa <player>Sends a TP request to another player. If they accept it, player will be teleported to them
/tpaccept <player>Accept TP request
/backTeleport to the previous location before death/teleport
/spawnTeleport to the world spawn
/mute <player>Mutes player. They can no longer send chat messages
/unmute <player>Unmutes player
/heal [player]Heal yourself or the specified player
/killall [type]Kills all non-player, non-basic entities. Type can be specified
/nbteditEdits NBT of block or entity player is currently looking at
/nbtedit block <x> <y> <z>Edits block NBT at coordinates
/nbtedit entity <id>Edits entity from its ID
/nbtedit player <player>Edits player NBT
/nbtedit itemEdits the NBT data of the held item
/flyToggle creative flight
/leaderboards [id]Shows leaderboard list. Specify ID to see a leaderboard
/cycle_block_stateRequires FTB Library debug commands enabled. Cycles block you are looking at states/rotations/types
/dump_chunkloadersRequires FTB Library debug commands enabled. Dumps a list of all chunk loaders in world
/nick [nickname...]Changes your own nickname. Can contain spaces
/nickfor <player> [nickname...]Changes nickname for another person
/inv view <player>Opens the inventory of the specified player
/inv disable_right_clickDisables right clicking with the currently held items