Discord Module Configuration
Info
JDA permissions can be found here.
HELP: The token of the bot that will be used for the Discord module.
HELP: The ID of the main guild where the bot will be used.
HELP: The status of the bot.
VALUES: online
, idle
, dnd
, invisible
HELP: The activity of the bot.
VALUES: none
, playing
, listening
, watching
, competing
, custom
HELP: The message of the activity of the bot.
VALUES: Any string
Info
embedSettings
is currently not used in the plugin.
HELP: The author of the embeds.
VALUES: Any string
HELP: The icon of the author of the embeds.
VALUES: Any image URL
HELP: The ID of the channel where the whitelist feature will be used.
HELP: The ID of the roles that an user will gain when they are whitelisted.
HELP: The permission that is required to use the command.
VALUES: Any JDA permission
HELP: The permission that is required to use the command.
VALUES: Any JDA permission
HELP: Enable or disable the chat sync.
VALUES: true
or false
HELP: The permission that is required to get messages synced to minecraft.
VALUES: Any JDA permission
HELP: The ID of the channel where the chat sync will be used.
HELP: Enable or disable the console sync.
VALUES: true
or false
HELP: The ID of the channel where the console sync will be used.
serverStats:
enabled: true
mode: both
channel: CHANNEL ID
layout:
serverStatus:
text: <emoji> | SERVER <status>
emoji:
online: 💚
offline: ❤️
serverVersion: 💻 | VERSION <version>
lastPlayerCount: 🎮 | PLAYERS <count>
lastRefreshed: ⌚ | <time>
HELP: Enable or disable the server stats.
VALUES: true
or false
HELP: The mode of the server stats.
VALUES: both
, channels
, description
- both
: Sends the stats in the channel and the description.
- channels
: Creates non joinable voice channels for the stats.
- description
: Sends the stats in the description of given channel.
HELP: The ID of the channel where the server stats will be used.
layout:
serverStatus:
text: <emoji> | SERVER <status>
emoji:
online: 💚
offline: ❤️
serverVersion: 💻 | VERSION <version>
lastPlayerCount: 🎮 | PLAYERS <count>
lastRefreshed: ⌚ | <time>
HELP: The layout of the server stats.
HELP: The ID of the channel where the logs will be sent.