๐Ÿ”จ Changelog

Changelog of Gmod Discord Logging System

All updates to the "Gmod Discord Logging System" addon listed here.

๐Ÿ“… Version 3.2 Released 1753716232 ago

๐Ÿš€ Added
Compatibility with features WJob - Gmod Whitelisting Job System 2
It is possible to log on a Discord channel, player additions to the whitelist, whitelist renewals, and whitelist deletions.

Compatibility with features NJob - Standalone Gmod Job System with Jobs Creator and Jobs Editor
It is possible to log who changed jobs.

โš ๏ธDon't forget to reset the Discord logging system for major additions. (You will find the command in question 15 of the script.)
๐Ÿ“… Version 3.1 Released 1739320585 ago

๐Ÿ“œ Configuration file
Add line:
cfg.Enable_Webfile=0 -- Since version 3.1 (February 12, 2025) 1 = Use a webfile. 0 = Disable (By default now)

If you get error 403, you'll need to use the web file on a web server.
๐Ÿ“… Version 3.0 Released 1738249244 ago

๐Ÿงฑ Improved
The system no longer needs a web server to bridge the gap between Gmod and Discord. There's no need to use the webfile, so it's gone.
๐Ÿ“… Version 2.9 Released 1718066935 ago

โšก Optimization
Reduction Steam Gmod Workshop size. 8.2kb to 1.4kb

๐Ÿงฑ Improved
Major aesthetic improvements and clientside code optimization.
๐Ÿ“… Version 2.8 Released 1711027298 ago

๐Ÿงฑ Improved
Improved interface aesthetics

โšก Client-side Optimization
I've implemented a brand new translation system aimed at enhancing performance and reducing overall size. Now, initialization occurs only once, regardless of the number of installed scripts. Previously, each of my scripts would initialize individually on the client-side, which, with a total of 51 scripts, could lead to slowdowns. With this update, a single initialization will handle all 51 scripts and future ones, optimizing both the client and the overall experience.

Reduction in client-side code size.

โŒ Removed
Removed certain icons such as flags, reducing the size of the workshop ressources download.
๐Ÿ“… Version 2.7 Released 1710230467 ago

โœ”๏ธ Patch
Patch Lua error: [nordahl_discord_logs_system] /discord_log_system_sv.lua:220
๐Ÿ“… Version 2.6 Released 1707991617 ago

๐Ÿงฑ Improved
Replacement of hooks noted as obsolete on the official Gmod wiki which will be removed in future Gmod updates.
๐Ÿ“… Version 2.5 Released 1696278638 ago

โœ”๏ธ Patch
FIX Lua Error: [nordahl_discord_logs_system] bad argument #3 to 'Add' (function expected, got nil)
๐Ÿ“… Version 2.4 Released 1673358116 ago

๐Ÿš€ Added :
Add in config file :
cfg.RolePlay_Name=0
0 = OFF.
1 = Add RP Name in log
๐Ÿ“… Version 2.3 Released 1670250527 ago

๐Ÿงฑ Improved :
Sometimes users get confused between ON and OFF since both options are displayed and it is the background button that indicates the chosen mode. This update makes the interface more intuitive. It will be more obvious when the switch is on and off. The unselected choice will not be displayed.
๐Ÿ“… Version 2.2 Released 1660209070 ago

โœ”๏ธ Patched :
Patch this Lua Error related to "ULibPlayerKicked" :

[nordahl_discord_logs_system] bad argument #3 to 'Add' (function expected, got nil)
1. Add - lua/includes/modules/hook.lua:31
2. unknown - addons/nordahl_discord_logs_system/lua/autorun/nordahl_sv/discord_log_system_sv.lua:402
3. act_hk - addons/nordahl_discord_logs_system/lua/autorun/nordahl_sv/discord_log_system_sv.lua:413
4. unknown - addons/nordahl_discord_logs_system/lua/autorun/nordahl_sv/discord_log_system_sv.lua:471
5. include - [C]:-1
6. unknown - addons/nordahl_discord_logs_system/lua/autorun/nordahl_discord_log_system_init.lua:20
๐Ÿ“… Version 2.1 Released 1658678653 ago

โœ”๏ธ Patched :
Pach the error with GetDriver : attempt to call method 'GetDriver' (a nil value)
๐Ÿ“… Version 2.0 Released 1611101987 ago

๐Ÿš€ Added :
Config File : nordahl_cfg_3905.deterrence_Notification=1

1= Alerts less serious players that the server is logging user activity
0= Disabled

๐Ÿš€ Documentation updated:

Added Question 9 : What to do with the folder web_file? Where to upload it?
Added Question 10 : How do I know if my web server works well with PhP and also with Curl?
๐Ÿ“… Version 1.9 Released 1608613875 ago

โœ”๏ธ Patched :
Patch the webhook system
Automatic replace the link client side
Fixed Lua Error server side when a Non Player Entity trigger the hook.
๐Ÿ“… Version 1.8 Released 1608341661 ago

Update of the config file of Gmod Discord Logging System
๐Ÿ“… Version 1.7 Released 1587027398 ago

๐Ÿš€ Added :
Button to reset the configuration of one category, Until now there was a command but it was only to reset all categories.

Compatibility with Report Tickets System script, which allows you to open a support ticket, this will allow you to be notified of interactions with tickets without being connected to the server.
๐Ÿ“… Version 1.6 Released 1578629944 ago

๐Ÿš€ Added : Debugging system
Added web files for the debugging system
Added command to generate a report : debug_discord_log
๐Ÿ“… Version 1.4 Released 1578530591 ago

๐Ÿงฑ Improved :
Update the webfile PhP. Updating the recommended method.
๐Ÿ“… Version 1.3 Released 1578413300 ago

Improved web file link debugging system. When you open the link with a browser, you will be able to see whether Curl is enabled or disabled automatically.
๐Ÿ“… Version 1.2 Released 1578412259 ago

Debug system in the link of the webfile. When you open the link with a browser.
๐Ÿ“… Version 1.1 Released 1574256843 ago

๐Ÿš€ Added : DarkRP Events
+playerArrested
+playerUnArrested
+playerWanted
+playerUnWanted
+playerWarranted
+playerUnWarranted
+onPlayerChangedName
+OnPlayerChangedTeam
+playerAdverted
+playerSetAFK
+playerBuyDoor
+playerBoughtVehicle
+playerBoughtShipment
+playerBoughtPistol
+playerBoughtFood
+playerBoughtDoor
+playerBoughtAmmo
+playerBoughtCustomEntity
+playerBoughtCustomVehicle

๐Ÿš€ Improved : EntityTakeDamage Events
+explosion_damage
+fall_damage
+physics_damage
+weapons_damage
+npcs_damage_players
+players_damage_npcs

๐Ÿš€ Added : TTT Events
+TTTPrepareRound
+TTTBeginRound
+TTTEndRound

๐Ÿš€ Added : NutScript Events
+OnPlayerUseBusiness
+OnCreateShipment
+OnCharDelete
+OnPlayerJoinClass
+PlayerMessageSend
+PlayerSay
+StorageItemRemoved
๐Ÿ“… Version 1.0 Released 1574138603 ago

Initial version
Gmod Addon


๐Ÿ“ฅ Download 3.2


๐ŸŽซ Ouvrir Ticket


avatar-76561198033784269

Creator: Norda Scripts

Sales113
Published5 years
Last update
Versionversion 3.2
DRMNo DRM
CategoriesGmod addons
RequierementsGarry's Mod Server
Languages๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ฌ๐Ÿ‡ช ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡ณ๐Ÿ‡ด ๐Ÿ‡ท๐Ÿ‡บ ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ธ๐Ÿ‡ช
Admin VGUI Management Allgamemode