Разрешается выкладывание кода, файлов конфигураций, логов и т.д. только под BB-код CODE
- Плагин
- MyCommand
- Ядро сервера
- Paper
- Версия сервера
- 1.20
- Память сервера ОЗУ
- 10Gb
discord:
type: RUN_CONSOLE
command: /discord-notification
runcmd:
- $Script%if% $arg1.contains=(true)
- $RUN_CONSOLE$(lp user $player permission set chatty.notification.chat.discord $arg1)
- $Script$%if%$$arg1.contains=(false)
- $RUN_CONSOLE$(lp user $player permission set chatty.notification.chat.discord $arg2)
required_args: 1
register: true
permission-required: false
error-message: '&7Для этой команды нужно использовать false/true'
tab_completer:
1:
- true
- false
command_description: "Отключение уведомлений о Discord"
discord_alias:
command: /dsn
type: ALIAS
alias: /discord-notification
permission-required: false
register: true
type: RUN_CONSOLE
command: /discord-notification
runcmd:
- $Script%if% $arg1.contains=(true)
- $RUN_CONSOLE$(lp user $player permission set chatty.notification.chat.discord $arg1)
- $Script$%if%$$arg1.contains=(false)
- $RUN_CONSOLE$(lp user $player permission set chatty.notification.chat.discord $arg2)
required_args: 1
register: true
permission-required: false
error-message: '&7Для этой команды нужно использовать false/true'
tab_completer:
1:
- true
- false
command_description: "Отключение уведомлений о Discord"
discord_alias:
command: /dsn
type: ALIAS
alias: /discord-notification
permission-required: false
register: true