Zack
Zack
Also see: https://github.com/Pryaxis/TShock/issues/1410
Someone probably needs to check this code: https://github.com/Pryaxis/TShock/blob/general-devel/TShockAPI/GetDataHandlers.cs#L3446 Probably need to pull code out to Bouncer, and also probably if we handle it we need to send the packet back...
I assume this is fixed by https://github.com/Pryaxis/TShock/commit/4290d0af1afd852d67ade0b90d326dafe1324b09 ?
Ah, the more you know 
I've used Doxygen for C# in the past. I assume DocFX lets us get the same functionality but Doxygen lets you write custom handlers (I've used this for documenting API...