7 lines
258 B
YAML
7 lines
258 B
YAML
# The regions for each world that should
|
|
clearRegions:
|
|
# The name or UUID of a world. Add any regions that should force inventory clearing as a comma-separated list inside
|
|
# the square parentheses.
|
|
world: [ ]
|
|
world_nether: [ ]
|
|
world_the_end: [ ] |