Updated Commands & permissions (markdown)

Thijs Wiefferink 2015-08-22 19:45:46 +02:00
parent a54a03b010
commit 52bbb7186d

@ -145,12 +145,13 @@ Add a sign to an existing region (look at the sign, max 100 blocks distance, reg
#### `/as stack <amount> <gap> <name> <rent|buy> [group]` #### `/as stack <amount> <gap> <name> <rent|buy> [group]`
Easily create a lot of regions, and add them to AreaShop. Inspired by the stack command of WorldEdit. Easily create a lot of regions, and add them to AreaShop. Inspired by the stack command of WorldEdit.
`<amount>` Number of regions that will be created * `<amount>` Number of regions that will be created
`<gap>` Blocks distance between the regions * `<gap>` Blocks distance between the regions
`<name>` Name of the regions (number will be behind it) * `<name>` Name of the regions (number will be behind it)
`<rent|buy>` The type of the region * `<rent|buy>` The type of the region
`[group]` A group to add the created regions to * `[group]` A group to add the created regions to
The regions will be created in the direction you are facing. * The regions will be created in the direction you are facing.
Don't be afraid to create 100+ regions with this command, it will do a certain number per tick, and therefore not lag/crash the server. Setting 'stackRegionNumberLength' to config.yml to indicate how long the numbers appended to the base region name should at least be (generate names like this 'region-001', 'region-014', 'region-4567'). Don't be afraid to create 100+ regions with this command, it will do a certain number per tick, and therefore not lag/crash the server. Setting 'stackRegionNumberLength' to config.yml to indicate how long the numbers appended to the base region name should at least be (generate names like this 'region-001', 'region-014', 'region-4567').
* areashop.stack (op) * areashop.stack (op)