DarkflameUniverse / DarkflameServer

The main repository for the Darkflame Universe Server Emulator project.
https://www.darkflameuniverse.org/
GNU Affero General Public License v3.0
639 stars 172 forks source link

chore: Remove anti-cheat break savings #1559

Closed EmosewaMC closed 3 months ago

EmosewaMC commented 4 months ago

This is not quite implemented correctly and as such needs to be re-tooled to only track if specific gms should track their origin. This doesnt affect gameplay but stops us from flooding the database with useless info. Any current solution to check the correct GMs would be too slow to actually use so i am opting to just remove this for a future implementation.