... | @@ -6,7 +6,7 @@ Unless otherwise specified with the `allowpickup` option, those items will be pa |
... | @@ -6,7 +6,7 @@ Unless otherwise specified with the `allowpickup` option, those items will be pa |
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| items | item, i | The list of items to drop. This attribute works like the [DropItem](skills/mechanics/dropitem)'s one | iron_sword |
|
|
| items | item, i | The list of items to drop. This attribute works like the [DropItem](/skills/mechanics/dropitem)'s one | iron_sword |
|
|
| amount | a | How many items will render from the spray | 10 |
|
|
| amount | a | How many items will render from the spray | 10 |
|
|
| duration | d | How long (in ticks) the items will exist | 20 |
|
|
| duration | d | How long (in ticks) the items will exist | 20 |
|
|
| radius | r | The radius/spread the items will start in | 0 |
|
|
| radius | r | The radius/spread the items will start in | 0 |
|
... | @@ -32,4 +32,4 @@ Unless otherwise specified with the `allowpickup` option, those items will be pa |
... | @@ -32,4 +32,4 @@ Unless otherwise specified with the `allowpickup` option, those items will be pa |
|
|
|
|
|
<!-- LINKS -->
|
|
<!-- LINKS -->
|
|
[Bukkit]: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
|
|
[Bukkit]: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
|
|
[audience]: Skills/Audience |
|
[audience]: /Skills/Audience |
|
\ No newline at end of file |
|
\ No newline at end of file |