Simple message system for servers. Useful for busy servers without needing to chat in main and disrupting other players. Commands:
- /msg [player] [text] (Alias: /message) - Messages the specific online player. Simple checks like player and text must be set, player must be online, if player is blocked, etc.
- /r [text] (Alias: /reply) - Reply to the latest message you sent to. You need to send a message first to start a 'reply'
- /block [player] - Block a player from being able to message you. You also can't message them. Can be an online or offline player.
- /unblock [player] - Unblock a blocked player. Can be an online or offline player.
Dependencies:
- Latest Skript version (
https://github.com/SkriptLang/Skript/releases)
How to install:
1. Download this skript
2. Go to your server files
3. Go to [plugins]->[skript]->[scripts] and upload the file there
4. In your game or console, type `/sk reload message.sk`
Done! Enjoy this simple message skript
