Actually tried What GaaTavares said, did not alivate the problem.
Hi there. So I need to be able to teleport about 50+ players to one location.... when i've tried, it will cause the players clients, and the...
You need to call super.h() in your h() method... if you don't understand the fishinglure code, then don't use it.
That's odd... try this debug: System.out.println(Chest instanceof BlockState);
A: You forgot your brackets on the If left/right click.. might wanna fix that ;) B: They don't hook onto people because you override h()... you'll...
Mind sharing a giff? Giving us more information? Showing us you at least attempted to solve the issue?
Or you can use Google's GSON / Bukkit's Serialization API and save yourself the headache of stroing a most likely non YAML safe base64 string ;).
A cuboid is two vectors: So we'll have an example here Vector a, Vector b; Now, you need a max, and a min... a is the min, b is the max....
Actually, you're wrong, he has the check so he doesn't get an IllegalArugmentException (with can be fixed with Math.max(0,temp2.getHealth()-6);...
Not... really... What you can do is store the item entity's UUID in a map with whatever metadata you need, then serialize that and save it to a...
Bump ;).
There was a post about this earlier - Bukkit doesn't let you spawn in a fishing hook, you will have to spawn it in with NMS.
There is a library called lombok that will allow you to do this.
No, you can only have 1 compas target per player.
Mmmm, i would just recommend having a hashmap stored in your plugin with the region ID as the key, and whatever boolean value as the value.......
Separate names with a comma.