Closed Goblom closed 11 years ago
You sir, are a god.
We love you for this
@james-gibson I have encountered both, so i added both, just in case.
It doesn't really matter. Hexadecimal numbers a-f are case insensitive. 0xff is the same as 0xFF. Everything \uxxxx does is to insert the character with the code xxxx at that position.
Why would anyone want to install this version of the mod on their client? Putting this code in master is just asking someone to fork my project, remove the check and distribute their own binaries.
Some servers have maps that they do not want downloaded (Example: TheHives SG6). This commit allows server admins to be able to secure their maps and make sure they don't get released to the public unless they want them to.
The security is disabled by default and it requires the server admin to add one of the two codes below to their server.properties MOTD.
TODO