promotional bannermobile promotional banner

HardcoreLife

Minecraft Plugin for an Hardcore survival multiplayer with life system (Snapshot)

File Details

HardcoreLife 2.0.0 - Implementation of global lives

  • R
  • Sep 7, 2021
  • 859.57 KB
  • 170
  • 1.17

File Name

hardcorelife-2.0.0.jar

Supported Versions

  • 1.17

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