You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sourcebans uses KeyValues to make admin configs, which are not case sensitive and randomly get casing wrong update after update. (Will root keyvalues with "group" instead of "Group" sometimes).
Sourcemod's admin-flatfile uses SMC parsing, which is case sensitive and only recognizes "Group".
Sourcebans uses KeyValues to make admin configs, which are not case sensitive and randomly get casing wrong update after update. (Will root keyvalues with "group" instead of "Group" sometimes).
Sourcemod's admin-flatfile uses SMC parsing, which is case sensitive and only recognizes "Group".
https://forums.alliedmods.net/showthread.php?t=265684
https://forums.alliedmods.net/showthread.php?t=265635&page=8
Could go back to several past updates where the same thing has happened time and time again.
The text was updated successfully, but these errors were encountered: