This website requires JavaScript.
Explore
Help
Sign In
stijn
/
HungerGames
Watch
1
Star
0
Fork
You've already forked HungerGames
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
37
Commits
1
Branch
0
Tags
360
KiB
Java
100%
ca7b6f1152
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
akastijn
ca7b6f1152
Enhance death handling and round logic: suppress death messages, clear player inventories, reset health and food levels, and teleport players to spectator area or prepare them for countdown phase. Integrate
PlayerTeleporterService
into
RoundService
.
2026-06-27 22:02:05 +02:00
.idea
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
gradle
/wrapper
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
src
/main
Enhance death handling and round logic: suppress death messages, clear player inventories, reset health and food levels, and teleport players to spectator area or prepare them for countdown phase. Integrate
PlayerTeleporterService
into
RoundService
.
2026-06-27 22:02:05 +02:00
.gitignore
Add initial border size configuration, round warmup messages, and start-round validation logic
2026-05-31 16:40:16 +02:00
build.gradle.kts
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
gradlew
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
gradlew.bat
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
settings.gradle.kts
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
TODO.md
Add warmup period for
/hg stuck
with movement and damage cancellation
2026-06-15 22:45:06 +02:00