16.12.2014, 16:57
Hi,
Using OnPlayerCommandPerformed, and OnPlayerText, I insert the command, and sender into a database. Basically, every command is logged. The record is dumped after 30 days. I just want to know, will this cause problems with lag? I'm not having any issues with it, but i'd like some input. I'm doing it this way so admins can search up logs by time via admin control panel.
Using OnPlayerCommandPerformed, and OnPlayerText, I insert the command, and sender into a database. Basically, every command is logged. The record is dumped after 30 days. I just want to know, will this cause problems with lag? I'm not having any issues with it, but i'd like some input. I'm doing it this way so admins can search up logs by time via admin control panel.