# Commands and permissions

## Commands

### /btc&#x20;

#### \<DelayTick> \<CopyAir> \<File name> \[BlacklistBlocks]

* \<DelayTick>: Delay in ticks between each setblock

* \<CopyAir>: Whether the struture will be imported with the air blocks or not

* \<File name>: File name for the structure, it doesn't support spaces

* \[BlacklistBlocks]: Blocks to be blacklisted while placing the blocks (this blocks will not be replaced)

  * It supports commas to add multiple blocks

* Example:
  * /btc 0 false asd bedrock,dirt

{% hint style="warning" %}
**IT IS RECOMMENDED TO WATCH THE TUTORIAL, DEPENDING ON WHERE ARE YOU LOOKING AND WHERE ARE YOU PLACED WHEN RUNNING THE COMMAND WILL AFFECT ON HOW THE BUILDING WILL BE CONSTRUCTED.**
{% endhint %}

#### reload

* It reloads the plugin config.

{% hint style="info" %}
In case you deleted the config file (why¿ idk), keep it deleted and restart the server.

In case you deleted a parameter inside the config you can write it again, as long as it is perfectly written as it was.
{% endhint %}

#### tool

* Gives you the tool of the plugin.

{% hint style="info" %}
The tool needs the permission btc.tool to be used (to select an area)
{% endhint %}

## Permissions

* btc.\* : Gives you all perms.
* btc.tool : Allows you to use the tool
* btc.command : Allows you to use the commands
