Minecraft Server Name

Post Reply
MozaiX
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun May 18, 2014 7:30 am

Minecraft Server Name

Post by MozaiX »

Im trying to change the color of my server name in server.properties config.

Here is the syntax according to minecraft wiki:

§2Get A Life Gaming §e[§6Faction Server§e]

should come out like:

Get A Life Gaming [Faction Server]

Now, i am getting the colors to work, however I think there is an incompatibility with the NFO control panel conversion of characters and rewrites server.properties after it converts characters to a format such as this:

\u00C2\u00A72\u00C2\u00A7lGet A Life Gaming\u00C2\u00A7r \u00C2\u00A7eFaction Server

I have tried adding the minecraft syntax through easy setup, as well as editing the server.properties using FTP. after a server restart, the servername is converted to the above backslash codes.
MozaiX
New to forums
New to forums
Posts: 3
Joined: Sun May 18, 2014 7:30 am

Re: Minecraft Server Name

Post by MozaiX »

Alright, i managed to google a topic that proves NFO has nothing to do with it, which was my first deduction.

https://forums.bukkit.org/threads/tutor ... -2.108118/


So, i will follow the steps on the thread above and see if it works.
MozaiX
New to forums
New to forums
Posts: 3
Joined: Sun May 18, 2014 7:30 am

Re: Minecraft Server Name

Post by MozaiX »

yes, it works. so to color your server, instead of using §(0-9,a-f) you must use \u00A7(0-9,a-f)

example:

§e = \u00A7e
§6 = \u00A76
Post Reply