Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <[email protected]>
- Loading branch information