File Details
ultimate_manhunt-1.21.1-0.1.0.jar
- B
- Apr 28, 2025
- 790.95 KB
- 209
- 1.21.1
- Forge
File Name
ultimate_manhunt-1.21.1-0.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Version 0.1.0 Beta
- Now requires Laser Utils 5.3.1
- HUD Overlays are now registered using LUOverlayManager
- Hunter detection and Grace Period overlays are now registered under all other HUD elements, making it easier to read text and see items on the screen
- Added options to declare a speed runner player's role after they lose all their lives
- Can be declared a spectator or a hunter
- Added command
- Added options to declare a new player's role when they join a game that is already in progress
- Added command
- Can be declared any of the three roles:
- Speed Runner
- Spectator
- Hunter
- All player data is now managed under one capability
- Removed ManageHuntersCommand
- Added SetPlayerRoleCommands to properly manage the roles of players for a Manhunt game
- Added titles and substitles for when the Manhunt game starts, pauses, and resumes
- Users can now save Manhunt settings to a json file and start a Manhunt game using the settings from a json file
- Added SpeedRunnerToSpectatorEvent
- Called when a player becomes a spectator