summaryrefslogtreecommitdiffstats
path: root/Essentials/src/messages_en.properties
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2014-02-02 16:07:32 +0000
committerKHobbits <rob@khobbits.co.uk>2014-02-02 16:07:32 +0000
commit109c26fa8f0f015191409834b93e247d00706ae5 (patch)
tree44e4f444bf62df5cc81d357234eaaf54bbb50b6c /Essentials/src/messages_en.properties
parent889afc80899e44798496a6edc4a622e8ed304424 (diff)
downloadEssentials-109c26fa8f0f015191409834b93e247d00706ae5.tar
Essentials-109c26fa8f0f015191409834b93e247d00706ae5.tar.gz
Essentials-109c26fa8f0f015191409834b93e247d00706ae5.tar.lz
Essentials-109c26fa8f0f015191409834b93e247d00706ae5.tar.xz
Essentials-109c26fa8f0f015191409834b93e247d00706ae5.zip
[Breaking] Add exception when players have exceeded their account limit.
This might effect some plugins which hook Essentials for economy without using the API
Diffstat (limited to 'Essentials/src/messages_en.properties')
-rw-r--r--Essentials/src/messages_en.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties
index 23bfa36f7..1482683a2 100644
--- a/Essentials/src/messages_en.properties
+++ b/Essentials/src/messages_en.properties
@@ -534,4 +534,4 @@ muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You may not ignore that player.
unsafeTeleportDestination=\u00a74The teleport destination is unsafe and teleport-safety is disabled.
noMetaJson=JSON Metadata is not supported in this version of Bukkit.
-
+maxMoney=\u00a74This transaction would exceed the balance limit for this account.