CustomLogs

Discussion in 'Archived: Plugin Requests' started by mike4898, Mar 22, 2014.

  1. Offline

    mike4898

    Hey there!

    I'm not sure if this plugin already exists, I checked but couldn't find anything like it.

    So I was looking for a simple plugin, that outputs something to a text file, like if I use:

    /log [log file] [log text]

    It would parse [log text] to the [log file]

    So, for example, if I use
    /log shop [name] purchased [item name]

    It would output it on the shop text file like:
    [server time] [name] purchased [item name] (I can do the name and item name variable myself)

    If you could make this, that would be awesome.

    Sincerely,
    Mike
     
  2. Offline

    mike4898

    Bump ^.^
     
  3. Offline

    donkieee

    Not to sure if this is what you're looking for but i do know this plugin is very powerful in logging player interactions

    CoreProtect is a fast, efficient, data logging and anti-griefing tool.
    http://dev.bukkit.org/bukkit-plugins/coreprotect/
     
  4. Offline

    mike4898

    Doesn't really do what I want it to do, I can setup so that the /log commands would be executed without it being built-in into the plugin, just need the system that when the command /log test1 test2 (for example) is executed, it would save test2 (With a timestamp) into the file test1.txt
     
  5. Offline

    mike4898

    Bump bump :3
     
  6. Offline

    Gopaintman

    I'll look into doing this.
     
  7. Offline

    Gopaintman

Share This Page