Dinnerbone can say many things, but he wont and absolutely can't update bukkit or even touch it because it would be illegal and against many...
It's over for most of you. Some people already got the Project forked and can continue to update it for private use (1.8 up and running)....
@EventHandler public void onPlayerDropItem(PlayerDropItemEvent event) { event.setCancelled(true); return; } Works, it don't allow...
Hello, i'm trying to use HideFlags NBTTag but it doesn't work. tag.setInt("HideFlags", 63);
Bukkit is open source, if you know what to do you can make an update yourself supporting the new client protocol. It's not more unstable than any...
Is there a way to unequip armor of a player? Or should I give armor item and delete items in armor slots?
Hello, I run a small server with about 100 players. Today I was informed by another admin on my server that someone has logged in to my account....
Some problems that a firework cracker appears, fly away, gets stuck in a chunk and crash all players nearby or just generally create massive lag.
Does getNearbyEntities get entities in random order or does it start with the closest first?
eject worked, thanks!
Player player = (Player) event.getPlayer(); if(player.isInsideVehicle()) { player.sendMessage("Removing your vehicle!");...
Is there a way to not auto sort the scoreboard?
Material lamp = event.getBlock().getWorld().getBlockAt(event.getBlock().getLocation().add(0,5,0)).getType(); if(lamp ==...
Hello, I'm trying to make lamp plugin, if you destroy a block in BlockBreakEvent and there is a glowstone 5 blocks over that block, it should...
Still cant figure this out.. also is there a way to stop players from flying away when fireballs explode, but still take damage?
Separate names with a comma.