HungerGames/src/main/java/com/alttd/hunger_games
2026-06-15 22:37:16 +02:00
..
commands Add /hg stuck command for teleporting players to the nearest safe location with configurable cooldown and effects 2026-06-15 22:37:16 +02:00
config Add /hg stuck command for teleporting players to the nearest safe location with configurable cooldown and effects 2026-06-15 22:37:16 +02:00
data_objects Add loot items configuration and RARITY enum for item rarity handling 2026-06-15 22:04:52 +02:00
event_listeners Introduce LootService for chest loot handling and ChestListener for in-game chest interactions 2026-06-15 22:13:51 +02:00
game Add initial border size configuration, round warmup messages, and start-round validation logic 2026-05-31 16:40:16 +02:00
services Refactor decideRarity method for improved readability with consistent formatting 2026-06-15 22:23:36 +02:00
Main.java Introduce LootService for chest loot handling and ChestListener for in-game chest interactions 2026-06-15 22:13:51 +02:00