From b10df4b7487d5c85c4d936dc0eeb52d9db9ccef6 Mon Sep 17 00:00:00 2001 From: pietru Date: Sat, 1 Mar 2025 23:22:05 +0100 Subject: [PATCH] Update Setup Command --- Setup-Command.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Setup-Command.md b/Setup-Command.md index 2f96add..669371e 100644 --- a/Setup-Command.md +++ b/Setup-Command.md @@ -8,6 +8,6 @@ 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 +- region - allows to setup region by selecting 2 positions(left click), entering region name, and optionally adding area owner - perm: `setup.area_perm`. +- 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 - perm: `setup.region`. +- cubeFill - allows to fill area with selected block by selecting 2 positions and entering material(block id with parameters) - perm: `setup.fill_area`. \ No newline at end of file