Disable Chat Logging ?

Discussion in 'Bukkit Help' started by Jacek, Aug 28, 2011.

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

    Jacek

    Does anybody know of a way to stop chat being logged to the server.log file ?

    The file on my server is getting a little large and I am bored of clearing it.

    UPDATE; this was very easy to do with a small plugin.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  2. Can you post it here? Also is it possible to block "Can't keep up..." messages with it?
     
  3. Offline

    Jacek

    That is harder, but to block the chant messages you can cancel them and then broadcast the message.

    I ended up making it part of a plugin to work with my web interface so I can't post the download.
     
  4. Offline

    Killburner

  5. Thx for it, but can you please provide RegEx for catching chat messages? I cant get it to work
    :( Tried this: but no success
    Code:
    '[A-Za-z0-9_\[\]]{1,30}\:[ \t]'
     
Thread Status:
Not open for further replies.

Share This Page