Skip to content

Messages.yml

Loving11ish edited this page May 3, 2025 · 2 revisions

Default Messages.yml

This config is the default one that is generated by UStats on initial install. (Please note the version listed at the top to ensure you are using the latest version on your server)

#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#                                         ----[UStats]----                                          #
#                                     ----[By Loving11ish]----                                      #
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#                                  ----[Plugin Messages File]----                                   #
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#UStats messages for 1.0.1
#The below messages support standard Minecraft formatting and colour codes.
#The below messages also support use of HEX colour codes.
#The below messages also support the use of MiniMessage formatting and colours.
#You CANNOT mix '&' or 'HEX' and MiniMessage formatting in the same message.

#Prefix for all messages.
prefix: "&f[&aUStats&f]"

#General messages
no-permission: "&cYou do not have permission to do that!"
command-not-found: "&cCommand not found! Use &e/ustats."
player-not-found: "&cPlayer not found!"
no-statistics-found: "&cNONE"
top-players-processing: "&7Processing..."
players-stats-reset: "&e%target%'s &astats have been reset!"
plugin-reload-start: "&aStarting reload process..."
plugin-reload-complete: "&aPlugin reload process complete!"
player-list-menu-last-page: "&7You are on the last page."
player-list-menu-first-page: "&7You are on the first page."

#Update Notification
update-check-failure: "&4Unable to check for updates! - &c"
update-available:
  1: "&4*-------------------------------------------*"
  2: "&cA new version is available!"
  3: "&4*-------------------------------------------*"
no-update-available:
  1: "&a*-------------------------------------------*"
  2: "&aPlugin is up to date!"
  3: "&a*-------------------------------------------*"

#Lore messages
events-listed-description: "&7Events Listed&8:"
top-player-description: "&eTop Player&8:&6"

#Command messages
incorrect-player-command-usage:
  - "&7----- &f[&aUStats&f] &7-----&r\n"
  - "&aUStats usage:\n"
  - "&e/ustats\n"
  - "&e/ustats lookup\n"
  - "&e/ustats lookup <player> <stat>\n"
  - "&e/ustats reset\n"
  - "&e/ustats reset <player>\n"
  - "&e/ustats reload\n"
  - "&7----- &f[&aUStats&f] &7-----&r"

incorrect-console-command-usage:
  - "&7----- &f[&aUStats&f] &7-----&r\n"
  - "&aUStats usage:\n"
  - "&e/ustats reset <player>\n"
  - "&e/ustats reload\n"
  - "&7----- &f[&aUStats&f] &7-----&r"

Home Page

Click Here

Clone this wiki locally