... | ... | @@ -2,7 +2,13 @@ Every [pack] now allows for a `pins.yml` file. This file can contain a list of l |
|
|
|
|
|
|
|
|
## Commands
|
|
|
- **`/mm pins create [pack] [name]`**: Allows you to save your current location as a pin named `[name]` inside the `[pack]` pack
|
|
|
| Command | Permission | Description |
|
|
|
| ------- | ---------- | ----------- |
|
|
|
| `/mm pins create [pack] [name]` | mythicmobs.command.pins | Allows you to save your current location as a pin named `[name]` inside the `[pack]` pack |
|
|
|
| `/mm pins list` | mythicmobs.command.pins.list | Lists all the active pins |
|
|
|
| `/mm pins move [name]` | mythicmobs.command.pins | Moves the pin named `[name]` to the current location |
|
|
|
| `/mm pins remove [pack] [name]` | mythicmobs.command.pins | Removes the pin named `[name]` from the `[pack]` pack |
|
|
|
| `/mm pins toggleviewing` | mythicmobs.command.pins | Shows where each pin is via a text display entity |
|
|
|
|
|
|
|
|
|
## Targeters
|
... | ... | |