mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-28 18:26:08 -05:00
Allow unloaded chunk enderpearl exploit (#53)
I want to be able to set Owner tag... for school ;-)
This commit is contained in:
parent
74881f8a67
commit
dd1d2c3a6f
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ world-settings:
|
|||
disable-chest-cat-detection: false
|
||||
disable-player-crits: false
|
||||
disable-sprint-interruption-on-attack: false
|
||||
disable-unloaded-chunk-enderpearl-exploit: true
|
||||
disable-unloaded-chunk-enderpearl-exploit: false
|
||||
shield-blocking-delay: 5
|
||||
scan-for-legacy-ender-dragon: false
|
||||
disable-relative-projectile-velocity: false
|
||||
|
|
Loading…
Reference in a new issue