add ahelp and other commands

This commit is contained in:
Michael
2020-01-24 18:38:04 +01:00
parent 4761baeea4
commit 461b9aa4cb
2 changed files with 144 additions and 5 deletions

View File

@@ -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>
{