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

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.commands.CreateChannelListener
The method called by the discord API, for every chat message.
onMessageCreate(MessageCreateEvent) - 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.
onMessageCreate(MessageCreateEvent) - Method in class com.github.mafelp.discord.commands.LinkListener
The method that handles messages, that are sent, tests if they are the link command.
onMessageCreate(MessageCreateEvent) - 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.
onMessageCreate(MessageCreateEvent) - Method in class com.github.mafelp.discord.commands.UnlinkListener
The method that initializes the unlinking.
onMessageCreate(MessageCreateEvent) - Method in class com.github.mafelp.discord.commands.WhisperListener
The method that initializes the unlinking.
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.
A B C D F G H I J L M N O P R S T U V W 
All Classes|All Packages