Added locale text for start sign and adjusted schem to use it

Requires lastest version of BentoBox to work

https://github.com/BentoBoxWorld/bentobox/issues/372
This commit is contained in:
tastybento 2018-12-20 14:08:04 -08:00
parent d321d1f53a
commit 8319070d6d
3 changed files with 13 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<groupId>world.bentobox</groupId>
<artifactId>BSkyBlock</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.1-SNAPSHOT</version>
<name>BSkyBlock</name>
<description>BSkyBlock is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like ASkyBlock or AcidIsland.</description>

View File

@ -0,0 +1,12 @@
###########################################################################################
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
# the one at http://yaml-online-parser.appspot.com #
###########################################################################################
bskyblock:
sign:
line0: "&cBSkyBlock"
line1: "Welcome!"
line2: "[name]"
line3: "Do not fall! &c<3"