add ahelp and other commands
This commit is contained in:
@@ -9,6 +9,7 @@ namespace ReallifeGamemode.Server.Util
|
||||
public static class GlobalHelper
|
||||
{
|
||||
public static List<Client> DutyAdmins = new List<Client>();
|
||||
public static List<Client> tsupAdmins = new List<Client>();
|
||||
|
||||
public static Dictionary<string, string> CustomJoinMessages = new Dictionary<string, string>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user