Merge pull request 'disable-nether-end' (#21) from disable-nether-end into develop
All checks were successful
/ build-docker (push) Successful in 6m51s
All checks were successful
/ build-docker (push) Successful in 6m51s
Reviewed-on: #21
This commit is contained in:
commit
d2cf6753fb
@ -1,5 +1,5 @@
|
|||||||
settings:
|
settings:
|
||||||
allow-end: true
|
allow-end: false
|
||||||
warn-on-overload: true
|
warn-on-overload: true
|
||||||
permissions-file: permissions.yml
|
permissions-file: permissions.yml
|
||||||
update-folder: update
|
update-folder: update
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#Sun Jun 01 22:12:23 EEST 2025
|
#Sun Jun 01 22:12:23 EEST 2025
|
||||||
accepts-transfers=false
|
accepts-transfers=false
|
||||||
allow-flight=false
|
allow-flight=false
|
||||||
allow-nether=true
|
allow-nether=false
|
||||||
broadcast-console-to-ops=true
|
broadcast-console-to-ops=true
|
||||||
broadcast-rcon-to-ops=true
|
broadcast-rcon-to-ops=true
|
||||||
bug-report-link=
|
bug-report-link=
|
||||||
|
Loading…
Reference in New Issue
Block a user