Changing the "rejoin" message when banned
Jumpy91 opened this issue · 1 comments
Hey Folks,
Im searching an option to change the message that appears when you try to rejoin the server altough you have been banned before.
Hope this snippet from log make it more clearly what i want:
[21:54:28] [Server thread/INFO]: CONSOLE issued server command: /ban Jumpy91 test
[21:54:28] [Server thread/INFO]: Jumpy91 lost connection: §c§lElite§8§lPvP - §4Gesperrt: §rtest
[21:54:28] [Server thread/INFO]: §c§lElite§8§lPvP - §7Spieler§c Console §7hat Jumpy91 §7gesperrt für §c§lElite§8§lPvP - §4Gesperrt: §rtest.
[21:54:28] [Server thread/WARN]: handleDisconnection() called twice
[21:54:33] [User Authenticator #52/INFO]: UUID of player Jumpy91 is a9184397-851e-429a-ad5d-41f0829ef335
[21:54:33] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@23c9f839[id=a9184397-851e-429a-ad5d-41f0829ef335,name=Jumpy91,properties={textures=[com.mojang.authlib.properties.Property@216a34dc]},legacy=false] (/91.44.43.168:63324): You are banned from this server!
Reason: test
[21:54:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@23c9f839[id=a9184397-851e-429a-ad5d-41f0829ef335,name=Jumpy91,properties={textures=[com.mojang.authlib.properties.Property@216a34dc]},legacy=false] (/91.44.43.168:63324) lost connection: You are banned from this server!
Reason: test
With rejoin message i mean "You are banned from this server! Reason: test".
Also an ability to change the same message for tempbans ;)
I hope you understand what I mean. Im so sorry for my really bad english. Feel free to ask questions back!