Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop

This commit is contained in:
tastybento 2019-05-19 08:42:14 -07:00
commit b08b2c9ab5
2 changed files with 5 additions and 4 deletions

View File

@ -9,7 +9,7 @@
<version>${revision}</version>
<name>BentoBox</name>
<description>Expandable Minecraft Spigot plugin for island-type games like SkyBlock or AcidIsland.</description>
<description>Highly scalable and customizable Minecraft Spigot plugin that enables you to run island-type gamemodes.</description>
<url>https://github.com/BentoBoxWorld/BentoBox</url>
<inceptionYear>2017</inceptionYear>

View File

@ -1,18 +1,19 @@
name: BentoBox
main: world.bentobox.bentobox.BentoBox
version: ${project.version}${build.number}
api-version: 1.13
api-version: "1.13"
authors: [tastybento, Poslovitch]
website: https://bentobox.world
description: ${project.description}
load: STARTUP
loadbefore: [Multiverse-Core, Residence]
softdepend: [Vault, PlaceholderAPI, MVdWPlaceholderAPI]
softdepend: [Vault, PlaceholderAPI, dynmap]
permissions:
permissions:
bentobox.admin:
description: Allow bentobox command usage
default: op