Welcome to Minecraft Forums!

Minecraft Forums is dedicated to all things Minecraft - whether you want to showcase your creations, find players, or simply seek help, everyone is welcome.
Global Market Plus ⭐ Transaction & Auction House ⭐ Multifunctional & 99% Customizable

VIP Global Market Plus ⭐ Transaction & Auction House ⭐ Multifunctional & 99% Customizable 1.2.7.6

  • Author Kritz
  • Creation date
  • You have reached your maxium allowed downloads limit.
Minecraft Versions
1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20
Source
https://www.spigotmc.org/resources/103648/
Languages Supported
English, 简体中文(Simplified Chinese), 繁體中文(Traditional Chinese)
Documentation
https://github.com/TRCStudioDean/GlobalMarketPlus/wiki
logo3.png
Introduction.png


[IMG]
[IMG]

[IMG]
[IMG]

[IMG]
[IMG]

[IMG]
[IMG]
  • GlobalMarketPlus is a multi-functional virtual store plugin, with Global Market as its main function.
  • It can be used to trade items of various transaction types, and trade merchandises with other players in the server anytime and anywhere through commands and GUI.
  • It is a highly customizable plugin. Almost all functions have corresponding commands.
  • Management system and security system, data processing system, detailed configuration file annotations and wiki, ensure the operation of the plugin.

Dependencies.png


  • Runtime environment for Java8 or above.
  • Vault (Optional)
  • PlaceholderAPI (Optional)
  • PlayerPoints (optional)
  • XConomy (Recommend)
    If both this plugin and XConomy have MySQL enabled, you need to do the following: open config.yml, find the "disable-cache" setting in the Settings option, change it to true, and save it.

Features.png


Main Features:
  • GlobalMarket
    • Upload your items on the global market (sell, buy)
    • Item auction on the global market (bid/auction)
    • Merchandises tax rate (different permission groups have different tax rates)
    • Sell/Buy inventory (put items into GUI to upload multiple items at once)
    • Retail transaction (if the items are stacked, you can trade a single item at a custom price)
    • Support uploading merchandises using different currency units
    • Support merchandises attribute editor (Such as unlimited transactions, never expires, hide merchant's name, etc)
    • Support search merchandises (Specify the merchant, price, item, etc)
    • Support merchandises reprice (need to pay tax again)
    • Category modules (Category by item parameters)
    • Item blacklist (Prohibit specific items)
    • Shulker boxes view (Merchandise)
    • Support price limit (Item prices must be within a certain range to allow uploading)
    • Support merchandises/mails sort (according to upload time, according to expire time, etc)
  • Profiles & Stores
    • Player personal store GUI (personal merchandises will be displayed here)
    • Support different permission groups (different tax rate, different price limits, etc)
    • Support profile settings (personal information such as store name, profile, etc)
    • Personal balance management (payment, balance transfer, etc)
    • Global store list GUI (similar to Amazon, etc)
    • Store style settings (Each store can have different GUI styles)
  • Player Mailbox
    • Send items in hand to other player's mailbox
    • Status display (email source, expiration time, etc)
    • Purchased merchandises or acquired items will be sent to the mailbox.
Other Features:
  • Function module switch (optionally disable some unwanted functions)
  • Built-in economic system (works independently without installing an economy plugin)
  • Support different economic system plugins (like Vault, PlayerPoints, etc)
  • Supports the coexistence of multiple currency systems (upload items to the market in different currency system)
  • Support PlaceholderAPI
  • Built-in custom menu system (in addition to the GUI that comes with some functions, you can create other GUIs)
  • Recorder System (record the merchandises, transactions, mail exchanges, transfer records, etc)
  • Support SQLite & MySQL storage
  • Support multi-database storage mode (different databases store different types of data)
  • Support split storage (MySQL and SQLite coexist)
  • Database management commands (backup, rollback, download, upload, etc)
  • Support for migrating data from other plugins
  • Admin commands (view logger records, manage serialized items or item blacklists, etc)
  • The text of all prompt messages is fully customizable (Include JSON messages)
  • Great command processing system (Almost all major functions have corresponding commands)
  • Controlled asynchronous threads (Adjust the processing speed of asynchronous threads, enable global asynchrony, etc)
  • Configuration file auto repair
  • and more...

Commands.png


Permissions for all commands can be edited in the configuration file
You can edit command aliases in Alias.yml, for example "/gmp market" -> "/market" or "/[Custom Command]"

  • /gmp help | View plugin help
  • /gmp market | Global Market commands.
  • /gmp auction | Auction commands.
  • /gmp money | Money management commands.
  • /gmp merchandise | Merchandises management commands.
  • /gmp transaction | Transaction commands.
  • /gmp profile | Merchant profile commands.
  • /gmp mailbox | Mailbox commands.
  • /gmp category | Category commands.
  • /gmp gui | GUI management commands.
  • /gmp reload | Reload plugin or specific functions.
  • /gmp admin | Administrator & Operator commands.

Screenshots.png



[IMG]
[IMG]

[IMG]
[IMG]

[IMG]
[IMG]

[IMG]
[IMG]

[IMG]
[IMG]

[IMG]

[IMG]

[IMG]

[IMG]

[IMG]


Usage.png
  1. Purchase this plugin.
  2. Put GlobalMarketPlus.jar in plugins folder
  3. Start the server and wait for the plugins/GlobalMarketPlus folder to be generated.
  4. Done.
How to hook Vault:
  1. Close your server.
  2. Open Config.yml file and find option "Economy-Settings".
  3. Set "Default-Currency-System: Default" to "Default-Currency-System: Vault" and save file.
  4. Make sure your Vault.jar is present in the plugins folder with the hooked economy plugin (Vault is a library, you need an economy plugin like Essentials etc to be able to use it!)
  5. Start the server.
  6. Done.
How to use multiple currencies system:
  1. Close your server.
  2. Open Config.yml file and find option "Economy-Settings".
  3. Set "Multiple-Currencies-System: false" to "Multiple-Currencies-System: true", and then enable the economic plugin you want in "Multiple-Currencies-System-List", finally save file.
  4. Make sure the economic plugins you want is working properly.
  5. Start the server.
  6. Players use command "/gmp money currency" to set currency unit.
  7. The next listings will use this currency unit!

  1. Start the server.
  2. Use command "/gmp admin database migrate" to list all migratable plugins.
  3. Enter in the command the plugin you want to migrate database.
  4. Follow the command prompt, make all preparations, then use "/gmp admin database confirm" to confirm.
  5. Done.

About.png


Configuration Files:
▶ Index Page (Click to view) ◀
NOTE: The file suffix (such as V1, V2, etc.) represents the following versions:
- V1: 1.13 - latest minecraft version.
- V2: 1.9 - 1.12.2 minecraft version.
- V3: 1.8 - 1.8.9 minecraft version.
- V4: 1.7.10 minecraft version.
If no V4, that means 1.7.x - 1.8.x.
Original link: here
Links:

Wiki:
Example MC Servers: (Not Official)
  • xd.plmc.online (繁體中文 - Traditional Chinese)
  • brilliantw.net (繁體中文 - Traditional Chinese)
  • de-centre-1.mc.usolia.net (English/简体中文 Simplified Chinese)
  • mc.meltarion.net (Russian/Ukrainian)

[IMG]
  • About.png
    About.png
    12.6 KB · Views: 15
Author
Kritz
Downloads
0
Views
63
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Kritz

Latest updates

  1. 1.2.7.6

    [Fixed] Fixed a bug in server versions 1.7.10 - 1.8.9 where the plugin could not retrieve items...
Back
Top