Index
All Classes|All Packages
M
- main(String[]) - Static method in class com.github.mafelp.minecraft.TestMain
 - 
Main start/debugging entry point of the program run without the plugin.
 - Main - Class in com.github.mafelp.minecraft
 - 
The main class which includes enable and disable methods called by the server on startup and shutdown or on reload.
 - Main() - Constructor for class com.github.mafelp.minecraft.Main
 - message - Variable in class com.github.mafelp.discord.DiscordMessageBroadcast
 - 
What the player has sent.
 - messageAuthor - Variable in class com.github.mafelp.discord.DiscordMessageBroadcast
 - 
The person, who sent the message.
 - MinecraftChatListener - Class in com.github.mafelp.minecraft
 - 
Class that reacts to chat messages sent on the minecraft server.
 - MinecraftChatListener() - Constructor for class com.github.mafelp.minecraft.MinecraftChatListener
 - minecraftServer - Static variable in class com.github.mafelp.utils.Settings
 - 
this minecraft server, defined in Main.onEnable()
 - msgPrefix(MessageCreateEvent) - Static method in class com.github.mafelp.utils.Settings
 - 
Creates a prefix for a minecraft message
 
All Classes|All Packages