HardcoreLife 2.0.0 - Implementation of global lives
Details
-
Filenamehardcorelife-2.0.0.jar
-
Uploaded by
-
UploadedSep 7, 2021
-
Size859.57 KB
-
Downloads170
-
MD5bfbe53e804653c88f6c7ecd8cab73794
Supported Bukkit Versions
- 1.17
Changelog
Lots of thanks to @drewburr who join me to devlop this plugin !
- Refactored the project to utilize Paper-API instead of Bukkit
- Refactored Touchy to handle all configuration file management
- Refactored PlayerLives to handle all player life management
- Added command usage details and custom permissions
- Updated
/livescommand to allow showing other player's lives - Added
/setlivescommand to allow operators to change a player's remaining lives - Added
/resetservercommand to allow players to reset world data and all life data - Reworked PlayerDeath to support user permadeath and server permadeath
- Reworked PlayerJoinServer to announce remaining lives, and ensure players are in the correct game state
- Added WorldLoad and natural regeneration configuration settings to enforce the natural regeneration gamerule
- Removed all incomplete classes and commands
- Began implementation of multi-language support (configs only)
- Updated project to use new GitHub org - chryscorelab