ShopChest-Updated/external
2022-12-27 19:32:43 +01:00
..
src/main/java/de/epiceric/shopchest/external Change configuration structure 2022-12-27 19:32:43 +01:00
pom.xml Add WorldGuard integration 2022-06-26 03:39:03 +02:00
README.md Add WorldGuard integration 2022-06-26 03:39:03 +02:00

External module

The external module contains all the integration to other plugins.

WorldGuard

It adds three flags:

  • create-shop: Whether the player can create shop in the WorldGuard area
  • use-shop: Whether the player can use shop if he is not a member in the WorldGuard area
  • use-admin-shop: Whether the player can use admin shop if he is not a member in the WorldGuard area

You can define the default value of these flags in the configuration.