From 1e5a6f3731e9c9d6206a530db47ea848fc58edb1 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 9 Sep 2015 14:57:13 +0200 Subject: [PATCH] Update README.md Extended README.md --- libs/plugins/README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/libs/plugins/README.md b/libs/plugins/README.md index a2b536b..8fe66e0 100644 --- a/libs/plugins/README.md +++ b/libs/plugins/README.md @@ -1,2 +1,20 @@ -## Plugins -You need Vault or ShopChest disables itself. All other plugins are not needed, but will extend the functionality of ShopChest. LWC or Lockette is recommended, but do not install both of them, as it may lead to errors. If you already have a plugin installed on your server, you don't need to do download it. +# Plugins +A list of plugins, which are either required, recommended or just compatible with ShopChest. + +## Vault +Vault is required to run ShopChest. +It adds the economy system, but you need to have a supported economy system installed. + +## LWC +LWC is a protection plugin. +It's not required, but it's recommended to protect shops from hoppers, etc. + +## Lockette +Lockette is also a protection plugin. +It does basically the same as LWC, just in another way. +Do **not** install LWC **and** Lockette at the same time, as it may lead to errors. + +## ClearLag +ClearLag is a plugin, which is not required. +With it you can remove all entities manually or in a specific interval. +I added it here to the list, because ShopChest supports it. That means, the shop items won't get removed with it. *(Actually they will, but they get reloaded afterwards).*