I will edit this with the template later.
Idea: Make the f6 menu hold all logs of all players permanently. Now before I hear emp. Scream at me because of file size, I calculated at the worst it'll be is 21MB of SQL data a month uncompressed (clear text is easy and efficient to compress)
I am on my phone at, as soon as I can I'll make the template, this is mainly so I don't forget.
The calculations for anyone who is interested.
150 players with 50 logs a day, each log 50 characters long, each character 2 bytes
150*50*50*2*30=~21MB
First i'd like to see the F6 menu be fixed, the only way of finding out how many warnings players have is going to search player>search>enter steam_id therefore i find many mods and yes even admins that don't know how to use the F6 menu to get the warnings of a certain player.
Deaths, warrants, name changes, all with tabs for each event, time and subscribe searching.
Sounds fair enough,
when the data is older than x months you could just dump it into a .txt file and store it in a history map if you dont like alot of barely used rows in the database.