Compare commits

...

2 Commits

Author SHA1 Message Date
tastybento ac5dedf156 Increased the default distance between islands to 800 like BSkyBlock 2024-02-23 22:15:19 -08:00
tastybento 8882eb2605 Version 1.19.0 2024-02-23 22:14:47 -08:00
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
<!-- Do not change unless you want different name for local builds. -->
<build.number>-LOCAL</build.number>
<!-- This allows to change between versions. -->
<build.version>1.18.2</build.version>
<build.version>1.19.0</build.version>
<!-- Sonar Cloud -->
<sonar.projectKey>BentoBoxWorld_AcidIsland</sonar.projectKey>
<sonar.organization>bentobox-world</sonar.organization>

View File

@ -106,7 +106,7 @@ world:
# It is the same for every dimension : Overworld, Nether and End.
# This value cannot be changed mid-game and the plugin will not start if it is different.
# /!\ BentoBox currently does not support changing this value mid-game. If you do need to change it, do a full reset of your databases and worlds.
distance-between-islands: 64
distance-between-islands: 400
# Default protection range radius in blocks. Cannot be larger than distance.
# Admins can change protection sizes for players individually using /acid range set <player> <new range>
# or set this permission: acidisland.island.range.<number>