mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-07-24 07:30:53 +00:00
more specific placeholders
This commit is contained in:
@@ -4,8 +4,14 @@ betterrtp_cooldown: 'Get cooldown in current world'
|
||||
betterrtp_cooldown_<world_name>: 'Get cooldown of a specified world'
|
||||
betterrtp_cooldowntime: 'Get cooldown time subject to in current world'
|
||||
betterrtp_cooldowntime_<world_name>: 'Get cooldown time subject to in specified world'
|
||||
betterrtp_canrtp_<world_name>: 'Get the reason or yes output if player can rtp in set world'
|
||||
betterrtp_canrtp: 'Get the reason or yes output if player can rtp in current world'
|
||||
betterrtp_canrtp_<world_name>: 'Get the reason or yes output if player can rtp in set world'
|
||||
betterrtp_canrtpcooldown: 'Get if a player can rtp just based off their cooldown'
|
||||
betterrtp_canrtpcooldown_<world_name>: 'Get if a player can rtp just based off their cooldown for this world'
|
||||
betterrtp_canrtpprice: 'Get if a player can rtp just based off their bank account'
|
||||
betterrtp_canrtpprice_<world_name>: 'Get if a player can rtp just based off their bank account for this world'
|
||||
betterrtp_canrtphunger: 'Get if a player can rtp just based off their hunger'
|
||||
betterrtp_canrtphunger_<world_name>: 'Get if a player can rtp just based off their hunger for this world'
|
||||
betterrtp_price: 'Get the price of rtp''ing in current world'
|
||||
betterrtp_price_<world_name>: 'Get the price of rtp''ing in specified world'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user