Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.39k stars 374 forks source link

Group changes #2951

Open AgaSpace opened 1 year ago

AgaSpace commented 1 year ago

I added "virtual" to all properties and methods. Updated the R, G, B fields. These are now properties. I added a property Color that gets and updates the values R,G,B but as Microsoft.Xna.Framework.Color.

The general idea of this PR is to allow developers to create their own groups, like SuperAdminGroup, but with more editing capabilities.