Minecraft Automatic Team Chat Mode mod 2026 download
logo
minecraft mod Automatic Team Chat Mode

Automatic Team Chat Mode

Game Version: 1.16
Total Downloads: 24
Updated: Apr 2, 2021
Created: Apr 2, 2021
Download Automatic Team Chat ModeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Version 1.0.1 release 9.49 KB Apr 2, 2021 1.16 19 download Automatic Team Chat Mode Version 1.0.1 releaseDownload
Version 1.0.0 release 9.38 KB Apr 2, 2021 1.16 5 download Automatic Team Chat Mode Version 1.0.0 releaseDownload

Description

Share this:

AutoTeamChat

 

Super simple Minecraft Bukkit plugin for switching to team chat mode: messages automatically get sent to team chat. Team chat quickly without typing /teammsg every single time!

 

 


Made by Eric (yoonicode.com) | IGN i18n
Open source on Github: yummypasta/AutoTeamChat

Usage

  1. Assign players to teams using the /teams built-in command
  2. Players can switch to team chat using /chat team or /chat t. Any messages sent will now automatically be in team chat
    • NOTE: To be able to switch to team chat, players must have the minecraft.command.teammsg permission!
  3. Players can switch back to public chat using /chat all or /chat a.

Commands

  • /chat <all|team>: switches to either ALL chat or TEAM chat.
  • /autoteamchat:reload: reloads the plugin's config. This command sometimes doesn't work :/

Configuration

Key Type Description Default
useBuiltInTeamMessages bool If set to true, the plugin will send /teammsg commands on behalf of the player instead of using custom-formatted messages. For most purposes, enable this. false
teamMessageFormat string The string format of team messages (ignored if useBuiltInTeamMessages is set to true). Use & before color codes. The following placeholders will be replaced with their corresponding values: %color% (color of the team), %team% (name of the team), %playername% (message sender's username), %message% (chat message contents) teamMessageFormat: -> %color%[%team%]&r <%color%%playername%&r> %message% (this string emulates the default Minecraft team message format)

Permissions

  • minecraft.command.teammsg: giving players this built-in permission will also grant them the ability to use AutoTeamChat.
  • autoteamchat.config: allows use of the /reload command.

Comments

Add a comment