promotional bannermobile promotional banner

PlayerChatTag

Tag Players in the chat.
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."
 

 

The PlayerChatTag Team

profile avatar
  • 8
    Projects
  • 14.6K
    Downloads

More from OfficialMoertelView all