HardcoreLife 2.0.0 - Implementation of global lives

Details

  • Filename
    hardcorelife-2.0.0.jar
  • Uploaded by
  • Uploaded
    Sep 7, 2021
  • Size
    859.57 KB
  • Downloads
    170
  • MD5
    bfbe53e804653c88f6c7ecd8cab73794

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 /lives command to allow showing other player's lives
  • Added /setlives command to allow operators to change a player's remaining lives
  • Added /resetserver command 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