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

Add support for MC 1.18+ #49

Closed Kikisito closed 2 years ago

Kikisito commented 2 years ago

Hello. This PR adds support for Minecraft 1.18+ and changes some conditionals for older versions.

Kikisito commented 2 years ago

I have been thinking about adding Gradle to the project to make the plugin easier to upgrade as it uses a reasonable number of libraries. What do you think about that?

zeshan321 commented 2 years ago

Thanks! Looks good.

I have been thinking about adding Gradle to the project to make the plugin easier to upgrade as it uses a reasonable number of libraries. What do you think about that?

I think that's a great idea. I don't get much time to maintain the project so any help is appreciated! 😄