Hi!
Thanks for adding the golem flag in 2.4.2 and support of new updates features!
Just one thing wish to gently suggest you 馃檹
Reason for the request:
On larger servers many players use copper golems for automatic item sorting and storage. Right now we have to manually set /cflag golem on on every single chest (or use persist mode and click hundreds of them). This takes a lot of time and is very inconvenient.
It would be very useful to set default flags automatically when a new protection is created.
Something like this in core.yml would be perfect:
blocks:
chest:
enabled: true
autoRegister: private
defaultFlags:
golem: true
hopperout: false
hopperin: true
# other flags too
Hi!
Thanks for adding the golem flag in 2.4.2 and support of new updates features!
Just one thing wish to gently suggest you 馃檹
Reason for the request:
On larger servers many players use copper golems for automatic item sorting and storage. Right now we have to manually set
/cflag golem onon every single chest (or use persist mode and click hundreds of them). This takes a lot of time and is very inconvenient.It would be very useful to set default flags automatically when a new protection is created.
Something like this in
core.ymlwould be perfect: