DaPigGuy / PiggyShopUI

An easy to use shop UI plugin for PocketMine-MP
Apache License 2.0
15 stars 18 forks source link

Delete items and Categorys #47

Open kingboydeve opened 2 years ago

kingboydeve commented 2 years ago

When we delete an item (the items have a number in the configuration) the number of subsequent items does not change.

0: Item:...

1: Item:...

2: Item:...

Configuration When delete item 0 :

1: Item:..

2: Item:...