Inactive [CHAT/ADMIN] SmartChatClear - Clear those annoying messages.

Discussion in 'Inactive/Unsupported Plugins' started by kaZep, Jan 4, 2013.

  1. Offline

    kaZep

    Description

    With this plugin you can clear all the chat, your chat or the chat of a specified player. The chat is removed completly by replacing 120 empty lines, but you can edit the last 20 lines with everything you want. You can leave a empty line or write a message you want.


    Features

    *Clears 120 lines.
    *The last 20 lines are editable.
    *Making a line empty.
    *Fast usage.
    *Getting player name (which execute command) on every line.

    How to install

    1) Download the plugin.
    2) Enter in 'server-directory/plugins' and put the plugin there.
    3) Start/reload the server.
    4) Edit the config.yml then reload the server.

    How to configure

    Default config.yml:
    Code:
    lines:
      '1': This is line 1.
      '2': This is line 2.
      '3': This is line 3.
      '4': This is line 4.
      '5': This is line 5.
      '6': This is line 6.
      '7': This is line 7.
      '8': This is line 8.
      '9': This is line 9.
      '10': This is line 10.
      '11': This is line 11.
      '12': This is line 12.
      '13': This is line 13.
      '14': This is line 14.
      '15': This is line 15.
      '16': This is line 16.
      '17': This is line 17.
      '18': This is line 18.
      '19': This is line 19.
      '20': This is line 20.
    
    *How to make an empty line.
    You need to add '**none**' on specified line.

    Example:
    Code:
    lines:
      '1': This is line 1.
      '2': none [COLOR=#339966]#This line will be empty.[/COLOR]
      '3': This is line 3.
    
    *How to get player name (which execute the command).
    You need to add **%PLAYER%** on the specified line.

    //Example://
    Code:
    lines:
      '1': This is line 1.
      '2': This is line 2.
      '3': Chat cleared by %PLAYER%.[COLOR=#339966] #It will be like Chat cleared by <NAME OF PLAYER>.[/COLOR]
      '4': This is line 4.
      '5': This is line 5.
    
    Commands / Permissions

    * /smartchatclear - Main command. (permission: no permission)
    * /smartchatclear help - Shows the screen with commands. (permission: smartchatclear.help)
    * /cc - Clears the chat for all players. (permission: smartchatclear.cc)
    * /ccp <player> - Clears the chat for a specified player. (permission: smartchatclear.ccp)
    * /ccm - Clears your chat. (permission: smartchatclear.ccm)

    Video/Screenshots

    Screenshots:

    1. [​IMG]

    2. [​IMG]

    3. [​IMG]

    Video:
    I'll come later with a one. If somebody can make me a one PM.

    Suggestions

    If you have any suggestions for this plugin leave a comment with it or just PM me.

    Download (here)
     
  2. Offline

    kaZep

  3. Offline

    jorisk322

    They don't approve these anymore
     
  4. Offline

    kaZep

    WHy?
     
  5. Offline

    jorisk322

    Bukkitdev
     
  6. Offline

    kaZep

    I posted there, but newbies are using plugin.bukkit.org :D
     
  7. Offline

    jorisk322

    plugin.bukkit.org gets it's plugins from bukkitdev too, by default anyways.
     

Share This Page