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:
- 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)