Skip to content
Success

Changes

Summary

  1. Loosen restrictions on inventory sizing (details)
Commit 6bb1f087e7d12f3a30ebcb45c6cf95608d0b351d by md_5
Loosen restrictions on inventory sizing
Allows creating (but not opening) inventories created eg via
Bukkit.createInventory(..., InventoryType.PLAYER);
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftHumanEntity.java
The file was modified src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryCustom.java
The file was modified src/main/java/org/bukkit/craftbukkit/CraftServer.java