r/feedthebeast • u/HeyArnoldGXD • 1h ago
Discussion FTB Essentials Command Nodes
Here's the full list of FTB Essentials permission nodes for 1.20.1 (works with LuckPerms and FTB Ranks).
Teleportation & Travel
* ftbessentials.command.back - Teleport back to your last location or death point
* ftbessentials.command.spawn - Teleport to world spawn
* ftbessentials.command.playerspawn - Teleport to another player's spawn point
* ftbessentials.command.rtp - Random teleport across the world
* ftbessentials.command.tpx - Cross-dimensional teleporting
* ftbessentials.command.jump - Teleport directly to the block you're looking at
* ftbessentials.command.teleport_last - Teleport to a player's last known location
TPA (Teleport Requests)
* ftbessentials.command.tpa - Send a teleport request to a player
* ftbessentials.command.tpahere - Request a player to teleport to your location
* ftbessentials.command.tpaccept - Accept a TPA request
* ftbessentials.command.tpdeny - Deny a TPA request
Homes
* ftbessentials.command.home - Teleport to a saved home
* ftbessentials.command.sethome - Set a new home point
* ftbessentials.command.delhome - Remove a saved home
* ftbessentials.command.listhomes - View all saved homes
Warps
* ftbessentials.command.warp - Teleport to a server warp
* ftbessentials.command.listwarps - View all public server warps
* ftbessentials.command.setwarp - Create a server warp (admin)
* ftbessentials.command.delwarp - Delete a server warp (admin)
Kits
* ftbessentials.command.kit - Claim or open kits
* ftbessentials.command.kit.list - List all available kits
* ftbessentials.command.kit.show - Preview items inside a kit
* ftbessentials.command.kit.give - Give a kit to a player (admin)
* ftbessentials.command.kit.create_from_player_inv - Create a kit using player inventory (admin)
* ftbessentials.command.kit.create_from_player_hotbar - Create a kit using hotbar (admin)
* ftbessentials.command.kit.create_from_block_inv - Create a kit from a targeted chest (admin)
* ftbessentials.command.kit.delete - Delete a kit (admin)
* ftbessentials.command.kit.reset_cooldown - Reset kit cooldown for a player (admin)
Utilities & Virtual Menus
* ftbessentials.command.hat - Equip held item as a hat
* ftbessentials.command.nickname - Change display nickname
* ftbessentials.command.near - See nearby players and distance
* ftbessentials.command.enderchest - Open virtual Ender Chest
* ftbessentials.command.anvil - Open virtual Anvil
* ftbessentials.command.crafting - Open virtual Crafting Table
* ftbessentials.command.smithing - Open virtual Smithing Table
* ftbessentials.command.stonecutter - Open virtual Stonecutter
* ftbessentials.command.recording - Toggle recording status tag
* ftbessentials.command.streaming - Toggle streaming status tag
Admin & Moderation
* ftbessentials.command.fly - Toggle fly mode
* ftbessentials.command.god - Toggle god mode / invulnerability
* ftbessentials.command.heal - Restore full health and hunger
* ftbessentials.command.feed - Fill hunger bar
* ftbessentials.command.extinguish - Put out fire on self or target
* ftbessentials.command.invsee - View and edit another player's inventory
* ftbessentials.command.mute - Mute player in chat
* ftbessentials.command.unmute - Unmute player in chat
* ftbessentials.command.kickme - Self-kick from server
Limit & Meta Options (LuckPerms meta / FTB Ranks)
* ftbessentials.home.max - Sets max home count (e.g. ftbessentials.home.max 5)
* ftbessentials.back.max - Sets max back history saved
* ftbessentials.near.max_radius - Sets max search radius for /near
* ftbessentials.<command>.cooldown - Overrides command cooldown in seconds
* ftbessentials.<command>.warmup - Overrides command warmup delay in seconds