+ Added -infinite flag to add command (markets.admin permission needed)
+ Added setting to disable the request system
+ Added /markets add <category> <price> [-nooffers, -wholesale]
+ Re-added floodgate check for mobile users to enforce above command
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.
+ 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.
+ Removed old chat inputs, new chat input system displays title & subtitle as well. Also fixes problem where you can't execute commands after cancelling
+ 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)
+ Fixed issue where the add item button would still be shown to mobile users within the market edit gui