matcracker / BedcoreProtect

BedcoreProtect is a fast, efficient, data logging and anti-griefing tool for PocketMine servers. Rollback and restore any amount of damage.
https://poggit.pmmp.io/p/BedcoreProtect/
GNU General Public License v3.0
43 stars 8 forks source link

ItemFrame does not decrease item count when adding #14

Closed webscrooge closed 4 years ago

webscrooge commented 4 years ago

If an item-transactions is set to true, and you put an item in a frame, it does not decrease in quantity in the inventory, and when you remove it from the frame, it is duplicated.

matcracker commented 4 years ago

The issue has been identified, it'll be fixed as soon as possible. As workaround you can set "player-interactions: false" to avoid the bug.