1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-20 02:33:15 +01:00

Only care if it was unarmed.

This commit is contained in:
GJ
2013-04-09 16:51:33 -04:00
parent 7fe8122499
commit 78d2fa7520
3 changed files with 5 additions and 10 deletions

View File

@@ -4,7 +4,6 @@ import java.util.List;
import org.bukkit.entity.Item;
import org.bukkit.entity.Player;
import org.bukkit.event.player.PlayerPickupItemEvent;
import org.bukkit.inventory.ItemStack;
import com.gmail.nossr50.config.Config;