Update Setup Command

pietru 2025-03-01 23:22:05 +01:00
parent caab52298e
commit b10df4b748

@ -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. Running `:setup cancel` or sending message `!` or `!cancel` will cancel any currently active setup.
Currently available setups are: Currently available setups are:
- region - allows to setup region by selecting 2 positions(left click), entering region name, and optionally adding area owner. - 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 - 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). - cubeFill - allows to fill area with selected block by selecting 2 positions and entering material(block id with parameters) - perm: `setup.fill_area`.