Simple plugin that hooks into GriefPrevention and QuickShop to allow building shops in player claims.
Go to file
Bea d13e79cf58 Update 'README.md' 2023-02-12 16:02:35 +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 Add settings to allow players to also build in unclaimed land 2022-10-30 21:44: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 Update 'README.md' 2023-02-12 16:02:35 +01:00
pom.xml Add settings to allow players to also build in unclaimed land 2022-10-30 21:44:30 +01:00

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