fix: remove commented test code in EnvironmentExListeners

This commit is contained in:
Your Name
2025-03-10 21:22:23 +01:00
parent 755159e5af
commit b544939f65

View File

@@ -82,7 +82,7 @@ public class EnvironmentExListeners implements Listener {
}
return false;
}
//TEST
@EventHandler
public void onBedEnter(PlayerBedEnterEvent e) {