zxLongLife
zxLongLife
zxLongLife plugin allows admins to assign worlds or groups more hearts. This plugin features a simple configuration file which allows to specify default heart count for all players and hearts for individual worlds and groups.

Features
- Default hearts for all players
- Hearts for each world and each group
- Shared health between worlds (true/false)
- Full health on change world (true/false)
- Update check
- Messages.yml for localize
Config example
defaultHearts: 20 regenerateOnTeleport: false sharedHealth: false rules: world: default: 80 vip: 60 world2: default: 20 vip: 40
- defaultHearts - Health level for all players.
- regenerateOnTeleport - Full hearts on player join or world change
- sharedHealth - One health level for all worlds, but not hearts count
Command
- Set hearts for group in world /zll set <WorldName> <GroupName> <value>
- Delete world with all groups /zll delete world <WorldName>
- Delete group from world /zll delete group <WorldName> <GroupName>
- Reload config /zll reload
Permission
zxlonglife.zll & zxlonglife.admin - For admin access
Required
- PermissionEx
- Java 1.8
Support
- Spigot 1.8.x (checked ok: 1.7.10, 1.8.8)
Comments