Index
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.Token
-
Command handler for command "/token"
- onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.Config
-
The command executing task.
- onCommand(CommandSender, Command, String, String[]) - Method in class com.github.mafelp.minecraft.commands.Link
-
The Method called when command "/token" is executed.
- 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.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.DiscordListener
-
Method called by the discord bot api when a message is received.
All Classes|All Packages