Skip to content

Instantly share code, notes, and snippets.

@LatvianModder
Created May 8, 2016 13:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save LatvianModder/70d81462befa8b12b4624b7de7c2f3f8 to your computer and use it in GitHub Desktop.
Save LatvianModder/70d81462befa8b12b4624b7de7c2f3f8 to your computer and use it in GitHub Desktop.
FTB Mod Commands

Commands

/reload [client] - Reloads server and optionally client /reload_client - Reloads client only

/ftb_mode set - Sets current mode /ftb_mode get - Prints current mode /ftb_mode list - Prints all available modes

/edit_config [group] [entry] [value] - Opens config Gui, if only 1st argument is given /set_item_name [Name...] - Sets item display name for held item, like an Anvil /ftb_notify player|@a [notification Json...] - Sends a popup notification to player

Commands

/back - Teleports player to his last death location /spawn - Teleports player to Overworld spawn /tpl - Teleports to [player] if he is online or last location if offline /warp - Teleports player to server set warp [ID]

Admin Commands

/admin invsee - If player is online, opens his inventory. Armor on left top row, Baubles on right top row. /admin setwarp - Sets warp [ID] to current position of player /admin delwarp - Deletes warp [ID] /admin unclaim - Opens unclaiming gui /admin unclaim_all <player | @a> - Unclaims all 's chunks from all dimensions /admin server_info - Opens InfoGUI with technical informating about server, including Loaded Chunks

1.7.10 only:

/admin worldborder on|off - Enables/disables world border /admin worldborder get [dim] - Prints world border size for dimension [dim] /admin worldborder set [dim] [radius] - Sets world border radius for dimension [dim] /admin worldborder center - Sets world border center to current player's locatoin /admin worldborder center [x] [z] - Sets world border center to x, z

@BadKaiPanda
Copy link

I don't get this its miss leading, there commands are not /warp /so on /so forth there all /ftb command*** unless I am missing something and if I am this need to be made more clear.

@JayWood
Copy link

JayWood commented Jan 4, 2017

For those reading this - as of January 2017, this GIST has not been updated since May of 2016 and therefore should be considered out of date ( to some extent )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment