mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 00:55:45 +00:00
50 lines
3.2 KiB
YAML
50 lines
3.2 KiB
YAML
Messages:
|
||
Prefix: '&7[&6BetterRTP&7] '
|
||
Success: ## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||
Paid: '&a你花费了&c$%price%&7,被传送到了&7 x=%x% y=%y% z=%z%。共尝试&f%attempts%&7次!'
|
||
Bypass: '&a你被传送到了&7 x=%x% y=%y% z=%z%。共尝试&f%attempts%&7次!'
|
||
Loading: '&aSafe spot located! &7Loading chunks...'
|
||
Teleport: '&aTeleporting... &fplease wait while we find a safe location!'
|
||
Failed:
|
||
Price: '&c你的钱不够了,&7你至少要有$%price%&7才能随机传送!'
|
||
NotSafe: '&c由于在%attempts%次尝试内未能找到安全的位置,&7你未被传送!'
|
||
Other:
|
||
Success: '&a%player%被传送到了&7 x=%x% y=%y% z=%z%。共尝试&f%attempts%&7次!'
|
||
NotSafe: '&c由于在%attempts%次尝试内未能找到安全的位置,&7%player%未被传送!'
|
||
Biome: '&c看上去&7%biome%&c群系不存在,&7试试使用Tab表查找!'
|
||
Reload: '&e配置成功重载!'
|
||
NoPermission:
|
||
Basic: '&c对不起,&7你没有权限使用此命令!'
|
||
World: '&c对不起,&7你并没有被准许在%world%世界传送!'
|
||
## %world% is the world the player is in that is disabled to rtp in! #
|
||
DisabledWorld: '&c%world%世界已被禁止使用此命令,&7无法传送!'
|
||
Cooldown: '&c对不起,&7你需要在&c%time%&7秒后才能传送!'
|
||
Locked: '&cSorry! &7You''ve used up all your RTP''s!'
|
||
Invalid: '&c无效的参数,使用''/%command% help''查看帮助。'
|
||
NotOnline: '&c玩家&7%player%&c不在线!'
|
||
Delay: '&a即将在&f%time%&a秒后传送,乖乖站好!'
|
||
Moved: '&c你移动了,&7随机传送被取消了!'
|
||
NotExist: '&c看上去&7%world%&c世界并不存在!'
|
||
Already: '&c啊嘞嘞,&7看上去你已经在随机传送中了,请耐心点!'
|
||
Sign: '&7命令标记已被创建!&7命令为''&f/rtp %command%&7'''
|
||
|
||
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 <玩家> [世界] [生物群系1,生物群系2...] &7- 指定一个玩家随机传送。'
|
||
World: ' &7- &e/%command% world <世界> [生物群系1, 生物群系2...] &7- 在其他世界随机传送。'
|
||
##If the player has permission to reload the plugin this message will be added under the list!
|
||
Biome: ' &7- &e/%command% biome <生物群系1, 生物群系2...> &7- 在这些指定的群系中随机传送。'
|
||
Reload: ' &7- &e/%command% reload &7- 重载插件。'
|
||
|
||
Usage:
|
||
Player: '&cUsage&7: /%command% player <玩家> [世界] [生物群系1, 生物群系2]'
|
||
World: '&cUsage&7: /%command% world <世界> [生物群系1, 生物群系2...]'
|
||
Biome: '&cUsage&7: /%command% biome <生物群系1, 生物群系2...>'
|
||
Edit:
|
||
Base: '&cUsage&7: /%command% edit <default/world> [args...]'
|
||
Default: '&cUsage&7: /%command% edit default <max/min/useworldborder/center> <value>'
|
||
World: '&cUsage&7: /%command% edit world <world> <max/min/useworldborder/center> <value>' |