I could actually work on this with someone, but I'll only be a programmer :P
Add this: PotionType potion = new PotionType.(Effect you want) After the second if statement : player.addPotionEffect(potion) Or if you...
public void anyName(PlayerDeathEvent event) { Player p = event.getEntity(); if(p.isDead()) { p.getKiller();...
What do you mean? Everything is matched.
Hey guys! I have no errors in the code I wrote, but it's giving me Internal Errors when I execute the code in minecraft. Code : package...
Just a quick question : Can you type this code in a private void of a command? I really need this inventory thing for it.
Separate names with a comma.