This shouldn't be there...
This commit is contained in:
parent
5d3dbbb44b
commit
e3521c06fd
@ -300,7 +300,6 @@ public class CastleManager extends MiniPlugin
|
|||||||
if (!event.getEntity().equals(_item))
|
if (!event.getEntity().equals(_item))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
_item.eject();
|
|
||||||
_item.remove();
|
_item.remove();
|
||||||
_item = null;
|
_item = null;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user