Index
All Classes|All Packages|Constant Field Values|Serialized Form
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
- MainSlashCommandListener - Class in com.github.mafelp.discord.commands
-
The class to handle all slash command reactions.
- MainSlashCommandListener() - Constructor for class com.github.mafelp.discord.commands.MainSlashCommandListener
- mentionTag - Variable in class com.github.mafelp.accounts.Account
-
The tag used to mention a Discord
User
in a discord message. - 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.
- messageBroadcast() - Method in class com.github.mafelp.discord.DiscordMessageBroadcast
-
The method to send a chat 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
- MinecraftLinker - Class in com.github.mafelp.accounts
-
The class that handles linking on the minecraft side of things.
- MinecraftLinker() - Constructor for class com.github.mafelp.accounts.MinecraftLinker
- 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|Constant Field Values|Serialized Form