--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java 2011/04/23 14:32:49 1381 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java 2011/04/23 14:37:31 1382 @@ -50,7 +50,7 @@ case 3: return 0; //instabreak already throws dirt case 16: - return 264; + return 263; default: return b.getTypeId(); //don't throw any others }