Inactive [ADMN] MineBackup v0.4.8.1 - Auto backup worlds ! [1060]

Discussion in 'Inactive/Unsupported Plugins' started by ThisIsAreku, Jun 24, 2011.

     
  1. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This post has been edited 35 times. It was last edited by ThisIsAreku Feb 3, 2012.
  2.  
  3. Offline

    me_noother

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    what is the commands?
    pucky likes this.
  4. Offline

    Taemera

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

  5. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    currently there is no command, but I've planned to add a "/mbck" command.
    For the moment the process is automatic, at regular time.
    me_noother likes this.
  6. Offline

    me_noother

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  7. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @ThisIsAreku
    Your plugin is not threadsafe. You explicitly save worlds in a new thread, something you should NEVER do in minecraft. You also copy worlds, which isn't as bad. All world saving etc. has to be done in the main thread, or you can corrupt worlds.
    To everybody using this, I highly advise not to until the author fixes the aforementioned issues.
  8. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @desmin88
    okay, I've made some code correction
    should I use the "scheduleSyncRepeatingTask(Plugin plugin, Runnable task, long delay, long period) " method ?
    Mathew Alden likes this.
  9. Offline

    desmin88

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  10. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update the plugin to latest recommended build and change the title accordingly.
    Failure to do so will result in this moving to INACTIVE section.
  11. Offline

    Stodo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What is a main thread and like side thread and stuff?
  12. Offline

    lloyd menzies

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Anyone confirm this plugin is save to use ?
  13. Offline

    Sir Ducksworth

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How long is a tick?
  14. Offline

    Duerdum9

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Not sure, but I think it's one second.
    Also, I'm using it at the moment, nothing "bad" happened yet, just backing up my files once an hour, no errors, no lag or anything, I highly recommend it to everyone ^^
  15. Offline

    niallmcfc

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It works perfectly. Great plugin, best/only working backup tool there is.
  16. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    yah, a tick is one second
    thanks @niallmcfc and @Duerdum9 :)
    sometimes the most useful plugins are the simplest
    Now i'm working on dropbox integration, to upload your saves to your dropbox
  17. Offline

    MG127

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    good to see that someone made a new backupplugin
    the other backupplugins did too much for their functionality or too less
    simplesave made a autosave that i cound't deactivate and that didn't realy save (lost 2 hours work on my map)
    and the old backupPlugin is inactive and not multiworld compatible
  18. Offline

    BigBenM

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    why on earth is it displaying in french in mine craft... Minebackup Demaree... terminee... ???

    I checked the source code on GitHub, and I can't see that string anywhere...
  19. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  20. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, great plugin @ThisIsAreku

    I'm searching for an alternative from the backupplugin.
    So could you implement an amount of max Backups? (I only want 24 Backups, every 24th backup, delete the oldest)

    What's about the map like the backupplugin?
    Could you chance the language to english?
    Please add "tick is one second" to topic ;)
    Antac55 likes this.
  21. Offline

    Duerdum9

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If you find out how to do it, then reach me, I can translate to Danish ^^
  22. Offline

    Rockstar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great plugin...thanks alot!
    Is there a permission node to enable\prevent use of the /mbck command?
  23. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    /mbck works, but Autobackup doesn't work for me.

    Standard-config, I only removed one world.
  24. Offline

    ShadowsOfFate

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    same problem for me as well. the command works but the autobackup function does not.
  25. Offline

    OZ4RK

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Need auto delete feature of old backups. After that keep it simple. Also any update on the Auto update not working?
    -Jobsti
  26. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes, I don't know where is the problem.. I'm looking to fix it.

    EDIT: fixed
  27. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Rockstar for the moment, there is no permissions support, since I haven't time to work on it.

    Only OP's can use the command
  28. Offline

    dragos240

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello,

    I wanted to know how to set the delay of the backup. I see by default it's 10, but 10 what?
  29. Offline

    Madmusk

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, loving this plugin. Simple, yet has basically all the features needed. I'm sure you'll continue to improve it and it'll be even better.

    One question: does it have to start a backup every time the plugin loads? If I'm doing a lot of reloads because I'm working on my plugins I'll end up with several pointless backups.

    Can't wait for dropbox integration! :)
  30. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Madmusk
    Thank you :)
    for your problem, just set 'delay' equal to 'tick', so the first backup will be delayed.

    I've some problem with the dropbox API, and I'm also working on another plugin, but it will come :D !
    Madmusk likes this.
  31. Offline

    ThisIsAreku

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    all value is in seconds

Share This Page