Simple plugin that hooks into GriefPrevention and QuickShop to allow building shops in player claims.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bea d13e79cf58
Update 'README.md'
4 months ago
.idea Update for latest QuickShop and GriefPrevention versions 7 months ago
lib Fixed NPE error when dependency plugin not found 3 years ago
src/main Add settings to allow players to also build in unclaimed land 7 months ago
.gitignore Initial commit 3 years ago
GriefPreventionQuickShopBridge.iml Initial commit 3 years ago
README.md Update 'README.md' 4 months ago
pom.xml Add settings to allow players to also build in unclaimed land 7 months ago

README.md

GriefPrevention-QuickShop Bridge

Simple plugin that hooks into GriefPrevention and QuickShop to allow building shops in player claims.

Features

  • Allow QuickShop shops to be created inside GriefPrevention claims by the owner of the claim.
  • Decide if QuickShop shops can be created in claimed-land only, or even in unclaimed land.
  • Allow deleting QuickShop shops when a grief prevention claim is deleted/removed or expires.
  • Allow operators to create QuickShop shops anywhere.

Dependencies