Thank you. Solved
I am having trouble incorporating this into my plugin. Any help? @Zombie_Striker
Hello everyone. I have encountered an issue. I am making a teleport plugin where it checks if players are nearby. If they are, it makes the player...
Thanks. After some troubleshooting it ended up like this: @EventHandler public void onPlayerInteractEvent(PlayerInteractEvent event){...
could you help me out a little more i think I am on the right track.
I replaced, however it is saying that you cannot use this potion when I try to drink a fire res. @EventHandler public void...
Hello all. I am trying to disable all potions except fire resistance. Here is my code. So far I have disabled every potion. how would I see if the...
Solved by cleaning up code and making multiple classes.
I am creating a /kill plugin and basically it is not showing up in my server. My other commands in the plugin are, but the /kill is not. Just the...
Mark as solved please
off topic it is because i am manipulating experience because getTotalExperience does not work when dealing with enchanting The console says I am...
Have you not experienced Bukkit's messed up experience system? Bukkit has a corrupt system in which the xp does not work. You can find multiple...
On line #7, it has one too many space. Spacing is crucial in plugin.yml files.
You need to post your plugin.yml again. It says you still have an error.
I did add debug messages which was stated in the previous post The console says I am getting an error at these lines: Exp.setTotExp(p, xp +...
Separate names with a comma.