File Details
HuntCompV2.jar
- R
- Mar 9, 2026
- 118.91 MB
- 4
- Early Access
File Name
HuntComp (2).jar
Supported Versions
- Early Access
Initial Release — Hunt Points
- Core kill-tracking system with point rewards per creature type
- 280+ NPCs configured with custom point values based on difficulty
- /leaderboard command with paginated UI to view top hunters
- Per-player score HUD displaying points in real time
- PointsManager for persistent score tracking across the session
- KillPointsSystem listening to creature kills and awarding points
- NpcPointsConfig with the full creature-to-points mapping
v1.1.0 — March 7, 2026
Leaderboard UI & HUD Improvements
- Added full-screen leaderboard page (LeaderboardFullPage.ui) with detailed rankings
- Added /leaderboardfull command for expanded view
- Added BasicUIPage as a reusable UI base
- Improved HudManager with cleaner message display
- Expanded NPC list with additional mob entries
v1.2.0 — March 8, 2026
Competition Mode
- Added /comp <minutes> command to start timed hunting competitions (1–180 min)
- CompetitionManager — handles competition lifecycle: start, warnings, end, and winner announcement
- Scores automatically reset to zero when a competition begins
- One-minute warning broadcast before time runs out
- End-of-competition results announced server-wide with top 10 rankings
- Full event titles on screen for competition start and end