Merge remote-tracking branch 'origin/develop'

This commit is contained in:
tastybento 2019-12-02 13:45:49 -08:00
commit a74037fd1b
3 changed files with 17 additions and 19 deletions

View File

@ -8,26 +8,26 @@ warp:
description: "warp to the player's warp sign"
parameters: <player name>
warps:
deactivate: "&cOld warp sign deactivated!"
deactivate: "&c Old warp sign deactivated!"
error:
does-not-exist: "&cOh snap! That warp no longer exists!"
no-permission: "&CYou do not have permission to do that!"
no-remove: "&CYou cannot remove that sign!"
no-warps-yet: "&CThere are no warps available yet"
not-enough-level: "&CYour island level is not high enough!"
not-on-island: "&CYou must be on your island to do that!"
not-safe: "&cThat warp is not safe!"
your-level-is: "&cYou island level is only [level] and must be higher than [required]. Run the level command."
does-not-exist: "&c Oh snap! That warp no longer exists!"
no-permission: "&c You do not have permission to do that!"
no-remove: "&c You cannot remove that sign!"
no-warps-yet: "&c There are no warps available yet"
not-enough-level: "&c Your island level is not high enough!"
not-on-island: "&c You must be on your island to do that!"
not-safe: "&c That warp is not safe!"
your-level-is: "&c You island level is only [level] and must be higher than [required]. Run the level command."
help:
description: "open the warps panel"
next: "&6Next page"
player-warped: "&2[name] warped to your warp sign!"
previous: "&6Previous page"
random: "&4Random Warp"
sign-removed: "&CWarp sign removed!"
success: "&ASuccess!"
next: "&6 Next page"
player-warped: "&2 [name] warped to your warp sign!"
previous: "&6 Previous page"
random: "&4 Random Warp"
sign-removed: "&c Warp sign removed!"
success: "&a Success!"
title: "Warp Signs"
warpTip: "&6Place a warp sign with [text] on the top"
warpToPlayersSign: "&6Warping to [player]'s sign"
warpTip: "&6 Place a warp sign with [text] on the top"
warpToPlayersSign: "&6 Warping to [player]'s sign"

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@