-
Notifications
You must be signed in to change notification settings - Fork 57
tokens.yml
Ján Kluka edited this page Sep 3, 2021
·
13 revisions
messages:
no_permission: "&c&l(!) &fYou do not have permission to do that!"
not_enough_tokens: "&e&l(!) &eYou don't have enough tokens"
your_tokens: "&eYour Tokens: %tokens%"
other_tokens: "&e%player%'s Tokens: %tokens%"
your_blocks: "&eYour Blocks: %blocks%"
other_blocks: "&e%player%'s Blocks: %blocks%"
withdraw_successful: "&aYou have withdrawn &e%value%x %amount% Tokens!"
admin_set_tokens: "&aSuccessfuly set &e%player%'s &atokens to &e%tokens%."
admin_give_tokens: "&aSuccessfuly given &e%tokens% &atokens to &e%player%."
admin_remove_tokens: "&aSuccessfuly removed &e%tokens% &atokens from &e%player%."
admin_set_blocks: "&aSuccessfuly set &e%blocks%'s &ablocks to &e%blocks%."
admin_give_blocks: "&aSuccessfuly given &e%blocks% &ablocks to &e%player%."
admin_remove_blocks: "&aSuccessfuly removed &e%blocks% &ablocks from &e%player%."
not_token_item: "&cThis is not a token item!"
tokens_redeem: "&e&l(!) &eYou redeemed &f%tokens% &etoken(s)"
tokens_send: "&eYou have sent %tokens% to %player%"
tokens_received: "&eYou received %tokens% from %player%."
tokens_received_console: "&e&lTOKENS &8» &7You have received &f%tokens% tokens&7."
not_a_number: "&c%input% is not a number!"
player_not_online: "&cPlayer &e%player% &cis not online!"
top_updating: "&c&lLeaderboard is currently updating..."
top_weekly_reset: "&7&oTime Left: %time%"
token_message_disabled: "&e&lTOKENS &8» &7Messages &c&lOFF"
token_message_enabled: "&e&lTOKENS &8» &7Messages &a&lON"
tokens_received_mining: "&e&lTOKENS &8» &7You found &6%amount% Tokens &7while mining"
lucky_block_mined: "&e&lLUCKY BLOCK &8» &7You have mined a &e&lLUCKY BLOCK &7and received &6%amount% Tokens!"
tokens:
breaking:
chance: 5.0
max: 5
min: 1
item:
material: SUNFLOWER
name: "&e&l%amount% TOKENS"
lore:
- "&7Right-Click to Redeem"
lucky-blocks:
SPONGE:
- tokens give %player% 1000
next-reset-weekly: 0
display-token-messages: true
top_update_interval: 10
tokens-top-format:
- "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------"
- "&e&lTOKENS TOP"
- "{FOR_EACH_PLAYER} &f&l#%position%. &e%player% &8» &7%tokens% Tokens"
- "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------"
blocks-top-format:
- "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------"
- "&e&lBLOCKS TOP"
- "{FOR_EACH_PLAYER} &f&l#%position%. &e%player% &8» &7%blocks% Blocks"
- "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------"
blocks-top-weekly-format:
- "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------"
- "&e&lBLOCKS TOP WEEKLY"
- "{FOR_EACH_PLAYER} &f&l#%position%. &e%player% &8» &7%blocks% Blocks"
- "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------"