fix: test
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user