For PocketMine-MP:
Alpha_1.4
Plugin gives to players their items from the MySQL database. Thus it is possible to create online shop of items!
Commands
/cart - check shopping cart.
Output form:
Code:
PURCHASE_ID. Item: ITEM NAME (ITEM_ID:DAMAGE) | Count: COUNT
Example:
Code:
228. Item: Stone Bricks (98:0) | Count: 32
/cart get purchase_id - take item from shopping cart by purchase ID.
/cart get all - take all items from shopping cart.
Permissions
cart - allows to use shopping cart. Default allowed.
Plugin Access:
Data Saving
Databases
Items / Blocks