Ultimate Logs
Ultimate Logs is a lightweight logging addon that will help you manage your server.
It features a very convenient GUI and works on main gamemodes :
-Sandbox
-DarkRP
-TTT
-Murder
-PropHunt
-Cinema
It also supports MySQL !
The GUI.
Ranks support. I’m not allowed to see players IPs.
The option GUI.
Here are the main features :
-Includes a searchbar and a quick search playerbar for online players.
-Logs are separated by categories and by pages.
-Right click on a log line opens a menu with players informations. Everything can be copied to the clipboard.
-Propkill, carkill supported.
-Using CAMI (Supports ULX, FAdmin, …).
-‘See IPs’ and ‘delete logs’ can be restricted to higher ranks.
-Chat command and console command to open the menu.
-You can prevent a log category from being recorded.
-You can save logs with sql or with both sql and data folder.
-You can set a log lines limit. Older lines will be deleted when the limit is reached.
If you know how lua works, you can :
-Add a new log category easily.
-Add custom functions instead of ULX.
ULogs.config.CanSeeCustom = function( Player ) return BOOLEAN end
ULogs.config.SeeIPCustom = function( Player ) return BOOLEAN end
ULogs.config.DeleteCustom = function( Player ) return BOOLEAN end
You can use this addon without ULX. It will work with almost every other addon (even with no admin addons).
How to use :
By default, you can open the logs menu in the chat by typing : ‘!logs’ or in the console by typing ‘ulogs’
DOWNLOAD : :dance:
Latest version : Download here
Github : Github project
Steam Workshop : Subscribe here (Please note that this version doesn’t support configuration editing & MySQL yet)
Issues :
You can report issues : here on Github