GriefPreventionQuickShopBridge/README.md

18 lines
703 B
Markdown
Raw Permalink Normal View History

2022-10-30 21:52:59 +01:00
# GriefPrevention-QuickShop Bridge
2019-12-25 10:20:15 +01:00
2023-02-12 16:02:35 +01:00
Simple plugin that hooks into GriefPrevention and QuickShop to allow building shops in player claims.
## Features
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
2023-02-12 16:02:35 +01:00
## Dependencies
2022-10-30 21:52:59 +01:00
- 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