Global Market
Description
Global Market 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 players hand and use that in the command.
NOTE: This plugin works for both craftbukkit and spigot!
ALSO NOTE: If you have essentials, you may need to disable its sell function/command. (no on uses it anyways)
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
Dependencies
- Vault
- Some Economy Plugin
- Permissions setup
- MySQL Database - need only create the database, the plugin will do the rest of the work.
Installation
- Put the plugin into your plugins folder
- Run the server
- Config will be generated, change to your needs
- Setup your MySQL Database. - Very simple.
- Restart the server, not just reloading the plugins
- Enjoy.
Config Setup
The config for this plugin will automatically generate once the server has been run once with the plugin installed. You will need to edit this config before the plugin can be used. The config contains info for your MySQL Database login information.
Just change the username to the user name for your DB (most likely root) and change the password field to your password. The URL can most likely be left alone, you only need to change the name of the database to what you want to name it (and create it). The default is 'market'.
Database Setup
This is very simple. You only need to create a database with the same name as the one in the config. Thats it! The tables and info will be created/populated by the plugin.
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 |
Video Tutorials
[NOTE] This plugin currently does not support the purchase/sale of enchanted books and potions due to issues with them. I will be working to see if I can include these in a later update
Issues
If you have any issues/problems feel free to create a ticket in the issues section/tab. I will do my best to respond/help you best I can.
TODO List
- Support Enchanted Books
- Support Potions
- Your Suggestion Here
-
View User Profile
-
Send Message
Posted Jul 17, 2017Great plugin comes in rescue when I'm short on market plugin, but lack of GUI really frustrate my mind a bit.
Anyway besides all those commands, can you group them into one, like /gmarket buy, or something like that? It should be quite an improvement if you decided not to go along the GUI route.
And last but not least, as mentioned by Goldentoenail, the naming is quite bad and I would suggest TextMall since you're having bunch of text spamming on the players' screen and let them do their thing...
Oh I forgot the most important part, is the plugin supporting NBT data rather than enchantments? It would be great if this is the case since trading of custom items, especially those who uses MoreItems or RPG Items would benefits from it, otherwise they (and I) have to stuck themselves (ourselves) into Auction.
-
View User Profile
-
Send Message
Posted Jul 17, 2017In reply to minedark815:
-
View User Profile
-
Send Message
Posted Jul 17, 2017In reply to AToxicNinja:
-
View User Profile
-
Send Message
Posted Jun 27, 2017Not to be confused with this? ! ! !
GlobalMarket by xdasfaust
-
View User Profile
-
Send Message
Posted Jun 29, 2017In reply to Goldentoenail:
-
View User Profile
-
Send Message
Posted Jun 30, 2017In reply to AToxicNinja:
-
View User Profile
-
Send Message
Posted Nov 8, 2017In reply to AToxicNinja: