mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-22 07:11:56 +01:00
Version FC-0.92
This commit is contained in:
parent
9c240fbf54
commit
406441fc1e
@ -49,7 +49,7 @@ Maven dependency:
|
||||
<dependency>
|
||||
<groupId>world.bentobox</groupId>
|
||||
<artifactId>bentobox</artifactId>
|
||||
<version>FC-0.9</version>
|
||||
<version>FC-0.92</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>world.bentobox</groupId>
|
||||
<artifactId>bentobox</artifactId>
|
||||
<version>FC-0.9</version>
|
||||
<version>FC-0.92</version>
|
||||
|
||||
<name>BentoBox</name>
|
||||
<description>BentoBox is an expandable Minecraft Spigot plugin for island-type games like ASkyBlock or AcidIsland.</description>
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user