You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added the "getBlockedItemId" method to the "DisplayShopsAPI" interface.
* All time stamp related methods involving shops directly were converted to long variables versus string.
• Plugin Changes •
* Added the "no-hand-item", "item-blocked", "item-unblocked", and "item-not-blocked" messages to the "lang.yml".
* Added the "show-admin-shops" option to the "menus.yml" under the "shop-visit-menu" section.
* Added the "/ds [block|unblock]" commands for blocking/un-blocking items from being sold (Uses the "displayshops.block" permission node).
* Dynamic prices now only update after a transaction is complete.
* The "displayshops.clear" permission node now is a child under the "displayshops.*" permission node.
* Fixed an issue where translating dynamic prices would incorrectly calculate.
Signed-off-by: Jeremiah Osborne <jao21d@my.fsu.edu>
0 commit comments