PlayerChatTag

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

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    301468
  • Created
    Aug 23, 2018
  • Last Released File
    Oct 7, 2018
  • Total Downloads
    1,341
  • License

Categories

Members

Recent Files