Both Maven and Bukkit are far from undocumented and I found sufficient resources going into it not knowing anything about programming let alone...
Okay I'm unable to finish this but here's what I have so far if anyone wants to continue this: @EventHandler public void...
I'd like to recommend that you add the default values when you create the file and then load the configuration afterwards. That'll save you...
If you're adding dependencies, you need to add it to maven, not your IDE's Java Build Path. If you don't want it in your plugin you just need to...
Oh! Sorry, my bad :)
I've been playing around and then I learnt that you can just cast the Player's vehicle to a boat (of course, after checking if the vehicle is in...
Okay the reason this is occurring is that the empty space is an AIR item stack which doesn't have item meta. (This does of course apply to other...
Firstly, you should instantiate your variables inside onEnable, not when the class is instantiated because these two things are not the same thing...
If you really want the command to be /home, you can set an alias with a simple command alias plugin.
So would it show the boss bar based on the mob's type or name?
It could have just been a tutorial but if it was him then I agree! Sent from my SM-T710 using Tapatalk
If he went to the docs he could get almost the same code without reading them... Though I see the point. Sent from my SM-T710 using Tapatalk
Separate names with a comma.