diff options
author | GunfighterJ <joseph.jenniges@gmail.com> | 2013-03-17 11:35:40 -0500 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2013-03-18 06:14:44 +0000 |
commit | ce51a07bf18b01fa5b5816ea17b2347eeb89084f (patch) | |
tree | 270a8e56c5f9db45f4f4fe0cf1a984207e0c6a1f /Essentials/src/messages.properties | |
parent | 5e4659e6ae9bd534f8c0c791c1df4f0ed8aca5ff (diff) | |
download | Essentials-ce51a07bf18b01fa5b5816ea17b2347eeb89084f.tar Essentials-ce51a07bf18b01fa5b5816ea17b2347eeb89084f.tar.gz Essentials-ce51a07bf18b01fa5b5816ea17b2347eeb89084f.tar.lz Essentials-ce51a07bf18b01fa5b5816ea17b2347eeb89084f.tar.xz Essentials-ce51a07bf18b01fa5b5816ea17b2347eeb89084f.zip |
Potion erroring and duration/power fix
Diffstat (limited to 'Essentials/src/messages.properties')
-rw-r--r-- | Essentials/src/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index bf0a3d9bd..d9a96bf91 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -520,4 +520,4 @@ playerUnbanned=\u00a76Player\u00a7c {0} \u00a76unbanned {1}. playerUnbanIpAddress=\u00a76Player\u00a7c {0} \u00a76unbanned IP: {1}. playerBanIpAddress=\u00a76Player\u00a7c {0} \u00a76banned IP address {1}\u00a76. noPotionEffectPerm=\u00a74You do not have permission to apply potion effect \u00a7c{0} \u00a74to this potion. -invalidPotionEffect=\u00a74Invalid potion effect: \u00a7c{0}\u00a74. +invalidPotionMeta=\u00a74Invalid potion meta: \u00a7c{0}\u00a74. |