mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Started with multilanguage support
This commit is contained in:
@@ -12,10 +12,6 @@ public class Wakeup {
|
||||
|
||||
public static ArrayList<Wakeup> wakeups = new ArrayList<Wakeup>();
|
||||
public static P p = P.p;
|
||||
//public static ChatColor g = ChatColor.GOLD;
|
||||
//public static ChatColor w = ChatColor.WHITE;
|
||||
//public static ChatColor r = ChatColor.RED;
|
||||
//public static ChatColor gr = ChatColor.GREEN;
|
||||
public static int checkId = -1;
|
||||
public static Player checkPlayer = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user