this.getServer().getPluginManager().registerEvents(this, this); put this onEnable()
Compressed code: @EventHandler public void onDrop(PlayerDropItemEvent event) { Player player = event.getPlayer(); if...
Hi, i need to get block data for example: Block block = chunk.getBlock(x, y, z); if (block.getType() == Material.WOOD) { if (//IS OAK) {...
Hi, i have this code in my class @EventHandler(priority = EventPriority.HIGH) public void onPlayerMove(PlayerMoveEvent event) {...
Snow I need to delete all snow\ice in my server or melt it in a specific radius :| Pleaaaaaaaaaaase i need!
Another error whit last bukkit: [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'restart' in plugin...
It give this error T.T 2011-11-12 18:02:50 [INFO] [SimpleRestart] CraftPlayer{name=_Emax_} is setting a new restart time... 2011-11-12 18:02:50...
Not work for me :( 11:57:55 [SEVERE] Could not pass event BLOCK_BREAK to RedstoneSigns java.lang.NullPointerException at...
Separate names with a comma.