Removed a debug message.
This commit is contained in:
parent
8f85092618
commit
a1db0cbb65
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user