Back support for BentoBox 1.16.5.

This commit is contained in:
tastybento 2021-10-04 23:01:57 -07:00
parent 9b8bbdac5f
commit 4c59d4d4ae
3 changed files with 4 additions and 4 deletions

View File

@ -58,8 +58,8 @@
<!-- Non-minecraft related dependencies -->
<powermock.version>2.0.9</powermock.version>
<!-- More visible way how to change dependency versions -->
<spigot.version>1.17-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.18.0-SNAPSHOT</bentobox.version>
<spigot.version>1.16.5-R0.1-SNAPSHOT</spigot.version>
<bentobox.version>1.16.5-SNAPSHOT</bentobox.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- Do not change unless you want different name for local builds. -->

View File

@ -2,7 +2,7 @@ name: Level
main: world.bentobox.level.Level
version: ${version}${build.number}
icon: DIAMOND
api-version: 1.18
api-version: 1.16.5
authors: tastybento

View File

@ -1,7 +1,7 @@
name: Pladdon
main: world.bentobox.level.LevelPladdon
version: ${version}
api-version: "1.17"
api-version: "1.16"
description: Level Addon
author: tastybento
depend: