Fixes a crash, #6 #7, also fixes typo #8

This commit is contained in:
Sotr
2018-06-13 22:45:08 +08:00
parent 2b49aba77c
commit f45908ae38
6 changed files with 1546 additions and 4 deletions

View File

@@ -47,6 +47,12 @@ import org.bukkit.util.Vector;
import org.spigotmc.event.player.PlayerSpawnLocationEvent;
// CraftBukkit end
/**
* <b>Akarin Changes Note</b><br>
* <br>
* 1) Modify disconnect and connect messages<br>
* @author cakoyo
*/
public abstract class PlayerList {
public static final File a = new File("banned-players.json");

File diff suppressed because it is too large Load Diff