• Joined on 2024-04-13
stijn pushed to master at stijn/HungerGames 2026-05-24 15:04:57 +00:00
2746a43837 Add player join and disconnect event handling with state updates
stijn pushed to master at stijn/HungerGames 2026-05-23 23:30:18 +00:00
c832a6648b Implement round progression system with countdown, stages, and /hg start command
ab6112b9da Add player registration system with /hg register command and refactor services for improved state management.
2fd6d4ba30 Implement round and player state management services along with /hg roundstate command.
f248372fcc Update TODO.md: Refine player states and disconnect handling
Compare 4 commits »
stijn pushed to master at stijn/HungerGames 2026-05-23 21:27:12 +00:00
2846a88125 Expand TODO.md with player registration and session management details.
stijn pushed to master at stijn/HungerGames 2026-05-23 21:13:57 +00:00
51ae3bbece Added todo file (roadmap)
5ac98467f0 Initial commit for HungerGames
Compare 2 commits »
stijn created branch master in stijn/HungerGames 2026-05-23 21:06:40 +00:00
stijn pushed to master at stijn/HungerGames 2026-05-23 21:06:40 +00:00
16f15400fd Initial commit for HungerGames
stijn created repository stijn/HungerGames 2026-05-23 21:06:12 +00:00
stijn pushed to master at Altitude/PlayerUtils 2026-05-14 17:38:56 +00:00
85e5effc15 Update VillagerWorkstationEvent to remove outdated api use
8ad6fe2608 Merge branch 'plot_rtp'
eb7bd6cc95 Added random plot command by Jakob Stranz
Compare 3 commits »
stijn pushed to master at Altitude/PlayerUtils 2026-05-14 17:25:15 +00:00
0a2e5865bf Show villager workstation feature
stijn pushed to plot_rtp at Altitude/PlayerUtils 2026-05-12 18:06:53 +00:00
eb7bd6cc95 Added random plot command by Jakob Stranz
stijn created branch plot_rtp in Altitude/PlayerUtils 2026-05-11 16:34:37 +00:00
stijn pushed to plot_rtp at Altitude/PlayerUtils 2026-05-11 16:34:37 +00:00
stijn pushed to alttd at Altitude/AlttdGriefPrevention 2026-04-26 03:26:21 +00:00
501de8128d Replace sendMiniMessage with sendRichMessage update to 1.21.10, fixed claimblock prices
stijn pushed to master at Altitude/PlayerUtils 2026-04-11 21:04:51 +00:00
18de5cebd6 Make book byte limits configurable per player permissions
stijn pushed to master at Altitude/Easter 2026-04-05 23:07:12 +00:00
a2bf854d6b Adjust LIGHT_GRAY_SILVERFISH egg difficulty to EASY for consistency
stijn pushed to master at Altitude/Easter 2026-04-05 20:52:32 +00:00
f51efad599 Remove unused THANK_YOU and DUPLICATE_EGGS messages; adjust egg-related strings and loading logic.
stijn pushed to master at Altitude/Easter 2026-04-05 20:41:33 +00:00
9f07d983bd Use colors in egg names
stijn pushed to master at Altitude/Easter 2026-04-05 20:32:54 +00:00
f7962b8faa Adjust egg difficulty levels and update spawn chances to refine gameplay balance.
stijn pushed to master at Altitude/Easter 2026-04-05 15:36:37 +00:00
465cbd17fc Remove SpawnListener and adjust egg drop mechanics for difficulty-based spawning.
stijn pushed to master at Altitude/Easter 2026-04-05 15:06:22 +00:00
f25e696448 Add prize management improvements and /easter getprizes subcommand