fix: test

This commit is contained in:
Your Name
2025-03-10 21:21:32 +01:00
parent af21248341
commit 5e9129f09b

View File

@@ -83,7 +83,7 @@ public class EnvironmentExListeners implements Listener {
return false;
}
@EventHandler
@EventHandlers
public void onBedEnter(PlayerBedEnterEvent e) {
e.getPlayer().setStatistic(Statistic.TIME_SINCE_REST, 0);