-
-
Save LatvianModder/580500873676c5252c72957fd93e4a28 to your computer and use it in GitHub Desktop.
Node | Type | Player default | OP default | Variants | |
| | | | | |
command | bool | false | true | [true, false] | |
default_op_rank | bool | false | false | [true, false] | |
default_player_rank | bool | false | false | [true, false] | |
parent | string | "" | "" | [] | |
power | int | 0 | 0 | [0 to 2147483646] | |
admin_panel.ftbutilities.crash_reports.delete | bool | false | true | [true, false] | |
admin_panel.ftbutilities.crash_reports.view | bool | false | true | [true, false] | |
admin_panel.ftbutilities.edit_world.gamerules | bool | false | true | [true, false] | |
ftbutilities.afk.timer | timer | 0s | 0s | [0s to ∞] | |
ftbutilities.back.back | bool | false | true | [true, false] | |
ftbutilities.back.cooldown | timer | 3m | 0s | [0s to ∞] | |
ftbutilities.back.home | bool | false | true | [true, false] | |
ftbutilities.back.infinite | bool | false | false | [true, false] | |
ftbutilities.back.respawn | bool | true | true | [true, false] | |
ftbutilities.back.rtp | bool | false | true | [true, false] | |
ftbutilities.back.spawn | bool | false | true | [true, false] | |
ftbutilities.back.tpa | bool | false | true | [true, false] | |
ftbutilities.back.warmup | timer | 5s | 0s | [0s to 1m] | |
ftbutilities.back.warp | bool | false | true | [true, false] | |
ftbutilities.badge | string | "" | "" | [] | |
ftbutilities.chat.formatting | bool | true | true | [true, false] | |
ftbutilities.chat.name_format | string | "<{name}>" | "<&2{name}&r>" | [] | |
ftbutilities.chat.nickname.colors | bool | false | true | [true, false] | |
ftbutilities.chat.nickname.set | bool | false | true | [true, false] | |
ftbutilities.chat.speak | bool | true | true | [true, false] | |
ftbutilities.chat.text.color | enum | white | white | [aqua, black, blue, dark_aqua, dark_blue, dark_gray, dark_green, dark_purple, dark_red, gold, gray, green, light_purple, red, white, yellow] | |
ftbutilities.chunkloader.load_offline | bool | true | true | [true, false] | |
ftbutilities.chunkloader.max_chunks | int | 50 | 64 | [0 to 30000] | |
ftbutilities.claims.attack_animals | bool | false | true | [true, false] | |
ftbutilities.claims.block.edit | bool | false | true | [true, false] | |
ftbutilities.claims.block.interact | bool | false | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.acacia_door | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.anvil | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.birch_door | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.crafting_table | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.dark_oak_door | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.iron_door | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.jungle_door | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.spruce_door | bool | true | true | [true, false] | |
ftbutilities.claims.block.interact.minecraft.wooden_door | bool | true | true | [true, false] | |
ftbutilities.claims.bypass_limits | bool | false | false | [true, false] | |
ftbutilities.claims.item | bool | true | true | [true, false] | |
ftbutilities.claims.item.minecraft.bucket | bool | false | true | [true, false] | |
ftbutilities.claims.item.minecraft.end_crystal | bool | false | true | [true, false] | |
ftbutilities.claims.item.minecraft.lava_bucket | bool | false | true | [true, false] | |
ftbutilities.claims.item.minecraft.water_bucket | bool | false | true | [true, false] | |
ftbutilities.claims.max_chunks | int | 100 | 1000 | [0 to 30000] | |
ftbutilities.display.admin_info | bool | false | true | [true, false] | |
ftbutilities.homes.cooldown | timer | 5m | 0s | [0s to ∞] | |
ftbutilities.homes.cross_dim | bool | true | true | [true, false] | |
ftbutilities.homes.max | int | 1 | 100 | [0 to 30000] | |
ftbutilities.homes.warmup | timer | 5s | 0s | [0s to 1m] | |
ftbutilities.leaderboard. | bool | true | true | [true, false] | |
ftbutilities.other_player.claims.claim | bool | false | true | [true, false] | |
ftbutilities.other_player.claims.load | bool | false | true | [true, false] | |
ftbutilities.other_player.claims.see_info | bool | false | true | [true, false] | |
ftbutilities.other_player.claims.unclaim | bool | false | true | [true, false] | |
ftbutilities.other_player.claims.unload | bool | false | true | [true, false] | |
ftbutilities.other_player.heal | bool | false | true | [true, false] | |
ftbutilities.other_player.homes.list | bool | false | true | [true, false] | |
ftbutilities.other_player.homes.teleport | bool | false | true | [true, false] | |
ftbutilities.rtp.cooldown | timer | 10m | 0s | [0s to ∞] | |
ftbutilities.rtp.warmup | timer | 5s | 0s | [0s to 1m] | |
ftbutilities.spawn.cooldown | timer | 1m | 0s | [0s to ∞] | |
ftbutilities.spawn.warmup | timer | 5s | 0s | [0s to 1m] | |
ftbutilities.tpa.cooldown | timer | 3m | 0s | [0s to ∞] | |
ftbutilities.tpa.cross_dim | bool | true | true | [true, false] | |
ftbutilities.tpa.warmup | timer | 5s | 0s | [0s to 1m] | |
ftbutilities.warps.cooldown | timer | 1m | 0s | [0s to ∞] | |
ftbutilities.warps.warmup | timer | 5s | 0s | [0s to 1m] |
Is there a permissions that allows the player to give and remove another players ranks ?
And also what does the power permission do ?
@FabeTune
In case you haven't solved it or for future readers:
You could use the command node command.ftbutilities.ranks
(It's the only available configuration, I guess):
Command Node | Usage |
---|---|
command.ftbutilities.ranks.add |
/ranks add <rank|player> |
command.ftbutilities.ranks.help |
/help [page|command name] |
command.ftbutilities.ranks.get_permission |
/ranks get_permission <rank|player> |
command.ftbutilities.ranks.create |
/ranks create [parent] |
command.ftbutilities.ranks.set_permission |
/ranks set_permission <true|false|value|none> |
command.ftbutilities.ranks.delete |
/ranks delete |
command.ftbutilities.ranks.remove |
/ranks remove <rank|player> [rank] |
command.ftbutilities.ranks.info |
/ranks info <rank|player> |
From the Wiki:
Players can have multiple ranks, similar to Discord roles. The rank with higher power will take priority if two permissions are the same.
Is there a way to use ftbutilities.claims.block.interact to allow all players to interact with a specific teams blocks?
I want to setup a server team to protect a town, but I want players to be able to interact with beds and crafting tables etc. in the town. i.e. making a noobie zone.
Is there a more granular permission than ftbutilities.warp? so I can allow certain warps to each rank?
can u update to 1.18
is there no node for commands like /crafting, /anvil, /stonecutter??? why are these not included on any site?
Is there any way to make commands dimension specific like /home not working in nether? Im on 1.12.2
Almost definitely not
Is there any way to make commands dimension specific like /home not working in nether? Im on 1.12.2
ftbutilities.homes.cross_dim: false
Did command.ftbutilities.warp.teleport.x get removed? Really could of used it.