Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
The Premium version of PlayerMarketGUI
- Chest shops can now also be created by signs
- Sign structure: https://wiki.gpplugins.com/playermarketgui/playermarketgui/general-how-tos#creating-a-sign-shop
- Added GUI for showing all incoming offers for seller which can be opened via /pm offers
- Players now receive notification on join if any offers for auction/shop listings are pending
- Added config option to disable this(Enabled by default)
- Shops and Auction listings from other players can now be managed by admins which can remove the listing if needed
- Fixed players unable to delete a shop if there was a item inside it before
- Reworked Buy Amount, Edit Listing Price, Create Offer and List Offer GUIs to include custom price input option and have a similar style as the list new item GUIs
- GUI shop categories can now have a name up to 128 characters including color characters, instead of only 32 which is not alot when you want RGB colored names
- Fixed cancelling a GUI shop listing would only refund 64 items even if there are more items in stock
- Fixed GUI shops can now also be sorted
- Fixed database error on first install & creating offers
Fixed:
- Fixed lore chatcolors not working when browsing shops
- Sort options in seller GUI shop not working
- Fixed shop listings search GUI not working
Changed:
- Searching a item now gives the search option again
- Support for protection plugins like WorldGuard now correctly preventing chest shop creation in protected regions
- Also prevents sellchests from AutoSellChests being turned into chest shops and other custom chest plugins which use the bukkit API correctly
- Optimized more multi page screens
Added:
- Custom price input option in list item on auction, list item in shop, create bidding auction, create request and create chest shop GUI's
- Support for opening commands for a specific player via console like /ah [player], /pshops [player], /pm search [player], /inbox [player], allowing commands to be executed from NPC's
- Added confirm lore on action items such as list new item, create request, create chest, ... shop buttons
Changed:
- Using the 'add item' option to list a new shop item now sets the price per item instead of the full stack
- Removed player shops allowChangingNameLore feature
- Added missing language file entries for sort options and main menu
- Reworked list item GUI's for better clearity
- Support for paper's 26.1 new versioning schema
- TNT would destroy a chest shop but not the hologram
Added:
- Support for MC 26.1
- Players will now receive a notification on join if they have unclaimed items in their inbox
- Can be disabled in config, default is enabled
- Added option to disable chest shop creation on specific worlds
- Support for CMI holograms
- Chest shop holograms will now only be loaded and updated if the chunk is loaded to prevent performance issues with forcefully loading chunks
- Holograms are now also updated on a scheduled task if connected to a hopper and if loaded, to actively update the stock amount
- Can be changed in config, default is 30 sec
Changed:
- Dropped support for 1.16.3 and below, following changes of EconomyShopGUI
- Placing a new chest against a linked chest shop woudn't update the shop unless restarted
- Fixed sell item GUI item dupe glitch when collecting all items to cursor
- Fixed hologram being stuck when chest shop explodes
- Chest shop holograms will now be updated correctly instead of replaced when using DecentHolograms
- Creating a new chest shop via GUI now also requires shift clicking a chest to select it(unlike before which used regular left click)
- Fixed database error when editing a existing shop item's price via the GUI
- Creating a chest shop via the GUI now requires also shift clicking a chest
- Fixed NPE while refunding latest bidder if not online when cancelling/updating bidding auction
- Updated CoinsEngine(ExcellentEconomy) hook, which dropped support for the old version(so you need to use the latest version)
- The transaction confirm menu would show the total price of a linked shop item as negative