Update to 1.5_R1
This commit is contained in:
@@ -132,8 +132,6 @@ public class OpenInvPluginCommand implements CommandExecutor
|
||||
if (inv == null)
|
||||
{
|
||||
inv = InternalAccessor.Instance.newSpecialPlayerInventory(target, !offline);
|
||||
|
||||
OpenInv.inventories.put(target.getName().toLowerCase(), inv);
|
||||
}
|
||||
|
||||
// Open the inventory
|
||||
|
Reference in New Issue
Block a user