List of commands that can be used in game
| Command |
Description |
Permission |
| FTBHelper |
Displays info about this plugin and all available commands |
FTBHelper.use |
FTBHelper reload |
Reloads config file |
FTBHelper.reload |
| Halt |
Stops a player from moving |
FTBHelper.halt.halt |
| UnHalt |
Allows a player to move again |
FTBHelper.halt.unhalt |
| HaltListr |
Lists all currently halted players |
FTBHelper.halt.list |
| DenyLogin |
Stops a player from temporarily logging in (not to replace /ban) |
FTBHelper.denylogin.denylogin |
| AllowLogint |
Allows a player to move again |
FTBHelper.allowlogin.allowlogin |
| DenyLoginList |
Lists all players currently not allowed to login |
FTBHelper.denylogin.list |
| BannedItemst |
Lists all banned items set in the config |
FTBHelper.banneditems |
| IdFinder |
Tells you the id of any clicked block |
FTBHelper.idfinder |
| Poll |
Allows players to vote to change the time/weather |
FTBHelper.poll |
| Vote |
Tells you the vote links set in the config |
FTBHelper.vote |
| ToggleSpawn |
Toggles the spawning of mobs |
FTBHelper.togglespawn |
| FindEntities |
Locates the chunks with the most entities |
FTBHelper.findentities |
Item Ban Permissions
| Permission |
Description |
| FTBHelper.ban.<itemId>.<DataValue> |
Bans the specified item from crafting, use, dropping and moving around in an inv |
| FTBHelper.bypassban |
Banned items do not apply to players with this node |
| FTBHelper.invban.<itemId>.<DataValue> |
Bans the specified item from being moved around in inventorys. |
| FTBHelper.clickban.<itemId>.<DataValue> |
Stops the player from right/left clicking with the specified item |
| FTBHelper.rightclickban.<itemId>.<DataValue> |
Stops the player from right clicking with the specified item |
| FTBHelper.leftclickban.<itemId>.<DataValue> |
Stops the player from left clicking with the specified item |
| FTBHelper.craftban.<itemId>.<DataValue> |
Stops the player from crafting the specified item |
| FTBHelper.pickupban.<itemId>.<DataValue> |
Stops the player from picking up the specified item |
| FTBHelper.dropban.<itemId>.<DataValue> |
Stops the player from dropping the specified item |
| FTBHelper.interactban.<itemId>.<DataValue> |
Stops the player from interacting with a block |
Other Permissions
| FTBHelper.notifyupdate |
Get notified on login when an update is avalible |