mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-03 11:56:40 +00:00
Use right config value for butcher radius. Add max radius for butcher.
This commit is contained in:
@ -25,6 +25,9 @@ limits:
|
||||
max-radius: -1
|
||||
max-super-pickaxe-size: 5
|
||||
max-brush-radius: 5
|
||||
butcher-radius:
|
||||
default: -1
|
||||
maximum: -1
|
||||
disallowed-blocks: [6, 7, 14, 15, 16, 26, 27, 28, 29, 39, 31, 32, 33, 34, 36, 37, 38, 39, 40, 46, 50, 51, 56, 59, 69, 73, 74, 75, 76, 77, 81, 83]
|
||||
|
||||
use-inventory:
|
||||
@ -56,10 +59,7 @@ saving:
|
||||
history:
|
||||
size: 15
|
||||
expiration: 10
|
||||
|
||||
butcher:
|
||||
butcher-default-radius: -1
|
||||
|
||||
|
||||
wand-item: 271
|
||||
shell-save-type:
|
||||
no-double-slash: false
|
||||
|
Reference in New Issue
Block a user