From 406441fc1ed85d155ed71dfaa13e0c6aba22ae58 Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Sat, 11 Aug 2018 15:12:42 +0200 Subject: [PATCH] Version FC-0.92 --- README.md | 2 +- pom.xml | 2 +- src/main/resources/locales/en-US.yml | 12 +++++++----- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 791fca10a..6b4ac9b4a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Maven dependency: world.bentobox bentobox - FC-0.9 + FC-0.92 provided diff --git a/pom.xml b/pom.xml index 75ca6c659..c4f6c5af7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ world.bentobox bentobox - FC-0.9 + FC-0.92 BentoBox BentoBox is an expandable Minecraft Spigot plugin for island-type games like ASkyBlock or AcidIsland. diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index 827e22925..223b741f9 100644 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -8,7 +8,7 @@ meta: - tastybento - Poslovitch banner: "WHITE_BANNER:1:STRIPE_SMALL:RED:SQUARE_TOP_RIGHT:CYAN:SQUARE_TOP_RIGHT:BLUE" - version: "FC-0.81" + version: "FC-0.92" general: success: "&aSuccess!" @@ -170,14 +170,16 @@ commands: look-at-a-block: "&cLook at block within 20 blocks to set" world: description: "Manage world settings" + delete: + parameters: "" + description: "deletes a player's island" + cannot-delete-team-leader: "&cAll island members have to be kicked from the island before deleting it." + deleted-island: "&aIsland at &e[xyz] &ahas been successfully deleted." bentobox: - parameters: "" description: "BentoBox admin command" about: - parameters: "" description: "display copyright and license info" - info: - parameters: "" + version: description: "display info" loaded-addons: "Loaded Add-Ons" loaded-game-worlds: "Loaded Game Worlds"