GriefPreventionQuickShopBridge/README.md

16 lines
690 B
Markdown
Raw Normal View History

2022-10-30 21:52:59 +01:00
# GriefPrevention-QuickShop Bridge
2019-12-25 10:20:15 +01:00
2022-10-30 21:52:59 +01:00
## Simple plugin that hooks into GriefPrevention and QuickShop to allow building shops in player claims.
2019-12-25 10:20:15 +01:00
2022-10-30 21:52:59 +01:00
- 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.
2019-12-25 10:20:15 +01:00
2022-10-30 21:52:59 +01:00
## Dependencies:
- QuickShop Reremake - https://www.spigotmc.org/resources/quickshop-reremake-1-15-ready-bees-bees-bee.62575/
- GriefPrevention - https://www.spigotmc.org/resources/griefprevention.1884/
2019-12-25 10:20:15 +01:00