This system allows you to let players know if someone just crashed, left the server or event lost connection in a nice 3D text, enjoy it
UPDATE 1.1
Removed the server-side loop so it will only get the player data in the disconnection. Thanks to@wobozkyng.
UPDATE 1.2
Added config file to customize your âDisconnect Reasonsâ, by default we added: Timed Out, Crashed, Quitted and Disconnected. Also added in the config file the âTranslationâ section, where you can translate the 3D Text in a nicely way.
I think that this is only working in newer versions, because I saw lots of posts with your same code not working, but I didnât know that nowdays this is working, thanks for your PR!
Added config file to customize your âDisconnect Reasonsâ, by default we added: Timed Out, Crashed, Quitted and Disconnected. Also added in the config file the âTranslationâ section, where you can translate the 3D Text in a nicely way.
I noticed when some crash, it displays the error they received instead of what I have set in the Config. It may be there and just truncated as the message is too long. Any way to fix this? Not a big deal, just wanted to ask.
Edit:
Fix was in the config. Crash needed to be crash, capital C was breaking it.
Amazing idea, but can u fix if you go away from the text that it aint get bigger on distance. I have seen some servers have fixed it somehow, cant figure it out.