ChatWithStaff messages.yml Wiki

Commands | Permissions | Configuration | Wiki | Support

Welcome to ChatWithStaff's messages.yml Wiki

This is the messages.yml page for the Wiki of ChatWithStaff.

Lost? Go back to ChatWithStaff's project page.

Prefix

  • Acceptable value: String
  • Default value:
    &8[&aChatWithStaff&8]

The Prefix message sets the prefix.

No_Permission

  • Acceptable value: String
  • Default value:
    &4You &cdo not have the &4{permission} &cpermission.

The No_Permission message sets the no permission message.

No_Command

  • Acceptable value: String
  • Default value:
    &4{used_command} &cis an invalid command. Did you mean &4{suggested_command}?

The No_Command message sets the no command message.

No_Console

  • Acceptable value: String
  • Default value:
    You cannot use {used_command} from the console. Try {suggested_command}.

The No_Console message sets the no console message.

No_Staff_Chat_Mode

  • Acceptable value: String
  • Default value:
    &cStaff chat mode is &4disabled. &cTry &4{suggested_command}.

The No_Staff_Chat_Mode message sets the no staff chat mode message.

Reload

  • Acceptable value: String
  • Default value:
    &fFiles &bconfig.yml &fand &bmessages.yml &fhas been reloaded.

The Reload message sets the reload message.

Toggle_On

  • Acceptable value: String
  • Default value:
    &6Staff Chat Mode: &bON.

The Toggle_On message sets the toggle on message.

 

Toggle_Off

  • Acceptable value: String
  • Default value:
    &6Staff Chat Mode: &cOFF.

The Toggle_Off message sets the toggle off message.

 

Word_Is

  • Acceptable value: String
  • Default value:
    is

The Word_Is message sets the word "is."

Word_Are

  • Acceptable value: String
  • Default value:
    are

The Word_Are message sets the word "are."

List

  • Acceptable value: String
  • Default value:
     - '&fThere {word} &b{amount} &fstaff member{s} viewing staff chat:'
    - '&b{staff}'

The List message sets the list message.

In-game_Guide

  • Acceptable value: String
  • Default value:
    - '&b/chatwithstaff &f- View plugin information.'
    - '&b/chatwithstaff help &f- View list of plugin''s commands.'
    - '&b/chatwithstaff reload &f- Reloads plugin''s config.yml and messages.yml files.'
    - '&b/staffchat &f- Toggle staff chat mode.'
    - '&b/staffchat <message> &f- Send a message to all staff members.'
    - '&b/staffchatlist &f- Show all staff members viewing staff chat.'

The In-game_Guide message sets the in-game guide message.

Go back to ChatWithStaff's project page.