Create criteria/manual authored by Ashijin's avatar Ashijin
Criteria: Manual
=================
A simple criteria that can only be manually triggered from a command, a skill, or a the API.
Triggered by the `/mythicachievements increment [name] [achievement] [criteria]` command.
Attributes
----------
| Attribute | Description | Default |
|-----------|----------- -|---------|
| Amount | The amount of times the criteria must be triggered | 1 |
Examples
--------
```
SOME_ACHIEVEMENT:
Criteria:
A_MANUAL_CRITERIA:
Type: MANUAL
Amount: 1
```
Triggered by `/mythicachievements increment player SOME_ACHIEVEMENT A_MANUAL_CRITERIA`
\ No newline at end of file