MessageCore
This Plugin adds an custom /message & /reply Command, which you can customize and log with an Discord Webhook.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
MessageCore
MessageCore
Commands
| Command | Aliases | Permission | |---------------------|----------------------------|---------------------| | /message | /m, /msg, /tell, /tellraw | `message.send` | | /reply | /r | `message.reply` |
Support
If you need Support with the Configuration or hav found an Bug, please contact us via our linked Discord Server. Thanks for using our plugin :D
Configuration
The `config.yml` will always start with the `MessageCore` Tag which will contain all contents. - MessageSpy: - DiscordWebhook: null | "https://discord.gg/api/webhooks/..." - Language: - NoPermission: "..." (This message shows up if the Player tries to execute a command he’s not allowed to) - NoPlayer: ".." (This message shows if the Player that tried to contact is not online) - NoReply: "..." (This message shows if the player has nobody to answer) - Usage: "..." (This message explains users how to use the Command, if they did something wrong) - Message: - Sender: "..." (This message will get the sender of a private Message) - Target: "..." (This message will get the recipient of a private Message)