
Markets 2.31.0
Markets is a completely new take on traditional player owned shops
2.6.0
Jun 2, 2023
Release Notes | 2.6.0
+ Added option to disable the bank system (disabling removes ability to use items as currency)
+ Added reload command
2.5.0
May 5, 2023
Release Notes | 2.5.0
+ Added Background configuration for all guis
+ Added setting to require main /markets command to need permission
+ Added /markets admin <player> openmain command - opens the main menu. Ideally used for NPCs
2.3.3
Mar 31, 2023
Release Notes | 2.3.3
+ Fixed typo error in permission limits for items and categories
2.3.2
Mar 28, 2023
Release Notes | 2.3.2
+ Adjusted logic for limit checks
+ Fixed bug where item limit would not calculate correct item count in all categories resulting in the limit to be bypassed
2.3.1
Mar 6, 2023
Release Notes | 2.3.1
+ Fixed bug where if the market owner has the category edit open and someone buys an item that reduces stock, the owner could remove that item and be given the original stock qty and not updated.
2.3.0
Mar 3, 2023
Release Notes | 2.3.0
+ Added -infinite flag to add command (markets.admin permission needed)
+ Added setting to disable the request system
2.2.0
Feb 17, 2023
Release Notes | 2.2.0
+ Added /markets add <category> <price> [-nooffers, -wholesale]
+ Re-added floodgate check for mobile users to enforce above command
2.1.0
Feb 11, 2023
Release Notes | 2.1.0
+ Added click type adjustment for editing background material for layouts
+ Added internal creation delay option (3 ticks) by default. Used in an attempt to stop dupe where players would click the add item button and close their inventory at the same. *not 100% confirmed fixed*
+ Fix issue with config and general folder generation.
2.0.1
Feb 10, 2023
Release Notes | 2.0.1
+ Fixed currency display bug with item currency
+ Added default material/item option to currency picker when using item only mode
+ Fixed issue where enabled/disabled panes items were not showing correctly for item whole toggling
+ Force update the category edit menu if the user clicks an item that is no longer available
2.0.0
Feb 10, 2023
Release 2.0.0 | READ BEFORE UPDATING
+ A complete recode from the ground up
I suggest updating to this during a server restart as you need to delete the markets folder. So if you don't have an upcoming reset, have users remove their items then perform the delete.
Honestly there's a lot of a changes, most things should be similar in the sense how you use them.
(!) Check the documentation for updated permissions, you will notice that is there far less commands. That's intentional as the new GUI process is a lot more user friendly. If you do want certain commands back, you can make a GitHub issue suggestion
(!) I suggest having users take out any items they have that are valuable, as this update requires a full folder reset (Markets folder).
- The config.yml is completely different
- The language folder/files is completely different
This doesn't include an import command, honestly the compatibility between v1 and v2 is causing too much problems to accurately import without loss. You can use still the export in v1 if you want, I'll eventually add an import.
Feel free to ask within the Markets channel on Discord
I'll try to answer any questions about the changes that were made. All the changes I made were what I thought were best. But ultimately in the end it's up to you guys whether you like them or want certain things changed/added back.
1.37.0
Feb 7, 2023
Release Notes | 1.37.0
This will be the final release of v1 (assuming this nothing is broken with the export command). You will need to replace your current market's jar with this and run /markets export to export data into a flat file that can be imported into v2.
- Upkeeps and Featured market data is not transferred
You really only need to do this if you want to transfer stuff over, if you are going to be doing a reset, just use the 2.X jars as is when they are available.
1.36.0
Jan 1, 2023
Release Notes | 1.36.0
+ Added a slight click delay to certain gui actions to prevent any multiple click dupes.
+ Closed issue #8 regarding search.
(!) There probably won't be any major updates until v2 is out.
1.35.0
Dec 17, 2022
Release Notes | 1.35.0
+ Removed old chat inputs, new chat input system displays title & subtitle as well. Also fixes problem where you can't execute commands after cancelling
1.34.0
Dec 16, 2022
Release Notes | 1.34.0
+ 1.19.3 Support
+ Added experimental backup on start (Only enable if you are using MySQL, this setting will be removed automatically whenever it's fully implemented for flat file backups as well)
1.33.4
Dec 8, 2022
Release Notes | 1.33.4
+ Fix issue where mobile players can use add command w.o provided category or price resulting in the gui to open (Closes #9)
+ Fix bank withdrawl bug (closes #6)
1.33.3
Sep 16, 2022
Release Notes | 1.33.3
+ Further precautions regarding mobile users using certain guis.
1.33.2
Aug 30, 2022
Release Notes | 1.33.2
+ Fixed bug where leaving would cause the item being added to disappear
1.33.1
Aug 29, 2022
Release Notes | 1.33.1
+ Fixed issue where the add item button would still be shown to mobile users within the market edit gui
1.33.0
Aug 25, 2022
Release Notes | 1.33.0
+ Updated core
+ Fixed bug with /markets settings throwing unknown method error