Minecraft PlayerChatTag mod 2026 download
logo
minecraft mod PlayerChatTag

PlayerChatTag

Game Version: 1.13
Total Downloads: 1,127
Updated: Oct 7, 2018
Created: Aug 23, 2018
Download PlayerChatTagDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
PlayerTag V_1.2 release 7.96 KB Oct 7, 2018 1.13 908 download PlayerChatTag PlayerTag V_1.2 releaseDownload
PlayerTag V_1.1 release 5.76 KB Aug 24, 2018 1.13 155 download PlayerChatTag PlayerTag V_1.1 releaseDownload
PlayerTag V_1.0 release 5.59 KB Aug 23, 2018 1.13 64 download PlayerChatTag PlayerTag V_1.0 releaseDownload

Description

Share this:
PlayerChatTag by Moertel

PlayerChatTag

Description

PlayerChatTag is used to allow players to tag their friends in the chat. You can tag them by writing an @ infront of their Playername. It's also possible to tag all Players on the Server by writing @all. When a Player gets tagged he will receive a sound configured in the config.

 

This Plugin is ideal to be combined with my BETTERCHAT Plugin!

Permissions

playertag.toggle allows the player to disable the sound when tagged

Commands

  • /pt toggle toggles the tag sound

Config

sound:
  # toggles whether the sound should play or not
  PLAY: true
  # select the type of sound that should player (all caps with an underscore in between)
  TYPE: "BLOCK_ANVIL_BREAK"
messages:
  # disable if you use a different chat plugin
  ENABLE-MESSAGES: true
  # %NAME% will be replaced by the players name
  PLAYER-NAME: "<%NAME%>"
  # configure the color of the tagged name
  PT-COLOR: "&6"
  # configure message when player doesn't have permission
  PT-NO-PERMISSION: "&cUnknown command. Try /help for a list of commands"
  # configure message when player uses wrong command
  PT-HOW-TO-USE: "&cUsage: /pt toggle"
  # configure message when player enabled tag sound
  SOUND-ENABLE: "&aPlayerTag sound has been enabled."
  # configure message when player disabled tag sound
  SOUND-DISABLE: "&cPlayerTag sound has been disabled."
 

 

Comments

Add a comment