xNarnia / TCR-TerrariaChatRelay

Self-serving Terraria Chat Relay with extensible chat service support
https://forums.terraria.org/index.php?threads/tcr-terrariachatrelay.78196/
MIT License
32 stars 16 forks source link

Add new config formats to display player's group prefix and suffix #16

Closed hdseventh closed 2 years ago

hdseventh commented 2 years ago

Adds a few line of codes to display player's group prefix and suffix. image ref #15 (Group)

Also changed .NET Framework from 4.5 to 4.5.2, this solves my problem of constant disconnects from Discord server.

xNarnia commented 2 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.

hdseventh commented 2 years ago

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.