Skip to content

Commit

Permalink
• API Changes •
Browse files Browse the repository at this point in the history
* 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
XZot1K committed Aug 11, 2021
1 parent b9df9c5 commit f5455d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
## API-VERSION 1.3.4 ##
## API-VERSION 1.3.5 ##

0 comments on commit f5455d3

Please sign in to comment.