From e233e5d9188c9b025df0dfcab76ff2938386956a Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Sun, 17 Dec 2023 03:59:36 +0100 Subject: [PATCH] Adds README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..02de36b --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Clear on WorldGuard + +This plugin will clear a player's items when they enter or leave one of the configured regions. This is mainly useful +if players are able to go in creative mode in specific WorldGuard regions. This plugin would prevent players from +leaving with all kinds of items. Note that this plugin won't necessarily be useful unless the region has proper +restrictions, like denying item dropping, and denying any sell commands within the region. + +## Dependencies + +- WorldGuard \ No newline at end of file