Correct the lang file (#356)
This commit is contained in:
committed by
Trent Hensler
parent
79fe9b53f8
commit
10befe7f61
@@ -29,7 +29,7 @@ public enum Lang {
|
||||
INVALID_ARGS("invalid-args", "&cInvalid args!"),
|
||||
DELETE_VAULT("delete-vault", "&fDeleted vault &a%v"),
|
||||
DELETE_OTHER_VAULT("delete-other-vault", "&fDeleted vault &a%v &fof &a%p"),
|
||||
DELETE_OTHER_VAULT_ALL("delete-other-vault", "&4Deleted all vaults belonging to &a%p"),
|
||||
DELETE_OTHER_VAULT_ALL("delete-other-vault-all", "&4Deleted all vaults belonging to &a%p"),
|
||||
PLAYER_ONLY("player-only", "&cSorry but that can only be run by a player!"),
|
||||
MUST_BE_NUMBER("must-be-number", "&cYou need to specify a valid number."),
|
||||
NO_PERMS("no-permissions", "&cYou don''t have permission for that!"),
|
||||
|
||||
Reference in New Issue
Block a user