Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 558 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 558 Bytes

PermissionHealth

A simple minecraft plugin to change players maximum health using permissions.
LuckPerms is needed to listen the permission changes events, if you're not using it, you should really give it a try!

Usage

Just give the permission maxhealth.XX to any group/user you want and it will change the maximum health of everyone affected who is online and also when they join the server.

Example:

maxhealth.40 - Will make the player have two complete HP bars.

Warning

Do NOT try ZERO or NEGATIVE values

Why would you do that?