zeshan321 / ActionHealth

ActionHealth is a highly configurable Minecraft plugin that utilizes the action bar to display entity health.
MIT License
41 stars 39 forks source link

Update plugin.yml to specify API version #19

Closed HandyHat closed 3 years ago

HandyHat commented 4 years ago

Stops legacy material support from being initialised Closes #14

zeshan321 commented 3 years ago

This ones more complicated. Looks like changing the API version breaks the TargetHelper class. So that will need to be updated also.