mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-09 09:17:39 +00:00
Add a few disallowed blocks as example...
since people fail to use the proper syntax
This commit is contained in:
parent
437d5a2a43
commit
ef704e23ad
@ -30,7 +30,10 @@ limits:
|
|||||||
butcher-radius:
|
butcher-radius:
|
||||||
default: -1
|
default: -1
|
||||||
maximum: -1
|
maximum: -1
|
||||||
disallowed-blocks: []
|
disallowed-blocks:
|
||||||
|
- "minecraft:wheat"
|
||||||
|
- "minecraft:fire"
|
||||||
|
- "minecraft:redstone_wire"
|
||||||
|
|
||||||
use-inventory:
|
use-inventory:
|
||||||
enable: false
|
enable: false
|
||||||
|
Loading…
Reference in New Issue
Block a user