Restore Deleted File

Discussion in 'BukkitDev Information and Feedback' started by diiPex, Apr 5, 2012.

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

    diiPex

    Alright so a few minutes ago I deleted an older version of my plugin on BukkitDev thinking it was the reason my newer files weren't showing up, little did I know that files needed to be approved before they are made available (newb mistake) so I was wondering if a mod could possibly recover that file for me?
     
  2. Offline

    TnT

    Just re-upload the file. Make some minor change to it to change the md5.
     
  3. Offline

    Lolmewn

    That would mean retyping everything. I think there was a way, go to http://dev.bukkit.org/server-mods/<project>/files/. Hover over the latest file. (just upload one). If you're hovering, you can see it going to (for example)
    Code:
    [URL]http://dev.bukkit.org/server-mods/sortal/files/13-v5-0/[/URL]
    Now, the 13 is important. Since that's your latest file, change it to 12. And voila, there's your old file!
     
  4. Offline

    diiPex

    What do you mean "Make some minor change to it to change the md5"
    That allows me to find the file, but how do I restore it?

    XD I still have the file on my computer, I'm just trying to re-upload it so it shows up as an older version, and is put behind my newer files that I have uploaded.
     
  5. Offline

    wirher

    md5 is generated to prove that file is 100% genuine - you can download mp3s or soft only by md5 (only example)
    if you change a little your code, rename variable or else your file will get another md5.
     
Thread Status:
Not open for further replies.

Share This Page