diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 2c7977a..363326b 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -3,6 +3,9 @@ allowJoinOnFullServer: true enableKick: false enableJoinRestrictions: false opOnJoin: true +# It's recommended to do this on a pre-generated world +# as chunk generation can be very slow in newer Minecraft +# versions. randomizeSpawn: false maxEntitiesPerChunk: 30 # Set to -1 to disable playerJoinTitle: "ยง7Welcome to Kaboom!"