We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2176e99 commit 5f652dcCopy full SHA for 5f652dc
src/main/resources/assets/projectessentialschat/lang/en_us.json
@@ -0,0 +1,8 @@
1
+{
2
+ "project_essentials_chat.chat.disabled": "§7Message not sent, chat disabled.",
3
+ "project_essentials_chat.chat.restricted": "§cYou §7don't have permission §cto use chat.",
4
+ "project_essentials_chat.chat.color_restricted": "§cYou §7don't have permission §cto use chat colors.",
5
+ "project_essentials_chat.chat.blocked_word": "§cMessage not sent, your message contains blocked word: \"§7%s\".",
6
+ "project_essentials_chat.chat.blocked_char": "§cMessage not sent, your message contains blocked symbol.",
7
+ "project_essentials_chat.chat.message_maxlength": "§cMessage not sent, your message length exceeds maximum allowed length."
8
+}
0 commit comments