mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 16:24:05 +00:00
This reverts commit 10317527e4012fb1dbb1661f2f7fc33b05a7a6d1. this breaks user code which exceeds stack limits in legitimate circumstances. For example, it should be OK to add 6000x diamond to a player's inventory without being forced to manually split the count up for addItem().