fix: block outgoing transfers

We also allow players to get transferred into kaboom
(just in case any servers wish to redirect players here)
This commit is contained in:
amyavi 2025-01-28 21:41:24 -03:00
parent 9be2f95712
commit be2d2943a2
Signed by: amy
SSH key fingerprint: SHA256:CoLIqZWDYPZEhs1j1HQWwV0j1JhC3BFWcaUF7ZLZHJA
2 changed files with 5 additions and 1 deletions

View file

@ -153,6 +153,10 @@ aliases:
- minecraft:time $1-
tp:
- minecraft:tp $1-
transfer:
- []
minecraft:transfer:
- []
w:
- minecraft:w $1-
weather:

View file

@ -1,6 +1,6 @@
#Minecraft server properties
#Wed Jan 29 00:00:00 UTC 2025
accepts-transfers=false
accepts-transfers=true
allow-flight=true
allow-nether=true
broadcast-console-to-ops=true