In that case the getBukkitEntity() function for that entity is invalid. Report the issue to Bukkit.
I don't exactly know if this works, but: ((CraftMonster)monster).getHandle().move(x, y, z); Try it out, do be sure that Craftbukkit.jar is...
Do check if the interaction reason is for right clicked entities first.
What can we get from you other than a flashy title?
Heres something I made up upon replying. List<World> worlds = Bukkit.getServer().getWorlds(); ArrayList<OfflinePlayer> players = new...
Considering the WGEN done until I have gotten dungeon schematics, now starting up WastelandQuest plugin!
The Wastelands A taste of Hardcore Survival [IMG] Description: The main purpose for this multi-purpose plugin is basically for the second...
Description: Kudos to my friend David, the owner of UX-Soft, who has...
Hey guys, I am currently looking for a bukkit-based nether generator, and not some simple conversion directly from Minecraft's source. The reason...
getIntList was not made to actually create itself if its not there. Use the setProperty method in getConfiguration in order to make one if its not...
Well then, feel free to use the testPermission() statement. if (this.getServer().getPluginCommand("commandhere").testPermission() == true) { //...
package xems.antienderpick.listeners; import org.bukkit.event.entity.EndermanPickupEvent; import org.bukkit.event.entity.EntityListener; import...
Separate names with a comma.