Index
All Classes|All Packages
A
- addListeningChannel(ServerTextChannel) - Static method in class com.github.mafelp.Listeners.SkribblListener
-
The method that attaches this listener to a channel.
- addPresent(Server, JsonObject) - Static method in class com.github.mafelp.Manager.PresentManager
-
The method to a add a present to a server.
- addSkribblWord(Server, String) - Static method in class com.github.mafelp.Manager.SkribblManager
-
Added a new skribbl word to a server.
- argumentIsAvailable(int) - Method in class com.github.mafelp.utils.Command
-
Checks if the index to get the argument from is present.
- arguments - Variable in class com.github.mafelp.utils.Command
-
The arguments of the command as an argument
- authorised(Server, MessageAuthor) - Static method in class com.github.mafelp.utils.PermissionValidate
-
Checks if a message author is bot owner or server admin or is authorised in the configuration file (
Configuration.getServerConfiguration(Server)
). - authorizedAccountIDs - Static variable in class com.github.mafelp.utils.Defaults
-
Account IDs that are allowed to perform administrative tasks with the bot.
All Classes|All Packages