reload command
This commit is contained in:
parent
8bb3f05d17
commit
2406415923
@ -49,6 +49,12 @@ message_formatting: "ampersand" # Изменить тип форматирова
|
||||
# json: {"text": "Сообщение", "color": "red"}
|
||||
```
|
||||
|
||||
## Права
|
||||
|
||||
```
|
||||
froggy_monitor_reward.command.reload - Право на команду /reload
|
||||
```
|
||||
|
||||
## Как это работает
|
||||
|
||||
```mermaid
|
||||
|
@ -5,4 +5,12 @@ api-version: 1.13
|
||||
authors: [ FroggyMonitor ]
|
||||
description: FroggyMonitor plugin that rewards votes and comments
|
||||
website: https://froggymonitor.ru
|
||||
softdepend: [ PlaceholderAPI, Vault ]
|
||||
softdepend: [ PlaceholderAPI, Vault ]
|
||||
|
||||
commands:
|
||||
reload:
|
||||
description: Перезагрузка плагина
|
||||
permission: froggy_monitor_reward.command.reload
|
||||
permissions:
|
||||
froggy_monitor_reward.command.reload:
|
||||
default: op
|
Loading…
Reference in New Issue
Block a user