|
|
## Description
|
|
|
Gives a player experience
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| group | g | The affected group | CLASS |
|
|
|
| amount | a | The amount of experience given | 1 |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- givemythicexperience{group=PROFESSION;amount=10} @NearestPlayer{r=10}
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] giveRPGExperience |
|
|
\ No newline at end of file |