Skip to content

Config Options

STG_Allen edited this page Feb 22, 2020 · 1 revision

Chat

  • channelDefault

    • This is the default chat channel that you would like players to be put in. When a player joins the server, this is the channel they join.
  • channels

    • This is a list of available chat channels. To make a new channel, simply copy the global channel information, and replace "global" with the channel name of your choice.
  • filter

    • This allows you to filter words out of your chat, this can easily be disabled by using the enabled= option.
  • format

    • This is the format for how players view and interact with chat.

    • Available placeholders: %username%, %prefix%, %suffix%, %server%, %message%


Discord

  • bot

    • token - This is the token for your discord bot. For help obtaining the bot token, see the tutorial here.
  • channel

    • main - This is the main discord channel that chat will be output to.

    • staff - This is the discord channel that messages from /staffchat will be output to. main and staff should not be the same.

  • enabled

    • This toggles the discord bot. By default, the bot will be enabled.

Clone this wiki locally