Uses of Enum Class
nl.mtvehicles.core.infrastructure.enums.Message
Package
Description
Classes with methods for different configuration files
Custom enums used in the plugin
Abstract classes for the plugin's functionality
-
Uses of Message in nl.mtvehicles.core.infrastructure.dataconfig
Modifier and TypeMethodDescriptionMessagesConfig.getMessage(Message message)
Get a message by its key (in plugin's set language).void
MessagesConfig.sendMessage(org.bukkit.command.CommandSender receiver, Message message)
Send a message to a player/console by its key (in plugin's set language). -
Uses of Message in nl.mtvehicles.core.infrastructure.enums
-
Uses of Message in nl.mtvehicles.core.infrastructure.models
Modifier and TypeMethodDescriptionvoid
MTVSubCommand.sendMessage(Message message)
Send a message to the command sender