Inactive [ADMN] PlayerLogger v1.1 - Log your players! Now with rollbacks! [1.2.5-R4.0]

Discussion in 'Inactive/Unsupported Plugins' started by Kuuichi, Jul 16, 2012.

  1. Offline

    Kuuichi

    *tested with version 1.2.5-R4

    [Description]
    PlayerLogger is a lightweight plugin that stores a log for every player that joins your server! Now, you have proof to ban someone, in simple, read-able, text files! You can turn on and off what you actually want or don't want to log, in the main configuration file!

    [Download]
    Download it: <Edit by Moderator: Redacted mediafire url>

    BukkitDev: here
    [Usage]
    Put the PlayerLogger.jar into your plugins folder, run the plugin! It'll create a new folder, where the config file and log folder will be located. You can configure what things you want to log in your config.

    (Scenario) Let's say that PLAYER1 was accused of saying, "YOU LOOK LIKE A MUFFIN". (Pretend that muffin is a curse word or something offensive). We would go ahead and open his log file, press CTRL+F for the find tool, and type in relevant search terms like, "muffin" "look like" "you look like a muffin", something along those lines. Huzzah! If the search was successful, you can go ahead and kick/ban/hug PLAYER1!

    What the log looks like:
    Code:
    [world]Kuuichi used command: '/help'  at time: Mon Jul 16 01:19:40 PDT 2012
    [world]Kuuichi broke block: LONG_GRASS at -262, 64, -16 at time: Mon Jul 16 01:19:42 PDT 2012
    [world]Kuuichi broke block: SNOW at -261, 64, -16 at time: Mon Jul 16 01:19:43 PDT 2012
    [world]Kuuichi broke block: GRASS at -261, 63, -16 at time: Mon Jul 16 01:19:44 PDT 2012
    [world]Kuuichi placed block: DIRT at -261, 63, -16 at time: Mon Jul 16 01:19:45 PDT 2012
    [world]Kuuichi used command: '/help'  at time: Mon Jul 16 01:19:48 PDT 2012
    [world]Kuuichi said: 'hey faggot'  at time: Mon Jul 16 01:19:51 PDT 2012
    [world]Kuuichi said: 'you suck at life.'  at time: Mon Jul 16 01:19:53 PDT 2012
    [world]Kuuichi said: 'majorly.'  at time: Mon Jul 16 01:19:55 PDT 2012
    [world]Kuuichi used command: '/kick Kuuichi being a dick'  at time: Mon Jul 16 01:20:02 PDT 2012
    
    /plog rollback - used to rollback players. (Currently only rolls back block places and destroys) /plog reset
     
    Last edited by a moderator: Nov 10, 2016
  2. Offline

    Kuuichi

    Update to v1.1, added a rollback and reset command.
     
  3. Offline

    md_5

    Approved.
     

Share This Page