ConnorLinfoot / ActionBarAPI

37 stars 33 forks source link

not works #13

Closed CommanderTvis closed 6 years ago

CommanderTvis commented 6 years ago

hi, i'm trying to use your plugin to make dynamic players' HP updates. when i create simplest event on players join, your mod returns exception. why?

My listener

My log

ConnorLinfoot commented 6 years ago

Seems to work fine for myself, can you try again using the latest Spigot 1.13.1 build?

CommanderTvis commented 6 years ago

I used exactly latest build

ConnorLinfoot commented 6 years ago

I'm afraid I'm not sure what your issue is then :/

ConnorLinfoot commented 6 years ago

It could be something with Kotlin causing the issue. Personally, I avoid that so I wouldn't know.

CommanderTvis commented 6 years ago

Ok, i'll try your API with only Java. By the wat, now I use TextAPI, it works well with Kotlin