From 26758e0ac6b9092804730ea0647b11f625fc2f19 Mon Sep 17 00:00:00 2001 From: pietru Date: Thu, 27 Feb 2025 13:43:29 +0100 Subject: [PATCH] Add Setup Command --- Setup-Command.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Setup-Command.md diff --git a/Setup-Command.md b/Setup-Command.md new file mode 100644 index 0000000..af2fa36 --- /dev/null +++ b/Setup-Command.md @@ -0,0 +1,12 @@ +[Return](./Chat-Commands) +
+ +## Setup Command + +Setup command allows to run interactive setups. +Running `:setup cancel` or sending message `!` or `!cancel` will cancel any currently active setup. + +Currently available setups are: +- region - allows to setup region by selecting 2 positions(left click), entering region name, and optionally adding area owner. +- perm - allows players and admins alike to setup who can do what on protected region, only region owner can modify area permissions, this setup can be safely given to any player who owns region. +- cubeFill - allows to fill area with selected block by selecting 2 positions and entering material(block id with parameters). \ No newline at end of file