Permissions

permissions:
  DevChat.*:
    description: Gives a player all AdminChat permissions.
    children:
      DevChat.write.dev: true
      DevChat.write.admin: true
      DevChat.write.support: true
      DevChat.read.dev: true
      DevChat.read.admin: true
      DevChat.read.support: true
      DevChat.changename: true
      DevChat.color.dev: true
      DevChat.color.admin: true
      DevChat.color.support: true
      DevChat.color.answer: true
      DevChat.color.normal: true
  DevChat.color.*:
    description: Gives a player the ability to write with Colorcodes in all Chats.
    children:
      AdminChat.color.dev: true
      AdminChat.color.admin: true
      AdminChat.color.support: true
      AdminChat.color.answer: true
      AdminChat.color.normal: true
  DevChat.write.dev:
    description: Allows a player to write in the Developer Chat.
    default: op
  DevChat.write.admin:
    description: Allows a player to write in the Admin Chat.
    default: op
  DevChat.read.dev:
    description: Allows a player to read the Developer Chat.
    default: op
  DevChat.read.admin:
    description: Allows a player to read the Admin Chat.
    default: op
  DevChat.read.support:
    description: Allows a player to read the Support requests.
    default: op
  DevChat.write.support:
    description: Allows a player to answer to Support requests.
    default: op
  DevChat.changename:
    description: Allows a player to change his Name.
    default: op
  DevChat.color.dev:
    description: Allows a player to write with Colorcodes in the Developer Chat.
    default: op
  DevChat.color.admin:
    description: Allows a player to write with Colorcodes in the Admin Chat.
    default: op
  DevChat.color.support:
    description: Allows a player to write with Colorcodes in the Support Requests.
    default: op
  DevChat.color.answer:
    description: Allows a player to write with Colorcodes in the Support Answers.
    default: op
  DevChat.color.normal:
    description: Allows a player to write with Colorcodes in the Normal Chat.
    default: op

Comments

Posts Quoted:
Reply
Clear All Quotes