diff --git a/MCGalaxy/Server/Server.Fields.cs b/MCGalaxy/Server/Server.Fields.cs index 397e93b32..e09ea9666 100644 --- a/MCGalaxy/Server/Server.Fields.cs +++ b/MCGalaxy/Server/Server.Fields.cs @@ -61,7 +61,7 @@ namespace MCGalaxy { public static PlayerExtList models, skins, reach, rotations, modelScales; public static PlayerExtList frozen, muted, tempBans, tempRanks; - public static readonly List Devs = new List() { "Hetal", "venom983", "UclCommander" }; + public static readonly List Devs = new List() { "Hetal", "UclCommander" }; public static readonly List Opstats = new List() { "ban", "tempban", "xban", "banip", "kick", "warn", "mute", "freeze", "setrank" }; public static Level mainLevel; diff --git a/Uploads/devs.txt b/Uploads/devs.txt deleted file mode 100644 index 500913532..000000000 --- a/Uploads/devs.txt +++ /dev/null @@ -1,3 +0,0 @@ -devs:Hetal+ -devs:venom983+ -devs:UclCommander+ \ No newline at end of file