Feature Update
+ Fixed issue with entering numbers with chat color
+ Added setting to adjust the date format
+ Added option to disable search button
Feature Update
+ Request only mode
+ Added new request button within your open request menu
+ The new request menu allows you to use a material picker so you can request items you don't have (shift + right click) the empty/request item slot in order to open the picker
+ Fixed issue with other material pickers where it would show invalid items (empty / air) spots in the gui
Feature / Bug Fix Update
+ Fixed item flow within bank and payment guis
+ Added border to payment gui
+ The bank GUI now has a payments button
+ Fixed auto save lag
+ Changes made again to the show request -L command
Feature / Bug Fix Update
+ fixed bug where blocked items could not be removed from gui
+ fixed bug where a blocked item could be added using the gui still
+ payment collection menu now goes back to the open request menu
+ the open request menu cancel all request button fixed, deleting a request now updates the menu correctly
+ reduced lag caused show request command
+ view command fixed, market owners can now see their own market while others can't if closed
+ if the market fee cannot be paid, the market will be set to closed automatically
+ help command /markets - main description translates properly
+ if view all markets is disabled, the feature button will be hidden
+ bank gui close goes to main menu
+ moved search criteria to api
+ added message for searching using gui
+ added bank and search button in main gui
+ search will now read the item name in hand if no query is provided
Feature Update
+ You can disable the view all button in the main menu
+ You can make the close button within the market view outright close the menu rather than going back to the listing.
Bug Fix
+ Fixed getTag error
+ When searching, the query is checked in its plural / non plural forms
+ Update to latest core
Feature Update
+ Added setting to only display markets that have items in them
+ You can no longer change the item quantity when buying an item marked as price per stack
+ Fixed bug where the add item menu would not listen to the price per stack value
+ Added a translation option for the default market name
+ Added a setting to adjust the currency format string, by default its: "%,.2f"
Bug Fix
+ Fixed console error with /markets help
1.18 Support
+ Added 1.18 Support
(!) If you run into any errors/issues let me know on the discord server
Feature Update
1.18.0 - added sign system, added option to disable auto save msg, added options for money withdraw/deposit messages
Feature Update
+ Added infinite item support
When adding an item through the command you can provide -o as a command flag to make the item infinite (meaning it's always in stock), you will need the perm markets.addinfiniteitems to do so.
Feature Update - Custom Head Support
+ Added support for custom textured heads as GUI items.
The following formats can be used:
1. Using Head Database https://www.spigotmc.org/resources/14280/
You would set the item value in the config to => hdb:TheID
2. Using Skulls https://www.spigotmc.org/resources/90098/
You would set the item value in the config to => skulls:TheID
3. Using the direct Minecraft texture URL EX.
https://textures.minecraft.net/texture/5f7e82446fab1e41577ba70ab40e290ef841c245233011f39459ac6f852c8331
The value "TheID" from formats 1 and 2 are the ID provided on the Minecraft-Heads page.
Bug Fix
+ Fixed an issue where when adding items using the GUI, it would not check for the max allowed items permission
UltraEconomy Support
+ Added support for UltraEconomy, when using UltraEconomy as an economy provider, you need to specify which currency you wish to use. For example: "economy provider: UltraEconomy:Gems"
Thank you to TechsCode for providing me with a copy of UltraEconomy so I can add support for not only this plugin, but all my premium plugins.
Feature Update
+ Added a confirmation menu for market/category deletion
+ When adding an item through the command and using the custom currency -c flag you can now open an item picker to chose the item you want as payment.
- Planned -
+ A request menu that lets you make new requests along w/the item picker when using custom currency.
+ You can now inspect shulker items (shift right click)
https://gyazo.com/a57dead7994ccd7247a73c138b5a34e7
+ Fixed bank currency withdrawal issue with stack sizes of 1
+ Fixed chat input issue not canceling if the user runs a command.