CONFIGURATIONS
lang/en.yml
This page mirrors the default lang/en.yml from the plugin exactly.
Config
lang/en.yml
# ============================================================
# English language file
# ============================================================
#
# Placeholders you can use in messages:
# %voucher-name%
# %voucher-id%
# %voucher-name-coroless%
# %player%
# %amount%
# %current-usage%
# %max-usage%
# %random-amount%
# {prefix}
#
# Formatting support:
# - MiniMessage: <gradient:#1378FF:#60BFFB>Text</gradient>
# - Hex colors: բFF
# - Legacy colors: &7, &c, &l, etc.
#
# Prefix is configured in config.yml.
# Use {prefix} anywhere if you want to show it in a message.
usage: "{prefix} Usage: /vvoucher give <voucher-name> [player] [amount] [-s]"
reload-success: "{prefix} Plugin reloaded successfully."
voucher-not-found: "{prefix} Voucher not found: բFF%voucher-id%"
voucher-enabled: "{prefix} Voucher enabled: բFF%voucher-name-coroless%"
voucher-disabled: "{prefix} Voucher disabled: բFF%voucher-name-coroless%"
player-not-found: "{prefix} Player not found: բFF%player%"
console-needs-player: "{prefix} Console must specify a player."
invalid-amount: "{prefix} Amount must be a positive number."
voucher-given-sender: "{prefix} You gave բFF%amount%&7x բFF%voucher-name-coroless% &7to բFF%player%&7."
voucher-given-target: "{prefix} You received բFF%amount%&7x բFF%voucher-name-coroless%&7."
voucher-giveall-sender: "{prefix} You gave բFF%amount%&7x բFF%voucher-name-coroless% &7to բFF%online-players% &7online player(s)."
voucher-getall-sender: "{prefix} You gave all enabled vouchers to բFF%player%&7. Amount per voucher: բFF%amount%&7. Enabled vouchers: բFF%voucher-count%&7."
help-lines:
- "&8&m "
- " <gradient:#1378FF:#60BFFB>VVoucher Commands</gradient>"
- "&8&m "
- ""
- " &8| բFF/vvoucher help &8- &7Shows this help menu."
- " &8| բFF/vvoucher give <voucher> [player] [amount] [-s] &8- &7Gives a voucher."
- " &8| բFF/vvoucher giveall <voucher> [amount] [-s] &8- &7Gives a voucher to all online players."
- " &8| բFF/vvoucher getall [player] [amount] &8- &7Gives all enabled vouchers."
- " &8| բFF/vvoucher enable <voucher> &8- &7Enables a voucher."
- " &8| բFF/vvoucher disable <voucher> &8- &7Disables a voucher."
- " &8| բFF/vvoucher reload &8- &7Reloads config, lang, and vouchers."
- ""
- " &7Fancy vouchers with բFFhex&7, <gradient:#1378FF:#60BFFB>MiniMessage</gradient>&7, and more."
- "&8&m "