Update jar.
This commit is contained in:
parent
f95737fa1e
commit
a1f6117d39
Binary file not shown.
@ -224,7 +224,7 @@ public class TwosideKeeper extends JavaPlugin implements Listener {
|
|||||||
public static AutoUpdatePlugin pluginupdater;
|
public static AutoUpdatePlugin pluginupdater;
|
||||||
public static Lag tpstracker;
|
public static Lag tpstracker;
|
||||||
public static boolean restarting_server=false;
|
public static boolean restarting_server=false;
|
||||||
|
|
||||||
public int TeamCounter = 0;
|
public int TeamCounter = 0;
|
||||||
public static List<Party> PartyList = new ArrayList<Party>();
|
public static List<Party> PartyList = new ArrayList<Party>();
|
||||||
public List<Integer> colors_used = new ArrayList<Integer>();
|
public List<Integer> colors_used = new ArrayList<Integer>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user