Index

A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages

S

save(Server, YamlConfiguration) - Static method in class com.github.mafelp.utils.Configuration
The method that saves a server configuration.
saveAll() - Static method in class com.github.mafelp.utils.Configuration
The method to save all the server configurations to the disk.
saveGlobalConfiguration() - Static method in class com.github.mafelp.utils.Configuration
Method that saves the current global configuration to the disk.
savePresents() - Static method in class com.github.mafelp.Manager.PresentManager
A method that saves all Presents from all servers.
savePresents(Server) - Static method in class com.github.mafelp.Manager.PresentManager
Saves the presents from a server to its corresponding file.
saveSkribblWords(Server) - Static method in class com.github.mafelp.Manager.SkribblManager
Saves the skribbl words for a specific server.
sender - Variable in class com.github.mafelp.Builders.PresentBuilder
The user who created the present.
sendHelpEmbed(boolean) - Method in class com.github.mafelp.commands.WrapCommand
Sends the help embed to the channel in which the original message was sent to.
sendHelpMessage() - Method in class com.github.mafelp.commands.SkribblCommand
The method that sends the help message to the channel in which the command was executed.
sendHelpMessage(boolean) - Method in class com.github.mafelp.commands.BirthdayCommand
The method that handles sending the message on wrong usage or when the help argument was supplied.
sendHelpMessage(boolean) - Method in class com.github.mafelp.commands.UnwrapCommand
Sends the help message to the channel, in which the command was executed.
sendPreview() - Method in class com.github.mafelp.Builders.PresentBuilder
This method sends a preview to the configured private channel.
sendReceiverErrorEmbed() - Method in class com.github.mafelp.commands.WrapCommand
Sends a receiver error embed, which says, that no user was found with this id, or that the argument passed in is not a valid id.
server - Variable in class com.github.mafelp.Builders.PresentBuilder
The server on which the presents should be created.
server - Variable in class com.github.mafelp.commands.ConfigCommand
The server this command is executed on.
serverConfigurations - Static variable in class com.github.mafelp.utils.Configuration
A map of server configurations associated with their servers.
serverPermission(Server, User) - Static method in class com.github.mafelp.utils.PermissionValidate
Checks if the given user's id is authorised in the server's configuration file.
setListeningState(User, PrivateListenerState) - Static method in class com.github.mafelp.Listeners.PrivateChannelListener
The setter for a user to set the running wizard to.
setState(PresentBuilderState) - Method in class com.github.mafelp.Builders.PresentBuilder
 
ShutdownProcess - Class in com.github.mafelp.utils
The class that handles the shutdown of the bot and saves its current state.
ShutdownProcess() - Constructor for class com.github.mafelp.utils.ShutdownProcess
The default constructor which sets the use logger to no.
ShutdownProcess(boolean) - Constructor for class com.github.mafelp.utils.ShutdownProcess
The constructor to specify manually, if a logger should be used (preferred).
SkribblCommand - Class in com.github.mafelp.commands
The class that handles asynchronous execution of the Skribbl command.
SkribblCommand(MessageCreateEvent, Command) - Constructor for class com.github.mafelp.commands.SkribblCommand
Default Constructor sets thread names for this thread.
SkribblListener - Class in com.github.mafelp.Listeners
The listener which listens to all messages and if they are in a skribbl listening channel, adds them to the list of skribbl words.
SkribblListener() - Constructor for class com.github.mafelp.Listeners.SkribblListener
 
SkribblManager - Class in com.github.mafelp.Manager
The class that tasks that have to do something with the skribbl words.
SkribblManager() - Constructor for class com.github.mafelp.Manager.SkribblManager
 
SkribblReactionListener - Class in com.github.mafelp.Listeners
The class that handles confirming reactions when trying to reset the skribbl file.
SkribblReactionListener() - Constructor for class com.github.mafelp.Listeners.SkribblReactionListener
 
skribblWordMap - Static variable in class com.github.mafelp.Manager.SkribblManager
The map with all the skribbl words sorted by a server.
START - com.github.mafelp.utils.Enums.PresentBuilderState
Start indicates it is initialising the wizard.
state - Variable in class com.github.mafelp.Builders.PresentBuilder
The state of the current builder.
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages