DaPigGuy / PiggyCrates

A crate plugin for PocketMine-MP supporting unlimited crate types
https://piggydocs.aericio.net/PiggyCrates.html
Apache License 2.0
31 stars 41 forks source link

Fix #8 and #11 #12

Closed SalmonDE closed 6 years ago

SalmonDE commented 6 years ago

This pr moves the item id keys to values in order to fix issue #8. Additionally it adds checks to prevent create fraud, where one would not receive the drops. #11

The plugin version was bumped to 1.1.0 due to #8 being backwards-incompatible and the api version was updated.

SalmonDE commented 6 years ago

I closed it because there were too many changes in this pr.