Global Market Plugin
Global Market Plugin (1.12.2) is designed to let users place buy and sell orders that are stored in a MySQL database so that they can universally buy and sell items whenever, wherever. It is versatile so the user can use not only the name of the item, but the id, and also just saying ‘hand’ will find the item in the player’s hand and use that in the command.
Features
- Permission support
- Gets Rid of ChestShops
- Can easily buy/sell items
- Vault gives access to Economy so currency used is whatever economy config is
- Can have parts of your order filled by many different people
- Easy to use
- Easy to configure
Commands
Command | Description | Permission |
---|---|---|
/buy <item> <amount> <priceofeach> [enchantments] | Create a buy offer. | Market.buy |
/sell <item> <amount> <priceofeach> [enchantments] | Create a sell offer. | Market.sell |
/check <item> [enchantments] | Gives market info about an item. | Market.check |
/offers [page] | Lists all your offers. | Market.offers |
/buyoffers | Lists all your buy offers. | Market.offers |
/selloffers | Lists all your sell offers. | Market.offers |
/clearoffers | Clears out old empty offers from database. | Market.admin |
/abortoffer | Deletes a user’s offer. | Market.offers |
/collect [offerNumber] | Collects items from an offer. | Market.collect |
Screenshots:
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your plugin’s directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.