diff options
Diffstat (limited to 'Essentials/src/messages.properties')
-rw-r--r-- | Essentials/src/messages.properties | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index 6602f534c..85d8dea99 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -1,4 +1,4 @@ -loadinfo = Loaded {0} build {1} maintained by {2} +loadinfo = Loaded {0} build {1} by {2} markedAsNotAway = \u00a77You are no longer marked as away. markedAsAway = \u00a77You are now marked as away. userIsNotAway = {0} is no longer AFK @@ -123,4 +123,27 @@ holeInFloor = Hole in floor currency = {0,currency} warpNotExist = That warp does not exist. similarWarpExist = A warp with a similar name already exists. -warpDeleteError = Problem deleting the warp file.
\ No newline at end of file +warpDeleteError = Problem deleting the warp file. +versionMismatchAll = Version mismatch! Please update all Essentials jars to the same version. +missingPrefixSuffix = Missing a prefix or suffix for {0} +permissionsError = Missing Permissions/GroupManager; chat prefixes/suffixes will be disabled. +shoutFormat = \u00a77[Shout]\u00a7f {0} +notAllowedToShout = \u00a7cYou are not authorized to shout. +questionFormat = \u00a77[Question]\u00a7f {0} +notAllowedToQuestion = \u00a7cYou are not authorized to use question. +localFormat = Local: <{0}> {1} +geoipJoinFormat = Player {0} comes from {1} +cantFindGeoIpDB = Can't find GeoIP database! +cantReadGeoIpDB = Failed to read GeoIP database! +geoIpUrlEmpty = GeoIP download url is empty. +downloadingGeoIp = Downloading GeoIP database ... this might take a while (country: 0.6 MB, city: 20MB) +geoIpUrlInvalid = GeoIP download url is invalid. +connectionFailed = Failed to open connection. +alertFormat = \u00a73[{0}] \u00a7f {1} \u00a76 {2} at: {3} +alertPlaced = placed: +alertBroke = broke: +alertUsed = used: +buildAlert = \u00a7cYou are not permitted to build +protectionOwner = \u00a76[EssentialsProtect] Protection owner: {0} +spawnSet = \u00a77Spawn location set for group {0}. +teleportNewPlayerError = Failed to teleport new player |