How to fix bugged icons on chat! - Tutorial

Status
This thread has been locked.

XipsAhoy

Feedback score
0
Posts
13
Reactions
0
Resources
0
Do you sometimes get a plugin and then you put in on your server but the commands are bugged in chat like this:

gyazo.com/c2170fcc6345b5600a86045cd16dd8c9

If yes, I am gonna tell you how to fix it.

On your start.bat file you will need to put -Dfile.encoding=UTF-8 behind spigot-1.8.8.jar.

Here is an example of a bat file to start your server.

Echo off
java -Xms1000M -Xmx1G -XX:MaxPermSize=2000M -XX:+UseConcMarkSweepGC -jar -Dfile.encoding=UTF-8 paper-1.8.8.jar
pause
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top