- Ссылка на ресурс
- https://www.spigotmc.org/resources/mycommand.22272/
- Поддерживаемые версии
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
Вообщем я думаю и без описание всё понятно
changepassword:
command: /cpass
type: RUN_CONSOLE
runcmd:
- '$delay$/title $player title {"text":"МЕНЯЕМ ПАРОЛЬ.","color":"red"}'
- '$delay$/title $player title {"text":"МЕНЯЕМ ПАРОЛЬ..","color":"red"}'
- '$delay$/title $player title {"text":"ПАРОЛЬ ИЗМЕНЁН!","color":"green"}'
- '$delay$/title $player subtitle {"text":"Вы успешно сменили пароль!","color":"white"}'
- '$delay$/title $player title {"text":"ПАРОЛЬ ИЗМЕНЁН!","color":"green"}'
- '$delay$/title $player subtitle {"text":"На - $arg1","color":"white"}'
- '$text$&eВаш пароль изменён на: &8[&7$arg1&8]'
- '$text$&eЗапомните его! &8[&6F2&8] &eЧтобы сделать &bscreenshot'
- '$delay$/sync console (сервер) authme password $player $arg1'
required_args: 1
delaytimer: 1
permission-required: false
register: true
error-message: '&8[&cСМЕНА ПАРОЛЯ&8] &fДля смены пароля - &5/cpass <новый пароль>'
command: /cpass
type: RUN_CONSOLE
runcmd:
- '$delay$/title $player title {"text":"МЕНЯЕМ ПАРОЛЬ.","color":"red"}'
- '$delay$/title $player title {"text":"МЕНЯЕМ ПАРОЛЬ..","color":"red"}'
- '$delay$/title $player title {"text":"ПАРОЛЬ ИЗМЕНЁН!","color":"green"}'
- '$delay$/title $player subtitle {"text":"Вы успешно сменили пароль!","color":"white"}'
- '$delay$/title $player title {"text":"ПАРОЛЬ ИЗМЕНЁН!","color":"green"}'
- '$delay$/title $player subtitle {"text":"На - $arg1","color":"white"}'
- '$text$&eВаш пароль изменён на: &8[&7$arg1&8]'
- '$text$&eЗапомните его! &8[&6F2&8] &eЧтобы сделать &bscreenshot'
- '$delay$/sync console (сервер) authme password $player $arg1'
required_args: 1
delaytimer: 1
permission-required: false
register: true
error-message: '&8[&cСМЕНА ПАРОЛЯ&8] &fДля смены пароля - &5/cpass <новый пароль>'