Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-24 18:10:08 +01:00
Add a few disallowed blocks as example...
since people fail to use the proper syntax
Dieser Commit ist enthalten in:
Ursprung
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
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren