mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-09 07:09:41 -04:00
Remove obsolete devs.txt
If you are using years old versions of MCGalaxy at this point, I think you can accept an extra error message on startup. Especially since accessing github doesn't work on Windows with old versions of MCGalaxy anyways since github switched to TLS 1.2 minimum
This commit is contained in:
parent
c92a1f0a65
commit
9f12f21b87
@ -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<string> Devs = new List<string>() { "Hetal", "venom983", "UclCommander" };
|
||||
public static readonly List<string> Devs = new List<string>() { "Hetal", "UclCommander" };
|
||||
public static readonly List<string> Opstats = new List<string>() { "ban", "tempban", "xban", "banip", "kick", "warn", "mute", "freeze", "setrank" };
|
||||
|
||||
public static Level mainLevel;
|
||||
|
@ -1,3 +0,0 @@
|
||||
devs:Hetal+
|
||||
devs:venom983+
|
||||
devs:UclCommander+
|
Loading…
x
Reference in New Issue
Block a user