Sounds Configuration
sounds:
balance_command: ENTITY_PLAYER_LEVELUP
other_player_command: ENTITY_EXPERIENCE_ORB_PICKUP
prev_page: ENTITY_ARROW_HIT_PLAYER
next_page: ENTITY_ARROW_HIT_PLAYER
New Config
![]()
# Configuration file for BalTopPlugin
lore_format: "&fMoney: &7%money%"
name_color: "#0091ff"
arrow_names:
prev_page: "&c&lBACK"
next_page: "&a&lNEXT"
prev_page_lore: "&fClick to go back a page"
next_page_lore: "&fClick to go forward a page"
# BalCommand Configuration
messages:
bal_command: "&e%player%'s Balance: %money%"
action_bar_message: "&a%player%'s balance: %money%"
player_not_found: "&cPlayer not found."
invalid_usage: "&cUsage: /bal <player>"
# Player Info Configuration
player_info:
item_on_slot_49:
material: "BOOK"
display_name: "#0091ff%player%"
lore:
- "&fBalance: %money%"
- "&fPosition: &7#%position%"
Config
# BalTop Configuration File
# Color of the player names above their heads in the GUI
# Use Minecraft color codes (&) like &a for green, &e for yellow, etc.
display_name_color: "&a"
# Lore text format for player heads in the GUI
# Use custom placeholders like %money%
lore_format: "&fMoney: %money%"
# GUI title
gui_title: "BalTop - Page %page%"
messages:
your_rank: "&7Rank: %rank%"
your_position: "&aYour Position"