messages.yml

# ====================================================================================================
#
# PrimeChat Messages File
#
# Customize all plugin messages here. Developed with ❤ by AntiMalware and Zivush.
# You can use PlaceholderAPI placeholders and color codes (& and hex).
#
# ====================================================================================================

# Prefix shown before most plugin messages. A modern, clean prefix.
prefix: "&#4D4D4D&l| &#FF6347PrimeChat &#4D4D4D&l» &r"

# General command messages
general:
  no-permission: "&#FF4747✖ You don't have permission to use this command."
  player-not-found: "&#FFC447⚠ Could not find a player by that name."
  player-only: "&#FF4747✖ This command can only be used by players."
  unknown-command: "&#FFC447⚠ Unknown command. Use &#E0E0E0/chat help &#FFC447for a list of commands."
  reload-success: "&#32CD32✔ Successfully reloaded the configuration files."

# Chat management messages
chat:
  cleared: "&#32CD32✔ Chat was cleared by &#E0E0E0%player%&r&#32CD32."
  locked: "&#FF4747✖ Chat has been locked. Only staff can speak."
  unlocked: "&#32CD32✔ Chat has been unlocked. Everyone can speak."
  currently-locked: "&#FFC447⚠ The chat is currently locked."
  spam-warning: "&#FFC447⚠ Please wait &#E0E0E0%time% &#FFC447more seconds before chatting again."
  blocked-word: "&#FF4747✖ Your message contains a blocked word and was not sent."

# Private messaging messages
private-messaging:
  cannot-message-self: "&#FFC447⚠ You cannot send a message to yourself."
  no-one-to-reply-to: "&#FFC447⚠ You have no one to reply to."
  usage-message: "&#FFC447Usage: &#E0E0E0/message <player> <message>"
  usage-reply: "&#FFC447Usage: &#E0E0E0/reply <message>"

# Chat games messages
chat-games:
  question-sent: "&#32CD32✔ Chat game question sent successfully!"
  games-disabled: "&#FFC447⚠ Chat games are currently disabled."
  already-active: "&#FFC447⚠ A chat game is already active. Please wait for it to finish."
  failed-to-send: "&#FF4747✖ Failed to send chat game question. Check configuration."

# Help command format
help:
  header: "&#4D4D4D&m-----------------&r &#FF6347&lPrimeChat Help &r&#4D4D4D&m-----------------"
  format: "&#FF6347» &#E0E0E0%command% &#888888- &#B0B0B0%description%"
  footer: "&#4D4D4D&m----------------------------------------------------"

Last updated