
Description
Team Chat Scoreboard
Add global and team chat. Plugin use vanilla scoreboard teams, you change chat with the command /chat.
Made in Ukraine by DimoN and antain.
Commands:
- /chat - Change Chat (global/team).
- /chat global - Change Chat to global.
- /chat team - Change Chat to team.
- /global <message> - Send message to global chat. (/g <message>)
- /team <message> - Send message to team chat. (/t <message>)
- /chat help - See all command.
- /chat delay 3 - Set global chat delay 3 sec. (Work in command_block)
- /chat reload - Reload config.
Permissions:
- teamchat.player.chat - Use command /chat /global /team (Default)
- teamchat.player.delay - Disable delay chat messages (Admin)
- teamchat.admin.delay - Set delay /chat delay (Admin)
- teamchat.admin.reload - Use command /chat reload (Admin)
Configuration:
Default config.yml
- Version Config File (Don't change)
- Version: 1
- Name Scoreboard Objective [Vanilla] (Don't change)
- Scoreboard: "TeamChatPlugin"
- Use color name in Chat (Team color [prefix]) true/false "Recomendet - true"
- Color: true
- Chat Prefix and Sufix ("<PLAYER>" [Prefix - '<', Suxif - '>'])
- GlobalPrefix: "§7[§aG§7]§r "
- GlobalSufix: " §a➠§r "
- TeamPrefix: "§7[§9T§7]§r "
- TeamSufix: " §9➠§r "
- Dalay to send next message on Global Chat (seconds) [set 0 -> off delay]
- Delay: 1
- Message - ("Don't flood! Delay" 1s.)
- MessageDelay: "§7Don't flood! §8Delay "
- Massage if you change Chat (/chat)
- MessageGlobal: "§a§lGlobal Chat! §r§e/team §f§omessage §r- §9Send to team."
- MessageTeam: "§9§lTeam Chat! §r§e/global §f§omessage §r- §aSend to global."
Info:
Use argument -Dfile.encoding=UTF-8 to start java UTF-8! Compatible with Essentials.
Source code on GitHub - https://github.com/DimoN4uk2012/TeamChatScoreboard.git