Radius chat

Discussion in 'Archived: Plugin Requests' started by Ragnazar, Aug 15, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Ragnazar

    I need plugin for chat radius, but without channels.
    There will be few modes
    *Admin all players
    !Shout 50 blocks
    Normal 10 blocks
    ?Whisper 2 blocks

    to chat in certain modes you need to start message with exact symbol
    eg Message: "!This message see all players in 50 block away"
    and this message will be red without ! symbol
    Same for whisper and normal, but normal without symbol

    I tried to make this plugin but it didnt works properly (brokes commands)

    I used startsWith('!') and AsyncPlayerChatEvent with getRecipients()

    if you made it, please, send me source too. I may add more modes
     
  2. Offline

    Staartvin

    Try using getMessage().startsWith('!'). Then just change the message to be red or any colour you want.
     
  3. Offline

    Shinxs

    will there be a reward?
     
  4. Offline

    TKramez

Thread Status:
Not open for further replies.

Share This Page