Hi, i just updated my CraftBukkit build from 319 to 323 and i adde a few plugins. But after that i couldn't remove a block without getting "A block has been destroyed" Is it any plugins that gives that message or is it CraftBukkit build 323?? Link to all my plugins
From what I read here : http://bamboo.lukegb.com/browse/BUKKIT-CRAFTBUKKIT-323/ Seems that your issue is related to that specific bukkit build. - Edit : tested without any plugins, I'm also unable to destroy any blocks.
Based on my expirance, its one of these (probably): EekRunes Permissions (probably not) Essentials DropChest WorldEdit These are my installed mods, and it olny occured after installing DropChest
Have we all updated to the new CB build of 323? I had DropChest installed before I updated, and I wasn't getting this. It may be the CB build, as marmot said. Annoying as hell... Lol. Edit/Update: Just went back to build 322. No more message every time a block breaks. Just letting you all know!
Sorry guys, I implemented a debug message at BLOCK_BREAK_EVENT in my DropChest plugin. but at this time this event was not implemented. Yesterday someone has implemented it, and I was very surprised to see this message In the new version of DropChest, it has been removed.