Closed hdseventh closed 3 years ago
Thanks for these commits. I really appreciate you taking the time to follow the code. Group prefixes and suffixes is something people have wanted for a while and I haven't had time to learn the library's group system.
I'll test the changes today.
Alright its nothing fancy really. I just take the terraria player's ID and search inside the tshock player's array with that ID, by doing that i can get the players details such as Name, IP, Group, etc. It's running on my server for 3 days and it works like a charm. Oh btw, the discord server invite code is expired.
Adds a few line of codes to display player's group prefix and suffix. ref #15 (Group)
Also changed .NET Framework from 4.5 to 4.5.2, this solves my problem of constant disconnects from Discord server.