mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-27 13:07:18 +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) {
|
public void onPlayerJoin(PlayerJoinEvent event) {
|
||||||
|
|
||||||
// DEBUG
|
// DEBUG
|
||||||
|
// Checking for my username because I always forget to comment this out before releases
|
||||||
//if (event.getPlayer().getName().equalsIgnoreCase("mfnalex")) {
|
//if (event.getPlayer().getName().equalsIgnoreCase("mfnalex")) {
|
||||||
// plugin.debug = true;
|
// plugin.debug = true;
|
||||||
//}
|
//}
|
||||||
|
Loading…
Reference in New Issue
Block a user