Skip to content
fromgate edited this page May 6, 2017 · 2 revisions

Send a chat message.

MESSAGE [Recipients] [HideAnnoying] <Message>

Parameter Parameter value Description
<Message> <Text> Message, that should be sent. With support of text formatting.
[Recipients] <PlayerSet> Players who must receive this message
[HideAnnoying] hide:<Time> Message will be shown once and hidden during the defined time.

Examples

  • MESSAGE This is simple text message
  • MESSAGE player:fromgate,Notch This message will see players fromgate and Notch
  • MESSAGE world:Nether This message will see everyone in Nether world
  • MESSAGE player:{loc:%PLAYER_LOC% radius:15} This message will sent to everyone around the player (in area limited by radius)
Clone this wiki locally