You have to define the inventory at the start of the InventoryClickEvent. Like:if(e.getInventory().getName().equals("Inventory Name Here")) { and...
You forgot @EventHandler
Remembers me the END of Breaking Bad :/
This code is very useful!
Do you want a command to do this? Or when enderdragon dies?
I think you must make a timer for setting the velocity
Anyone? @NathanWolf I found the way dude! But it stops after a while. I don't know if the song finishes but with this code it worked for some...
@BlueMustache Nothing happened. Current code: @EventHandler public void onMove(PlayerMoveEvent e) { Player p = e.getPlayer();...
Bump
I got this code: @EventHandler public void onMove(PlayerMoveEvent e) { Player p = e.getPlayer(); if(p.getNearbyEntities(20,...
When you close the sql connection, do you reopen it?
use code: player.updateInventory(); Its deprecated but it works for me :)
Separate names with a comma.