Fix the issues with sticky pistons and slime blocks

This is a fix for issues #2419 and #2494
This commit is contained in:
TfT_02
2015-03-21 16:07:05 +01:00
parent 4aeda6e9e8
commit cfa0daefc5
6 changed files with 53 additions and 45 deletions

View File

@ -119,7 +119,6 @@ public class mcMMO extends JavaPlugin {
public final static String disarmedItemKey = "mcMMO: Disarmed Item";
public final static String playerDataKey = "mcMMO: Player Data";
public final static String greenThumbDataKey = "mcMMO: Green Thumb";
public final static String pistonDataKey = "mcMMO: Piston State";
public final static String databaseCommandKey = "mcMMO: Processing Database Command";
public final static String bredMetadataKey = "mcMMO: Bred Animal";