Added the possibility to modify the player regen amount based on his level
Fixed a bug with float regen amount values
Important note:
If you have downloaded a previous version and wish to update, you have to update your config file. If you don't, the plugin will throw errors!
Copy/paste the following in your config file to update it if needed :
Code (YAML):
#If set to true, players will have a regen bonus based on their experience level use-experience-level: false
#The bonus is applied every 'experience'. For exemple, per-experience: 3 will give a bonus every 3 levels per-experience: 3
#The amount of bonus health regen received every 'per-experience' regen-bonus: 0.5
I will add compatibilities with the SkillAPI level system on a future update.
Please if you notice any bug, let me know in the discussion section.