Bug Fix
+ Fixed view command bugĀ
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.
+ Fixed bug regarding add item menu when using custom currency, it would take the currency item w.o giving it back.
+ You can now charge additional fees per item in a market during the up keep charge. By default each item in the market will cost an extra $5 on top of the existing up keep fee, set to 0 to disable.
+ An attempted fix regarding a "rare" dupe issue with the add item menu.
+ Request can now be broadcasted to everyone on the server, this will include a clickable link which will open that particular request
+ Added a show request command /markets show request [-L] which will show all the requests by a player, if you provide -L then it gets the latest one.
+ Added a feature system, you can now feature your market for $20K (default price) which will put your market in front of non featured market within the main market listing menu. By default market features last an hour.
https://gyazo.com/6b1b7c8fbbd978492a1848ff0d7ce73d
https://gyazo.com/e0f495c1311659d2cfae25d2667ca322
https://gyazo.com/fa791db9328296ed9e52418d1ccc781c
+ Hot patch to fix bug regarding upkeep messaging, was missing check to see if the player was online