mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-02-18 18:49:23 +00:00
1.4.4b - Fix
- Fixed admins / group loading
This commit is contained in:
@@ -66,7 +66,7 @@ public partial class CS2_SimpleAdmin : BasePlugin, IPluginConfig<CS2_SimpleAdmin
|
||||
|
||||
public override void OnAllPluginsLoaded(bool hotReload)
|
||||
{
|
||||
AddTimer(0.2f, () => ReloadAdmins(null));
|
||||
AddTimer(3.0f, () => ReloadAdmins(null));
|
||||
}
|
||||
|
||||
public void OnConfigParsed(CS2_SimpleAdminConfig config)
|
||||
|
||||
Reference in New Issue
Block a user