ExpDev07 / legacy-rp-admin

A web interface written in PHP using Laravel (https://laravel.com/) to help with administrative duties at the FiveM server: Legacy Roleplay.
https://legacyroleplay.online/
3 stars 0 forks source link

All logs? #2

Open InZidiuZ opened 5 years ago

InZidiuZ commented 5 years ago

Adding the ability to see all the latest logs would be handy when it comes to catching people abusing certain features and/or cheating.

For instance, if someone creates a character, transfers the money to someone, and then deletes that character & creates another one, we should be able to spot that easily in the logs. But without "all logs", we won't be able to look for something specific.

Being able to only show certain logs would also be good for this. Checking "Character Deleted", "Character Created", "Bank Transfer", and "Cash Transfer" would make it a million times easier to catch these people.

ExpDev07 commented 5 years ago

Good suggestion. Will be working on that.