This plug-in has now stopped function updates. Thank you for your support of this plugin since 2020. The reasons for this decision are as follows: 1. The plug-in is poorly balanced. Although the functions of this plug-in have been well received, as a developer who creates for a favorite game, this is not what I want. Since it's a custom plugin, the quality is all about the money, and while I'm not resisting, it's really hard for me to be enthusiastic about doing something I didn't want to do in the first place 2. There are too many bugs in the plug-in, including the famous bugs that cannot be repaired: the database structure is unreasonable, and there is a risk of brushing items. Want to fix it, we must completely rewrite the database-related code and convert all the current data, which is a huge amount of work 3. The quality of the plug-in code is very general. Various repetitive codes, chaotic indentation, and enigmatic code logic make it very inconvenient for me to maintain. Due to the reset based on other people's open source (no code comments, all relying on fumbling), coupled with the first reason mentioned, it has created such a plug-in quality. To sum up, I decided to stop the function update of this plugin and re-write a plugin of the same type to replace its status in my plugin development. This is "GlobalMarketPlus", which inherits the existing functionality of CrazyAuctionsPlus and expands it to make it even more powerful. View details: https://www.spigotmc.org/resources/103648/
Features:
Selling Items, sell your items on the global market.
Buying Items, let others sell you items.
Bidding Items, public auction your goods on the global market!
UUID Support.
GUI Global Market Interface.
Custom Category selector.
Support CrazyAuctions data synchronization.
Click sound.
Item blacklist.
Item lore blacklist.
Item repricing.
Tax Rate.
Easy Shop Sign.
Easy command settings.
80% Customizable. (Messages, Permissions, GUI Settings and more)
Permission group settings. (Number of products available)
SQLite Support.
Feature Toggle.
Database Backup. (Can be set automatically)
Database Rollback. (Roll back all data to the specified database backup file)
Tab Complete.
Item Collection
Commands: Press Tab to complete Main commands:
/Ca View <Player> - View all items for one player.
/Ca Sell <Price> [Amount of items] - Let the items in your hand on the market as sold.
/Ca Bid <Price> [Amount of items] - Let the items in hand be put on the market in the form of an auction.
/Ca Buy <Reward> [Amount of items] [Item name] - Acquire items in your hands or specific items in the market.
/Ca Gui [sell/buy/bid] - Open the main GUI of the market.
/Ca Mail - View and manage your canceled and expired items.
/Ca Listed - View and manage the items you are selling.
/Ca Reload [Object] - Reload the plugin settings and database.
/Ca Admin - Admin commands.
/Ca Help - View this help menu.
Admin commands:
/Ca Admin Backup - Back up all data of the plug-in to a local directory (including the database).
/Ca Admin RollBack [Backup File] - Retrieve all currently stored data (excluding configuration files).
/Ca Admin Info [Player] - View information about a player.
/Ca Admin Synchronize - Sync all merchandise and player data stored in the old market to the Plus version.
/Ca Admin ItemCollection - Collection of management items.
/Ca Admin PrintStackTrace - Switch trace stack information display.
/Ca Admin Market - Change or view market data.
/Ca Admin Player - Change or view player data.
ItemCollection commands:
/Ca Admin ItemColletion Add [DisplayName] - Add items to collection.
/Ca Admin ItemColletion Delete [DisplayName/UID] - Delete an item in the collection.
/Ca Admin ItemColletion List - List all items in the collection.
/Ca Admin ItemColletion Give [DisplayName/UID] [Player] - Give the player an item in the collection.
Market commands (Admin):
/Ca Admin Market Clear - Clear all market data
/Ca Admin Market Confirm - Confirm execution
/Ca Admin Market List [Page] - List all products
/Ca Admin Market Delete [UID] - Delete the specified product
/Ca Admin Market Repricing [UID] [Money] - Modify the price of the specified product
/Ca Admin Market Download - Download all product data (database mode only)
/Ca Admin Market Upload - Upload local file data to the database (database mode only)
Player commands (Admin):
/Ca Admin Player Confirm - Confirm execution
/Ca Admin Player [name] Clear [market/mail] - Clear specified data for this player.
/Ca Admin Player [name] List [Page] - List all mail for this player.
/Ca Admin Player [name] Delete [UID] - Delete the specified mail
/Ca Admin Player [name] View - Use GUI to view mailbox.
/Ca Admin Player [name] Download - Download all player data (database mode only)
/Ca Admin Player [name] Upload - Download all player data (database mode only)