DisplayShops Notes
Current Build: 1.7.3 (Build 8)
Direct access to the plugin's API can be found here.
Click here to access the Wiki page.
The latest config-files can be found below:
config.yml menus.yml lang.yml
BOLD wording below indicates changes made in this EXACT build listed above.
API Changes
No changes have been made yet.
Plugin Changes
displayshops.edit is now a general permission that allows the player to edit a shop they have access to. The new displayshops.adminedit has access to edit all shops regardless of ownership.
Implemented additional depth and configurability for explosive protection.
The shop visit items within the visit menu now will remove buy/sell price lines if the price is set below zero.
Shops with a sell price will now show in the visit menu regardless of current stock.
Added the "not-applicable" message to the lang.yml for global usage.
Added entity block changing protection for shops.
The shop creation item is now entirely checked by NBT.
The Material translation section in the "lang.yml" can now accept the format <material>:<durability>: "<translation>". To allow for durability/data values for older MineCraft versions.
Fixed an issue preventing the shop advertisement message from properly showing a preview of the item it is selling.
Additionally, the player must now click the "[Click To Visit]" text to initiate the teleportation process.
Fixed an issue with the SuperiorSkyblock2 hook causing shops to not delete properly.
Fixed the visit menu not properly determining when to show a shop.
Fixed the "HIDE_DYE" attribute throwing errors for MC versions under 1.13.
Fixed an issue that prevented visiting a shop surrounded by snow (Quarter Block Height).
Fixed the advertisement message not allowing new lines (\n).
In addition, when the buy/sell price is below zero, a single currency symbol in front of the placeholder will now be removed (color codes will break this process).
Fixed an issue with time formatting within the market region messages.
Fixed an issue allowing the base-block page memory to be empty.