Simple plugin that hooks into GriefPrevention and QuickShop to allow building shops in player claims.
Go to file
BuildTools fcdd59efe3 Initial commit 2019-12-25 19:20:15 +10:00
.idea Initial commit 2019-12-25 19:20:15 +10:00
lib Initial commit 2019-12-25 19:20:15 +10:00
src/main Initial commit 2019-12-25 19:20:15 +10: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 Initial commit 2019-12-25 19:20:15 +10: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.