BrickBoard
  • Welcome to Project: BrickBoard
  • B+ style Chat Formatting
  • ChatBox Implementations
    • What is a ChatBox?
      • ChatBoxChannel
      • ChatBoxAeNet
      • ChatBoxFiller
      • ChatBoxSlate
Powered by GitBook
On this page
  • About
  • Commands
  • Permissions
  • Options
  1. ChatBox Implementations
  2. What is a ChatBox?

ChatBoxChannel

Provides access to different chat channels

About

ChatBoxChannels allows players to access different channels where messages may be recieved or sent. All messages are added to the logchannel regardless of which channel the message was sent. In a preset, the channeloption is not necessary, but if included, it will lock that particular ChatBoxChannel to the channel set in the options.

Id: chatboxchannel

Commands

The id of the command to change channels is changechanneland the argument is the name of the channel to change to.

ex. /brickboard execute changechannel log

Permissions

# Allows players to receive messages in <channel>
brickboard.channels.<channel>.recieve
# Allows players to send AND receive messages in <channel>
brickboard.channels.<channel>.send

Options

# Optional
channel: <name>
PreviousWhat is a ChatBox?NextChatBoxAeNet

Last updated 7 years ago