Changes
Page history
Formatted headers, removed double title, moved aliases.
authored
Oct 20, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
Skills/mechanics/takeitem.md
View page @
55445622
Mechanic: TakeItem
=================
=================
*Aliases*
: take, itemtake, takeitems
## Description:
Removes an item from the target
Removes an item from the target
Attributes
## Attributes:
----------
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|----------------|----------------------------------|---------|
|-----------|----------------|----------------------------------|---------|
...
@@ -13,12 +12,14 @@ Attributes
...
@@ -13,12 +12,14 @@ Attributes
| amount | a | The amount to remove | 1 |
| amount | a | The amount to remove | 1 |
Examples
## Examples:
--------
Would remove a stack of dirt from the nearest player's inventory
Would remove a stack of dirt from the nearest player's inventory
```
yml
```
y
a
ml
Skills
:
Skills
:
-
takeitem{i=DIRT;a=64} @NearestPlayer{r=10}
-
takeitem{i=DIRT;a=64} @NearestPlayer{r=10}
```
```
## Aliases:
\ No newline at end of file
[x] take
[x] itemtake
[x] takeitems
\ No newline at end of file