We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ff263f + 71e02c8 commit c3e931cCopy full SHA for c3e931c
pom.xml
@@ -62,7 +62,7 @@
62
<!-- Do not change unless you want different name for local builds. -->
63
<build.number>-LOCAL</build.number>
64
<!-- This allows to change between versions. -->
65
- <build.version>1.15.1</build.version>
+ <build.version>1.16.0</build.version>
66
<!-- Sonar Cloud -->
67
<sonar.projectKey>BentoBoxWorld_addon-invSwitcher</sonar.projectKey>
68
<sonar.organization>bentobox-world</sonar.organization>
src/main/resources/config.yml
@@ -8,6 +8,7 @@ worlds:
8
- skyblock-world
9
- caveblock-world
10
- poseidon_world
11
+- stranger_world
12
options:
13
#
14
# Per-world settings. Gamemode means Survivial, Creative, etc.
0 commit comments