leaderboards.yml
################################################################################
# _ _____ _ ____ _____ ____ ____ ___ _ ____ ____ ____ #
# | | | ____| / \ | _ \| ____| _ \| __ ) / _ \ / \ | _ \| _ \/ ___| #
# | | | _| / _ \ | | | | _| | |_) | _ \| | | |/ _ \ | |_) | | | \___ \ #
# | |___| |___ / ___ \| |_| | |___| _ <| |_) | |_| / ___ \| _ <| |_| |___) | #
# |_____|_____/_/ \_|____/|_____|_| \_|____/ \___/_/ \_|_| \_|____/|____/ #
# #
################################################################################
# Configuration for the Bamboo Top Leaderboard
Blocks:
hologram-no-player: No Player
name: '&8ServerName ยป Block Top'
display:
your-rank: '&5&l[!] &d&lYour Placement: &f&l#{rank} '
your-lore:
- ''
- '&5&lโ &dYour Blocks Mined: &f{amount}'
name: '&5&l[!] &f&l#{rank} &d&l{player}'
lore:
- ''
- '&5&lโ &dBlocks Mined: &f{amount}'
name-invalid: '&4&l[!] &f&l#{rank} &c&l?????'
lore-invalid:
- ''
- '&7&o(( No player yet ))'
# Configuration for the Essence Top Leaderboard
Essence:
hologram-no-player: No Player
name: '&8ServerName ยป Essence Top'
display:
your-rank: '&6&l[!] &e&lYour Placement: &f&l#{rank} '
your-lore:
- ''
- '&6&lโ &e&lEssence: &6โ&e{amount}'
name: '&6&l<!> &f&l#{rank} &e&l{player}'
lore:
- ''
- '&5&lโ &eEssence: &6โ&e{amount}'
name-invalid: '&4&l<!> &f&l#{rank} &c&l?????'
lore-invalid:
- ''
- '&7&o(( No player yet ))'
Data:
# Save all Data - Time in seconds
save-data: 300
leaderboard-update: 60
# Configuration for the Blocks Balance Command
Balance:
Blocks:
player-balance-format:
- '&5&lYour Blocks Mined &8ยป &f{amount}'
- '&7Mine ores in the mines and compete on the /block top leaderboards'
others-balance-format:
- '&5&l{player}''s Blocks Mined &8ยป &f{amount}'
- '&7Mine ores in the mines compete on the /block top leaderboards'
Last updated