mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-27 04:55:31 +01:00
Update JeffChestSortListener.java
This commit is contained in:
parent
2f73e28158
commit
ff32ea8670
@ -27,6 +27,7 @@ public class JeffChestSortListener implements Listener {
|
||||
public void onPlayerJoin(PlayerJoinEvent event) {
|
||||
|
||||
// DEBUG
|
||||
// Checking for my username because I always forget to comment this out before releases
|
||||
//if (event.getPlayer().getName().equalsIgnoreCase("mfnalex")) {
|
||||
// plugin.debug = true;
|
||||
//}
|
||||
|
Loading…
Reference in New Issue
Block a user