mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-29 13:45:12 +01:00
Updated Commands & permissions (markdown)
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]`
|
||||
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
|
||||
`<gap>` Blocks distance between the regions
|
||||
`<name>` Name of the regions (number will be behind it)
|
||||
`<rent|buy>` The type of the region
|
||||
`[group]` A group to add the created regions to
|
||||
The regions will be created in the direction you are facing.
|
||||
* `<amount>` Number of regions that will be created
|
||||
* `<gap>` Blocks distance between the regions
|
||||
* `<name>` Name of the regions (number will be behind it)
|
||||
* `<rent|buy>` The type of the region
|
||||
* `[group]` A group to add the created regions to
|
||||
* 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').
|
||||
* areashop.stack (op)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user