Version to 11.0

This commit is contained in:
ryanhamshire
2015-03-02 20:32:44 -08:00
parent 394a6b279d
commit 8f85092618
2 changed files with 2 additions and 2 deletions
@@ -1096,7 +1096,7 @@ class PlayerEventHandler implements Listener
public void onPlayerPickupItem(PlayerPickupItemEvent event)
{
Player player = event.getPlayer();
GriefPrevention.AddLogEntry("player pickup item event");
//FEATURE: lock dropped items to player who dropped them
//who owns this stack?