Essentials coding not working :/

Status
This thread has been locked.

NoobSkills

Owner of Legionwars
Supreme
Feedback score
2
Posts
382
Reactions
146
Resources
0
I need some help this coding isn't working
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

NoobSkills

Owner of Legionwars
Supreme
Feedback score
2
Posts
382
Reactions
146
Resources
0
When I write something in chat nothing happens same with commands.
 

Jinxed

Supreme
Feedback score
22
Posts
502
Reactions
131
Resources
0
You have a misconfiguration part somewhere in the file if you have an error and the commands do not work.
Btw, if you do have an internal error message, you should also have a some kind of error.txt (i think it was) or something of that sort in your Essentials folder.
You can just delete the messages_en.properties and redo the file configuration. You should be fine.

Here is the formatting syntax for .properties files:
Instead of using "&", this is used as a code for the color "\u00a7". And anything after that is the color.
\u00a71
\u00a72
\u00a73
\u00a74
\u00a75
\u00a76
\u00a77
\u00a78
\u00a79
\u00a70
\u00a7a
\u00a7c
\u00a7e
\u00a7d
\u00a7f
\u00a7b
\u00a7n
\u00a7o
\u00a7k
\u00a7m
\u00a7r
\u00a7l
You can also use "§".
Check out this guide.
 
Last edited:
Status
This thread has been locked.
Top