# Block disappears | Limit

Canonical: https://splugins.net/docs/executableblocks/question-or-guides/frequently-asked-questions/block-disappears-or-limit

# Block disappears | Limit

## This tutorial works on **free** version.

### Make the block disappear after "x" uses

* If this is the case, let's say we want to set that our item can only be used 10 times, we should go to the main GUI Editor.
* ![](https://media.ssomar.com/m/docs-img-image-67.png)
* And click on the bucket of "Usage"
* ![](https://media.ssomar.com/m/docs-img-image-101.png)
* Remember we want the item to disappear after 10 times the activator we created triggers, so we will set this value to "10"
* ![](https://media.ssomar.com/m/docs-img-image-127.png)
* And that's it.

### Make the block NOT disappear.

* In this case, we would like our block to trigger the activator infinite times without the item disappearing, so we have to go to the main GUI Editor.
* ![](https://media.ssomar.com/m/docs-img-image-212.png)
* And click on the bucket of "Usage"
* ![](https://media.ssomar.com/m/docs-img-image-110.png)
* And set this value to "-1"
* ![](https://media.ssomar.com/m/docs-img-image-403.png)
* Once did that, the block won't disappear after triggering the activator.