2.5.20 | bugfix

This commit is contained in:
2022-01-08 07:47:49 +01:00
parent cb5f8a7350
commit 7e81c3403d
8 changed files with 37 additions and 12 deletions

View File

@@ -18,7 +18,6 @@ import java.util.logging.Logger;
public final class Main extends JavaPlugin {
public static ArrayList<String> bungeeplayers = new ArrayList<>();
public static ArrayList<String> bungeejoinplayers = new ArrayList<>();
public static File getPath() {