Hello everyone! So for a while I've been looking around how to customize bungeecord messages, so I thought I might try to decompile it. When I saved the decompile there was a messages.properties. I edited the messages.properties, uploaded it to my server and it worked! I had been looking for so long on how to do it! So I thought I might see if you guys needed this, I haven't seen it anywhere so here you go! P.S - If it is very easy to do this I apologize I thought people that wanted to make the messages custom might need it FILE DOWNLOAD DOWN BELOW http://www.mediafire.com/download/9zyma23vgra5dn1/messages.properties
You don't have to edit the jar any more.. Instead just copy it to the base directory of the proxy server and ensure it's named messages.properties. Obviously you'll need to restart/reload after any changes to this file.. https://github.com/SpigotMC/BungeeC...ain/java/net/md_5/bungee/BungeeCord.java#L186 <-- The code that makes this so.