Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
Enables terrain finding command /terra locate terrain <>
Browse files Browse the repository at this point in the history
  • Loading branch information
tanyan-tanyan committed May 30, 2022
1 parent 787e5ff commit 6cd0495
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions world/serverconfig/ftbranks/ranks.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
power: 1
condition: "always_active"
ftbranks.name_format: "<{name}>"
ftbchunks.max_claimed: 100
ftbchunks.max_force_loaded: 16
command.terra.locate.terrain = true
command.terra.locate.terrain.terrain = true
}
vip: {
name: "VIP"
Expand All @@ -15,5 +19,9 @@
power: 1000
condition: "op"
ftbranks.name_format: "<&2{name}&r>"
ftbchunks.max_claimed: 100
ftbchunks.max_force_loaded: 16
command.terra.locate.terrain = true
command.terra.locate.terrain.terrain = true
}
}

0 comments on commit 6cd0495

Please sign in to comment.