HungerGames/src/main/java/com/alttd/hunger_games
2026-06-27 23:00:13 +02:00
..
commands Fix typo in getHumanReadableName across commands and services 2026-06-27 22:04:17 +02:00
config Add /hg nextphase and /hg end commands to manage game phases and rounds 2026-06-22 02:22:02 +02:00
data_objects Fix typo in getHumanReadableName across commands and services 2026-06-27 22:04:17 +02:00
event_listeners Add ItemSpawnListener to control item despawn delays based on round phases 2026-06-27 22:55:09 +02:00
game Refactor world border handling: centralize logic in WorldBorderUtil and integrate into RoundService and GameStageHandler. Add logging for player teleportation and improve player reset process. 2026-06-27 22:32:43 +02:00
services Adjust Round logic to handle last game stage countdown gracefully 2026-06-27 23:00:13 +02:00
utils Update BORDER_TRANSITION_SECONDS in WorldBorderUtil to 45 2026-06-27 23:00:05 +02:00
Main.java Add ItemSpawnListener to control item despawn delays based on round phases 2026-06-27 22:55:09 +02:00