Need help finding a plugin

Lynx1

Feedback score
0
Posts
1
Reactions
0
Resources
0
Hello, everyone.

I'm looking for a plugin for the Minecraft server to create an online shop. The essence of its work is as follows:
On the server website, there is an online shop where players can purchase game items. After the player has purchased an item, it is added to the MySQL database table. For example, the table has the following fields: player_uuid, item_id, item_count. Next, the player joins the server and enters a command that allows them to pick up purchased items. Once the items are in the player's inventory, the plugin deletes them from the table in the database.

Does such a plugin exist?
 

Burpo

Feedback score
0
Posts
152
Reactions
2
Resources
0
I can create this plugin for u. Just add my discord: lucasb#3370
 
Top