Skip to content
Success

Changes

Summary

  1. ChestShop plugin Compatibility (#444) (commit: e551a18) (details)
Commit e551a18a364566674dc16b2819efea3eba62e566 by noreply
ChestShop plugin Compatibility (#444)

* ChestShop plugin compatibility added

* minor changes

* added download link to the BukkitPlugins.md file

* pom changes

* - <context.item> changed to a ListTag(ItemTag)
- meta changes

* Transaction context.item shortened

* pom update

* lib unchanged
(commit: e551a18)
The file was modifiedpom.xml (diff)
The file was addedsrc/main/java/com/denizenscript/depenizen/bukkit/events/chestshop/ChestShopShopCreatedScriptEvent.java
The file was addedsrc/main/java/com/denizenscript/depenizen/bukkit/bridges/ChestShopBridge.java
The file was addedsrc/main/java/com/denizenscript/depenizen/bukkit/events/chestshop/ChestShopTransactionScriptEvent.java
The file was modifiedDocs/BukkitPlugins.md (diff)
The file was modifiedsrc/main/resources/plugin.yml (diff)
The file was addedsrc/main/java/com/denizenscript/depenizen/bukkit/events/chestshop/ChestShopShopDeletedScriptEvent.java
The file was modifiedsrc/main/java/com/denizenscript/depenizen/bukkit/Depenizen.java (diff)