diff options
Diffstat (limited to 'Essentials/src/messages.properties')
-rw-r--r-- | Essentials/src/messages.properties | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index 2df9f1745..559bb6740 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -263,3 +263,40 @@ teleportRequest = \u00a7c{0}\u00a7c has requested to teleport to you. typeTpaccept = \u00a77To teleport, type \u00a7c/tpaccept\u00a77. typeTpdeny = \u00a77To deny this request, type \u00a7c/tpdeny\u00a77. requestSent = \u00a77Request sent to {0}\u00a77. +teleportHereRequest = \u00a7c{0}\u00a7c has requested that you teleport to him/her. +teleportAll = \u00a77Teleporting all players... +noPendingRequest = You do not have a pending request. +requestDenied = \u00a77Teleport request denied. +requestAccepted = \u00a77Teleport request accepted. +teleportationEnabled = \u00a77Teleportation enabled. +teleportationDisabled = \u00a77Teleportation disabled. +treeSpawned = \u00a77Tree spawned. +treeFailure = \u00a7cTree generation failure. Try again on grass or dirt. +unbannedPlayer = Unbanned player. +unbannedIP = Unbanned IP address. +unlimitedItems = Unlimited items: +none = none +unlimitedItemPermission = \u00a7cNo permission for unlimited item {0}. +disableUnlimited = \u00a77Disable unlimited placing of {0} for {1}. +enableUnlimited = \u00a77Giving unlimited amount of {0} to {1}. +warpListPermission = \u00a7cYou do not have Permission to list that warps. +noWarpsDefined = No warps defined +warpUsePermission = \u00a7cYou do not have Permission to use that warp. +weatherSunFor = \u00a77You set the weather to sun in your world for {0} seconds +weatherSun = \u00a77You set the weather to sun in your world +weatherStormFor = \u00a77You set the weather to storm in your world for {0} seconds +weatherStorm = \u00a77You set the weather to storm in your world +whoisIs = {0} is {1} +whoisHealth = \u00a79 - Health: {0}/20 +whoisLocation = \u00a79 - Location: ({0}, {1}, {2}, {3}) +whoisMoney = \u00a79 - Money: {0} +whoisStatusAway = \u00a79 - Status: \u00a7cAway\u00a7f +whoisStatusAvailable = \u00a79 - Status: Available +whoisIPAddress = \u00a79 - IP Address: {0} +whoisGeoLocation = \u00a79 - Location: {0} +invalidWorld = \u00a7cInvalid world. +possibleWorlds = \u00a77Possible worlds are the numbers 0 through {0}. +typeWorldName = \u00a77You can also type the name of a specific world. +worth = \u00a77Stack of {0} worth \u00a7c{1}\u00a77 ({2} item(s) at {3} each) +worthMeta = \u00a77Stack of {0} with metadata of {1} worth \u00a7c{2}\u00a77 ({3} item(s) at {4} each) +onlyPlayers = Only in-game players can use {0}.
\ No newline at end of file |