am i done?
This commit is contained in:
parent
5210b99c5f
commit
db0d6991fa
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -141,8 +141,8 @@ public class Resurrection extends JavaPlugin implements Listener {
|
|||
// String[] array = ";bryzinga,false,0".split(";");
|
||||
// System.out.println(array.length);
|
||||
|
||||
TimeCheck timeCheck = new TimeCheck((System.currentTimeMillis() + 86212345) - System.currentTimeMillis());
|
||||
System.out.println(timeCheck.formatTime());
|
||||
// TimeCheck timeCheck = new TimeCheck((System.currentTimeMillis() + 86212345) - System.currentTimeMillis());
|
||||
// System.out.println(timeCheck.formatTime());
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue