Compatibility
Minecraft: Java Edition
1.21–1.21.10
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 6 months ago
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)


