mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-18 01:25:45 +00:00
61 lines
3.8 KiB
YAML
61 lines
3.8 KiB
YAML
Messages:
|
||
Prefix: '&7[&6BetterRTP&7] '
|
||
## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||
Success:
|
||
Paid: '&aВас телепортировало на&7 x=%x% y=%y% z=%z% за &c$%price%&7, за &f%attempts% &7попыток!'
|
||
Bypass: '&aВас телепортировало на&7 x=%x% y=%y% z=%z% за &f%attempts% &7попыток'
|
||
Failed:
|
||
Price: '&cУ вас недостаточно денег для телепортации! &7У вас должно быть хотябы $%price% &7для rtp!'
|
||
NotSafe: '&cНе удалось найти безопасное место за %attempts% попыток! &7Вас не телепортировало!'
|
||
Other:
|
||
Success: '&a%player% был телепортирован на&7 x=%x% y=%y% z=%z% за &f%attempts% &7попыток!'
|
||
NotSafe: '&cНе удалось найти безопасное место за %attempts% попыток! &7%player% не был телепортирован!'
|
||
Reload: '&eКонфиг удачно перезагружен!'
|
||
NoPermission:
|
||
Basic: '&cИзвините! &7У вас недостаточно прав для использования этой команды!'
|
||
World: '&cИзвините! &7Вам запрещено использовать rtp в мире %world%!'
|
||
## %world% is the world the player is in that is disabled to rtp in! #
|
||
DisabledWorld: '&cОтключенный мир %world%! &7Не удалось телепортироваться!'
|
||
Cooldown: '&cИзвините! &7Вы не сможете использовать rtp ближайшие &c%time% &7сек.!'
|
||
Invalid: '&cНеправильные параметры. Попробуйте ''/%command% help'''
|
||
NotOnline: '&cИгрок &7%player% &cне онлайн!'
|
||
Delay: '&aТелепортация через &f%time% &aсек.! Не двигайтесь!'
|
||
Moved: '&cВы подвинулись! &7RTP отменено!'
|
||
NotExist: '&cПохоже что мир &7%world% &cне существует!'
|
||
Already: '&cУуупс! &7Похоже вы уже телепортируетесь. Имейте терпение!'
|
||
|
||
Titles:
|
||
Enabled: true
|
||
Delay:
|
||
## Setting to also send the chat message, ignores the Enabled setting
|
||
SendChatMessage: true
|
||
## Both support %player% placeholders
|
||
Title: '&6BetterRTP от SRC'
|
||
Subtitle: '&fТелепортация через %time% сек.!'
|
||
Success:
|
||
## Setting to also send the chat message, ignores the Enabled setting
|
||
SendChatMessage: true
|
||
## Both support %player% %x% %y% and %z% placeholders
|
||
Title: '&6BetterRTP от SRC &7(%attempts%)'
|
||
Subtitle: '&fТелепортация к x=%x% y=%y% z=%z%'
|
||
|
||
Help:
|
||
List:
|
||
- '&e&m------&r &6&lBetterRTP &8| &7Помощь &e&m------'
|
||
- ' &7- &e/%command% &7- случайно телепортирует вас!'
|
||
- ' &7- &e/%command% help &7- показывает этот список'
|
||
##If the player has permission to rtp another player, this message will be added under the list!
|
||
Player: ' &7- &e/%command% player <игрок> [мир] &7- случайно телепортирует игрока'
|
||
World: ' &7- &e/%command% world <мир> &7- случайно телепортирует в другой мир'
|
||
##If the player has permission to reload the plugin this message will be added under the list!
|
||
Reload: ' &7- &e/%command% reload &7- перезагружает плагин'
|
||
|
||
Usage:
|
||
Player: '&cИспользование&7: /%command% player <игрок> [мир]'
|
||
World: '&cИспользование&7: /%command% world <мир>'
|
||
|
||
Sounds:
|
||
Enabled: true
|
||
## More sounds at https://www.spigotmc.org/wiki/cc-sounds-list/
|
||
Delay: 'entity_tnt_primed'
|
||
Success: 'entity_generic_explode' |