Logo
Explore Help
Register Sign In
FumeNodes/txAdminLogs
1
0
Fork 0
You've already forked txAdminLogs
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
8bade2ad952db86cbffae6476f85748aaefb5422
txAdminLogs/fxmanifest.lua

14 lines
183 B
Lua
Raw Normal View History

Refactor txAdminLogs to modular, configurable system Replaces the old txAdminLogs implementation with a modular, table-driven system. Adds new files (fxmanifest.lua, main.lua, settings.lua, utils.lua) and removes the previous monolithic scripts. Logging is now fully configurable via settings.lua, supports per-event webhooks, and features improved formatting and timestamp handling. Updates README with new installation and configuration instructions.
2026-02-01 00:45:55 +01:00
fx_version 'cerulean'
game 'gta5'
author 'Joost'
description 'txAdmin Logs'
version '2.0.0'
server_only 'yes'
server_scripts {
'settings.lua',
'utils.lua',
'main.lua'
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 27ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API