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

O

onChatMessage(AsyncPlayerChatEvent) - Method in class com.github.mafelp.minecraft.MinecraftChatListener
Method called by the minecraft server when a chat message is being sent
onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.Whisper
The Method called when command /token is executed.
onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.Link
The Method called when command "/token" is executed.
onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.Token
Command handler for command "/token"
onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.Unlink
The Method called when command /unlink is executed.
onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.AccountCommand
The method that handles the execution of the command.
onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.Config
The command executing task.
onCommand(PlayerCommandPreprocessEvent) - Method in class com.github.mafelp.minecraft.CommandListener
The method that handles commands executed by a player.
onDisable() - Method in class com.github.mafelp.minecraft.Main
Method called by the server when the plugin is being disabled.
onEnable() - Method in class com.github.mafelp.minecraft.Main
Method called by the server when plugin is being enabled.
onJoin(PlayerJoinEvent) - Method in class com.github.mafelp.minecraft.JoinListener
Method called by the minecraft server when a player joins.
onMessageCreate(MessageCreateEvent) - Method in class com.github.mafelp.discord.DiscordListener
Method called by the discord bot api when a message is received.
onServerCommand(ServerCommandEvent) - Method in class com.github.mafelp.minecraft.CommandListener
The method that handles commands executed in the server's console.
onSlashCommand(SlashCommandCreateEvent) - Static method in class com.github.mafelp.discord.commands.CreateChannelListener
The method called by the discord API, for every chat message.
onSlashCommand(SlashCommandCreateEvent) - Static method in class com.github.mafelp.discord.commands.CreateRoleListener
The method that is being called every time a message was sent to the discord channel.
onSlashCommand(SlashCommandCreateEvent) - Static method in class com.github.mafelp.discord.commands.LinkListener
The method that handles messages, that are sent, tests if they are the link command.
onSlashCommand(SlashCommandCreateEvent) - Static method in class com.github.mafelp.discord.commands.SetupListener
The method that is being called every time a message was sent to the discord channel.
onSlashCommand(SlashCommandCreateEvent) - Static method in class com.github.mafelp.discord.commands.UnlinkListener
The method that initializes the unlinking.
onSlashCommand(SlashCommandCreateEvent) - Static method in class com.github.mafelp.discord.commands.WhisperListener
The method that initializes the unlinking.
onSlashCommandCreate(SlashCommandCreateEvent) - Method in class com.github.mafelp.discord.commands.MainSlashCommandListener
The method to handle the actual handling of the slash command events, by handing them over to their own files.
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.tabCompleters.AccountTabCompleter
The Method that handles the getting of of the results.
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.tabCompleters.ConfigTabCompleter
The Method that handles the getting of of the results.
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.tabCompleters.LinkTabCompleter
The Method that handles the getting of of the results.
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.tabCompleters.TokenTabCompleter
The Method that handles the getting of of the results.
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.tabCompleters.UnlinkTabCompleter
The Method that handles the getting of of the results.
onTabComplete(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.tabCompleters.WhisperTabCompleter
The Method that handles the getting of of the results.
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