Index
All Classes|All Packages
D
- debug - Static variable in class com.github.mafelp.utils.Settings
-
enables more information being displayed while executing events
- debug(String) - Static method in class com.github.mafelp.utils.Logging
-
Log a info message, if the
debug
option is enabled in theconfig.yml
file - discordApi - Static variable in class com.github.mafelp.utils.Settings
-
communication API with Discord, defined in DiscordMain.init()
- discordBotAdmin - com.github.mafelp.utils.Permissions
-
The permission to perform commands with the bot, e.
- discordCommandPrefix - Static variable in class com.github.mafelp.utils.Settings
-
The prefix used to identify commands in the discord chats.
- DiscordListener - Class in com.github.mafelp.discord
-
Class that listens to all messages sent to a discord server on which the bot is present on and can see the channels or via direct message.
- DiscordListener() - Constructor for class com.github.mafelp.discord.DiscordListener
- DiscordMain - Class in com.github.mafelp.discord
-
The class that handles initiation and destruction of the discord bot instance(s)
- DiscordMain() - Constructor for class com.github.mafelp.discord.DiscordMain
- DiscordMessageBroadcast - Class in com.github.mafelp.discord
-
The Thread to handle sending of discord messages, to not hang the server on Message Sending.
- DiscordMessageBroadcast(Player, String) - Constructor for class com.github.mafelp.discord.DiscordMessageBroadcast
-
Constructor to give the function all needed information.
- discordServerAdmin - com.github.mafelp.utils.Permissions
-
The permission to perform commands on teh discord servers.
All Classes|All Packages