Skip to content

Instantly share code, notes, and snippets.

@LatvianModder
Created February 10, 2020 17:13
Show Gist options
  • Save LatvianModder/580500873676c5252c72957fd93e4a28 to your computer and use it in GitHub Desktop.
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 &infin;]
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 &infin;]
ftbutilities.rtp.warmup | timer | 5s | 0s | [0s to 1m]
ftbutilities.spawn.cooldown | timer | 1m | 0s | [0s to &infin;]
ftbutilities.spawn.warmup | timer | 5s | 0s | [0s to 1m]
ftbutilities.tpa.cooldown | timer | 3m | 0s | [0s to &infin;]
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 &infin;]
ftbutilities.warps.warmup | timer | 5s | 0s | [0s to 1m]
@KGRanger0
Copy link

Is there any way to make commands dimension specific like /home not working in nether? Im on 1.12.2

@aaronhowser1
Copy link

Almost definitely not

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