[REQ] Log how many XP have when player died

Discussion in 'Archived: Plugin Requests' started by nicquehen, Jan 7, 2012.

  1. Offline

    nicquehen

    Hello,

    I try to find a plugin which can log how many xp he have before he died(or the level).
     
  2. Offline

    Kanlaki101

    What do you want you want done with this information?

    Do you want it stored to a file?
    Do you want to cancel experience drop so players won't lose any?

    A little more information would be helpful.
     
  3. Offline

    nicquehen

    I just want a "log"

    Store in flat file txt(one file per player)

    That you can find some informations example :

    Code:
    nameofplayer.txt
    
    21-Sep-11, 06:15:34 PM
    Died because of: Falling
    At: X=-44, Z=150, Y=52
    Level : 10
    
    
    21-Sep-11, 06:34:24 PM
    Died because of: Player/Mob attack
    At: X=-206, Z=696, Y=63
    Level : 5
    
    I use a similar plugin (inactive but work for item only : http://forums.bukkit.org/threads/in...items-dropped-1000-no-longer-supported.25310/ )
     
  4. Offline

    Moondust

    I don't know if I can program this, but I'll give it a shot!
    Please reply with the plugin's name.

    Okay I am looking at this, and this would be very possible to program!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  5. Offline

    nicquehen

    Thanks for this ! For the name i don't know :

    xplogger / explogger like that :)
     
  6. Offline

    Moondust

    I'll upload a beta as soon as possible ;)
     
  7. Offline

    CodeRedstone

    I've finished creating this plugin, tell me if you need anything more. It does print out to the console when someone dies, but it also creates a file under /plugins/XPLogger/playername.xpldata.

    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 11, 2016
  8. Offline

    nicquehen

    Nice i test that

    It's enough good job ! It works great.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016

Share This Page