mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-17 13:59:56 +00:00
2.11.2 - Async Update
This commit is contained in:
@@ -3,6 +3,7 @@ Messages:
|
||||
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...'
|
||||
Failed:
|
||||
Price: '&c你的钱不够了,&7你至少要有$%price%&7才能随机传送!'
|
||||
NotSafe: '&c由于在%attempts%次尝试内未能找到安全的位置,&7你未被传送!'
|
||||
|
||||
@@ -3,6 +3,7 @@ Messages:
|
||||
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...'
|
||||
Failed:
|
||||
Price: '&c您的資金不夠了!&7您需要有$%price%&7才能嘗試RTP!'
|
||||
NotSafe: '&c由於%attempts%次嘗試內未能找到適合的地方傳送,&7您未被傳送!'
|
||||
|
||||
@@ -3,6 +3,7 @@ Messages:
|
||||
Success: ## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||||
Paid: '&aYou have been tp''d to&7 x=%x% y=%y% z=%z% for &c$%price%&7 in &f%attempts% &7attempts!'
|
||||
Bypass: '&aYou have been tp''d to&7 x=%x% y=%y% z=%z% in &f%attempts% &7attempts'
|
||||
Loading: '&aSafe spot located! &7Loading chunks...'
|
||||
Failed:
|
||||
Price: '&cCould not rtp because of insufficent funds! &7You must have atleast $%price% &7to rtp!'
|
||||
NotSafe: '&cCould not find safe spot within %attempts% attempts! &7You were not RTP''d!'
|
||||
|
||||
@@ -4,6 +4,7 @@ Messages:
|
||||
Success:
|
||||
Paid: '&aTu a été téléporté à&7 x=%x% y=%y% z=%z% pour &c$%price%&7 en &f%attempts% &7tentatives!'
|
||||
Bypass: '&aTu a été téléporté à&7 x=%x% y=%y% z=%z% en &f%attempts% &7tentatives!'
|
||||
Loading: '&aSafe spot located! &7Loading chunks...'
|
||||
Failed:
|
||||
Price: '&cTu n''a pas pu être téléporté; Manque de fonds! &7Tu doit avoir au moins $%price% &7pour te téléporter!'
|
||||
NotSafe: '&cImpossible de trouver un endroit sûr en %attempts% tentatives! &7Tu n''a pas été téléporté!'
|
||||
@@ -54,11 +55,11 @@ Help:
|
||||
Usage:
|
||||
Player: '&cUtilisation&7: /%command% player <joeur> [monde]'
|
||||
World: '&cUtilisation&7: /%command% world <monde>'
|
||||
Biome: '&cUtilisation&7: /%command% biome <biome1, biome2...>'
|
||||
|
||||
Sounds:
|
||||
Enabled: true
|
||||
## Plus de sons à https://www.spigotmc.org/wiki/cc-sounds-list/
|
||||
## Son à jouer lors de la téléportation avec délai ##
|
||||
## Plus de sons à https://www.spigotmc.org/wiki/cc-sounds-list/ ## Son à jouer lors de la téléportation avec délai ##
|
||||
Delay: 'entity_tnt_primed'
|
||||
##Son à jouer lorsque la téléportation à réussie ##
|
||||
Success: 'entity_generic_explode'
|
||||
Success: 'entity_generic_explode'
|
||||
@@ -3,6 +3,7 @@ Messages:
|
||||
Success:
|
||||
Paid: '&aあなたは&c$%price%&aで&7x=%x% y=%y% z=%z% に&f%attempts%&7回の試行でTPされました!'
|
||||
Bypass: '&aあなたは&7x=%x% y=%y% z=%z% に&f%attempts%&7回の試行でTPされました!'
|
||||
Loading: '&aSafe spot located! &7Loading chunks...'
|
||||
Failed:
|
||||
Price: '&c資金が不十分のためRTPできませんでした! &7RTPには最低$%price%&7が必要です!'
|
||||
NotSafe: '&c%attempts%回の試行で安全な場所が見つかりませんでした! &7あなたははRTPされませんでした!'
|
||||
@@ -14,6 +15,7 @@ Messages:
|
||||
NoPermission:
|
||||
Basic: '&cごめんなさい! &7このコマンドを使う権限がありません!'
|
||||
World: '&cごめんなさい! &7ワールド%world%ではrtpが許可されていません!'
|
||||
##
|
||||
DisabledWorld: '&cワールド%world%は無効です! &7RTPできませんでした!'
|
||||
Cooldown: '&cごめんなさい! &7あなたは&c%time%&7秒間RTPできません!'
|
||||
Invalid: '&c無効な引数。 ''/%command% help''を試してください。'
|
||||
@@ -27,11 +29,15 @@ Messages:
|
||||
Titles:
|
||||
Enabled: true
|
||||
Delay:
|
||||
##
|
||||
SendChatMessage: true
|
||||
##
|
||||
Title: '&6BetterRTP by SRC'
|
||||
Subtitle: '&f%time%秒でテレポート!'
|
||||
Success:
|
||||
##
|
||||
SendChatMessage: true
|
||||
##
|
||||
Title: '&6BetterRTP by SRC &7(%attempts%)'
|
||||
Subtitle: '&fx=%x% y=%y% z=%z% にテレポート'
|
||||
|
||||
@@ -40,8 +46,10 @@ Help:
|
||||
- '&e&m------&r &6&lBetterRTP &8| &7ヘルプ&e&m------'
|
||||
- ' &7- &e/%command% &7- あなたをランダムテレポートする!'
|
||||
- ' &7- &e/%command% help &7- ヘルプを見る'
|
||||
##
|
||||
Player: ' &7- &e/%command% player <player> [world] &7- 他のプレイヤーをランダムテレポート'
|
||||
World: ' &7- &e/%command% world <world> &7- 他のワールドにランダムテレポート'
|
||||
##
|
||||
Biome: ' &7- &e/%command% biome <biome1, biome2...> &7- Randomly teleport withing these biomes'
|
||||
Reload: ' &7- &e/%command% reload &7- プラグインをリロード'
|
||||
|
||||
@@ -54,4 +62,4 @@ Sounds:
|
||||
Enabled: true
|
||||
## More sounds at https://www.spigotmc.org/wiki/cc-sounds-list/
|
||||
Delay: 'entity_tnt_primed'
|
||||
Success: 'entity_generic_explode'
|
||||
Success: 'entity_generic_explode'
|
||||
@@ -1,9 +1,9 @@
|
||||
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:
|
||||
Success: ## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||||
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попыток'
|
||||
Loading: '&aSafe spot located! &7Loading chunks...'
|
||||
Failed:
|
||||
Price: '&cУ вас недостаточно денег для телепортации! &7У вас должно быть хотябы $%price% &7для rtp!'
|
||||
NotSafe: '&cНе удалось найти безопасное место за %attempts% попыток! &7Вас не телепортировало!'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
main: me.SuperRonanCraft.BetterRTP.Main
|
||||
version: '2.11.1-BETA'
|
||||
version: '2.11.2'
|
||||
name: BetterRTP
|
||||
author: SuperRonanCraft
|
||||
softdepend: [Vault, WorldGuard, GriefPrevention, Factions]
|
||||
|
||||
Reference in New Issue
Block a user