Index

A B C D F G H I J L M N O P R S T U V W 
All Classes|All Packages|Constant Field Values|Serialized Form

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 the config.yml file
discordApi - Static variable in class com.github.mafelp.utils.Settings
communication API with Discord, defined in DiscordMain.init()
discordBotAdmin - Enum constant in enum class 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.
DiscordLinker - Class in com.github.mafelp.accounts
The class that handles linking on the Discord side of things.
DiscordLinker() - Constructor for class com.github.mafelp.accounts.DiscordLinker
 
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
Constructor for normal discord instance startup.
DiscordMain(boolean) - Constructor for class com.github.mafelp.discord.DiscordMain
Constructor to set the DiscordMain.loadAccounts switch.
DiscordMessageBroadcast - Class in com.github.mafelp.discord
The Thread to handle sending of discord messages, to not hang the server on Message Sending.
DiscordMessageBroadcast(String) - Constructor for class com.github.mafelp.discord.DiscordMessageBroadcast
Constructor to define this thread as a command-info broadcast by the server.
DiscordMessageBroadcast(String, Player) - Constructor for class com.github.mafelp.discord.DiscordMessageBroadcast
The constructor to define this thread as a command-info broadcast by a player.
DiscordMessageBroadcast(Player, String) - Constructor for class com.github.mafelp.discord.DiscordMessageBroadcast
Constructor to define this thread as a message broadcast.
discordServerAdmin - Enum constant in enum class com.github.mafelp.utils.Permissions
The permission to perform commands on teh discord servers.
A B C D F G H I J L M N O P R S T U V W 
All Classes|All Packages|Constant Field Values|Serialized Form