Simple plugin that hooks into GriefPrevention and QuickShop to allow building shops in player claims.
Go to file
Bea 7c2ed6af7d Update for latest QuickShop and GriefPrevention versions
Pom file was cleaned with new dependencies, and imported classes have been fixed.
2022-10-30 21:31:30 +01:00
.idea Update for latest QuickShop and GriefPrevention versions 2022-10-30 21:31:30 +01:00
lib Fixed NPE error when dependency plugin not found 2020-01-08 00:56:55 +10:00
src/main Update for latest QuickShop and GriefPrevention versions 2022-10-30 21:31:30 +01:00
.gitignore Initial commit 2019-12-25 19:20:15 +10:00
GriefPreventionQuickShopBridge.iml Initial commit 2019-12-25 19:20:15 +10:00
README.md Initial commit 2019-12-25 19:20:15 +10:00
pom.xml Update for latest QuickShop and GriefPrevention versions 2022-10-30 21:31:30 +01:00

README.md

GriefPreventionQuickShopBridge

#####A Simple Addon that intergrates GriefPrevention claims in the plugin QuickShop.

  • Only allow QuickShop shop's to be created inside of grief prevention claims by the owner of the claim.
  • Prevents QuickShop shop's from being created outside of grief prevention claims.
  • Deletes QuickShop shop's when a grief prevention claim is deleted/removed or expires.
  • By default, allows op to create QuickShop shop's anywhere.