Declaration: 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/
This version fixes a very fatal bug, which will lead to the risk of players' backpacks being copied! If you are using this plugin in your server, please update to 1.1.4.2 now!
NOTE! The updates in the next few versions are mainly to fix errors, so please don't ask why the features you want are not updated, please understand. New Features:
Added "/Ca Admin Player" command. You can manipulate and view some player data.
Move the download and upload settings of the command /Ca Admin Market to the Config.yml file.
Fixed Bugs:
Fixed various errors related to database storage mode.
Fixed some message option errors in Messages.yml
Unresolved Bugs:
Various errors in the auction function, such as not receiving the goods after payment, so I turned off the Bidding function in the default configuration file. It is recommended not to enable the auction function until the repair is complete.
NOTE! The updates in the next few versions are mainly to fix errors, so please don't ask why the features you want are not updated, please understand. New Features:
Added "/Ca Admin Market" command. You can manipulate and view some market information.
Starting from this version, all customizable message will support the use of multiple lines of text, for example: "Text: 'this is a message'" can be changed to "Text: - 'line1' - 'line2'" in Messages.yml
Fixed Bugs:
Fixed an issue where an error occurred while the rollback function was running
Fixed various issues such as synchronization failure in database mode.
Unresolved Bugs:
Various errors in the auction function, such as not receiving the goods after payment, so I turned off the Bidding function in the default configuration file. It is recommended not to enable the auction function until the repair is complete.
Added "Disabled-Worlds" in Config.yml, you can choose to disable a certain world, so that players can not use the function of this plugin in this world.
Fixed Bugs:
Modified a part of the code, and removed a code that is likely to cause a serious failure.
I've been busy lately, but if you find a bug about this plugin, please report it to me as soon as possible, and I will fix it before going offline at night. In summary, I may not update the version related to feature updates within a week, I hope you can understand.
Added "Tax Rate" function, you can set how much tax the players in the special permission group will charge when they put the item on the global market.
Removed the prompt message from the original CrazyAuctions.
Fixed Bugs:
Fixed the error of selecting the prompt message path on some source code.
Added Category.yml. Starting from this version, you can customize the classification and add more buttons to the classification GUI.
Added ItemCollection.yml and command /ca admin itemcollection, you can add an item containing a special NBT here, and use it in Category.yml (the next version will be extended to be used in blacklists and command /ca buy).
Fixed Bugs:
Fixed an click block's error when running on 1.13.x server.
Fixed an issue where items in the item list GUI could be taken away in 1.13.x server.
Fixed some minor bugs.
Updated configuration files. Fixed a bug where some placeholders in the default configuration file could not be used.
Plans for new features to be added in future releases:
Custom blacklist, you can prohibit items containing special attributes from being put on the market.
Json information support, so that some items sent to the public screen chat can display the properties of the item by moving the mouse to the cursor.
If you have more questions, or if you find a bug, please let me know in a private chat!
I found that I shouldn't put 1.0.3 on the most advanced download button, it misled some users who just found this plugin, so I decided to release the 1.0.2 version repeatedly. I will release version 1.1.0 in one day. At present, you can know a little about the new features of version 1.1.0 from the introduction.
Added placeholder "%addedtime%" for GUI interface in Messages.yml (product added time.)
Removed all uppercase placeholders in the GUI interface. If you are a 1.0.0 user, you can choose to delete Messages.yml or modify it manually. (for example: "%Owner%" to "%owner%")
"Great weight loss" ! (550kb-> 220kb, I used a different source code packer)
I got the buyer's consent and he allowed me to open source to GitHub! Please wait a few hours!