From 90364bfe0a99f82392606d5f264e387a8de6ef87 Mon Sep 17 00:00:00 2001 From: Zach P Date: Fri, 5 Aug 2022 20:39:36 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9240658..57f6c4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## v3.81 - *(00/00/0000)* * [ADD] Added chat commands to both banid and unban. (Thanks, TheByKotik) +* [ADD] Added convar (ulx_motdDisabledMessage <0/1>) to disable the MOTD Disabled on server message if desired. * [FIX] Recipient filter was not being used with vote confirmations. (Thanks, plally) * [FIX] ulx resettodefaults will now also reset bans and users in SQLite. * [FIX] Changed how the eye trace on the player for teleport is calculated to make it more accurate.