[ADMN] ServerReloader - Reload your server's plugins with timer [1060-1337]

Discussion in 'Inactive/Unsupported Plugins' started by kmccmk9, May 27, 2011.

  1. Offline

    kmccmk9

    ServerReloader - Reload your server's plugins with timer:

    Moved to Bukkitdev

    Version: v0.5

    This plugin will reload your server's plugins on an interval or an pre-defined loop. A user with the permission serverreloader.admin or an Op can reload the server. You can also use the default built in permissions system, use the same permission as above.

    Features:
    • Reloads server
    • Countdown
    • Ability to auto reload
    • In game command to turn auto reload on or off

    Commands: (open)

    /serverreload <time in minutes> - Initiates the countdown.
    /serverreload autorelaod <true/false> - Turns AutoReload on or off.
    /serverreload help - Displays help file for ServerReloader

    Permissions: (open)

    'serverreloader.admin' - Whoever has this permission will be allowed to issue the reload command!

    Settings File: (open)

    You may edit the settings file to change between auto reload and normal reload. A in game command will be coming.
    autoreload = true/false: true enables auto reload, false enables normal reload.
    time = time in minutes: set time in minutes for auto reload. Only works if auto reload in enabled


    Big thanks goes out to Paah for their help with the autoreloading.
    Changelog:
    Version 0.5
    • Updated for craftbukkit #1060
    • Added in game autorelaod command
    Version 0.4

    • Updated for craftbukkit #1000
    • Works with default built in permissions system
    Version 0.3

    • Allows for auto reload
    Version 0.2

    • Made the plugin op competant
    Version 0.1

    • Releasing plugin
    Todo:

    • Add user configurable messages
    • Clean up code and patch some holes
    • Link true/false command to the properties file
    • Allow for auto reload
    • In game Auto reload enable/disable commands
    • Make the plugin Op competent
    • Add Unlimited number of configurable alert times
    • Broadcast "Reload Complete"
     
  2. Offline

    Andre_9796

    put version number in the title, [803] for example.
     
  3. Offline

    kmccmk9

    Oh geez my bad. That's what I get for uploading at 3 in the morning lol.
     
  4. Offline

    Andre_9796

    :D

    a space after [ADMN] would be nice

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

    kmccmk9

    Alright, alright haha
     
  6. Offline

    Andre_9796

    Thanks
     
    kmccmk9 likes this.
  7. Offline

    kahlilnc

    Does this have a schedule like function? So say it reloads on an interval.
     
  8. Offline

    kmccmk9

    That is correct, change noted. Thank You!
     
    kahlilnc likes this.
  9. Offline

    ThreeDGuy I steal plugins as my own

    Hey
    Do you mind if I use part of the source to implement a timer in my newest plugin ? (in signature )
     
  10. Offline

    kmccmk9

    Not at all. Go for it!
     
  11. Offline

    Ashley Coleman

    Will this plugin work on a op based server (no permissions) if commands are executed through the console window?
     
  12. Offline

    kmccmk9

    Unfortunately not, it will by the end of today though.

    Per your request, the plugin has been updated to version 0.2 which allows for Ops. Also, now broadcasts "Reload Complete"

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

    Dominic

    Hey man, just wanted to say thank you for this great plugin! I appreciate it!

    I hope you can fix it all the way for the latest version!!
     
  14. Offline

    kmccmk9

    They released a newer version than 818?
     
  15. Offline

    Dominic

    Hm no, I must have read the thread title incorrectly! I just recieve an error message when I type /serverreload help.
    Following error:


     
  16. Offline

    kmccmk9

    Ok I think I know the error. I will look into this. Thank you
     
  17. Offline

    morizuki

    how can I autoreload once when my server start?
     
  18. Offline

    kmccmk9

    What do you mean by auto reload?
     
  19. Offline

    morizuki

    let say, I start my server, then automatically will reload the server.. cause, when I reload my server.. some plugins will work.. but without reload my server causes some plugins don't work..
     
  20. Offline

    kmccmk9

    So you want it to reload your plugins when your server starts?
     
  21. Offline

    morizuki

    yeah without me entering any commands.. it just automatic reload..
     
  22. Offline

    kmccmk9

    I will add it to my list.
     
  23. Offline

    morizuki

    :D ok i'll wait for that.. thanks :D
     
    kmccmk9 likes this.
  24. Offline

    ToXicFRaGz

    I wish this plugin could reload your server every 10-15 mins :(
     
  25. Offline

    kmccmk9

    This feature will be included by the end of tonight. As well as a full test on craftbukkit 860
     
  26. Offline

    ToXicFRaGz

    Very cool can't wait :)
     
    kmccmk9 likes this.
  27. Offline

    kmccmk9

    I'm very close to a release. Just waiting for help on this one part and it's done.
     
  28. Offline

    kmccmk9

    Ok plugin is updated and released for craft bukkit 860. Also in this release is the auto reload ability. See full post for details.
     
  29. Offline

    Designdecay

    Hello, first I want to say this is a fantastic plugin in. However I recently attempted to use it with Permissions v3.1.6 and despite having access to all of the commands I get the error
    I will upload my permission settings upon request.
     
  30. Offline

    kmccmk9

    Yes, I have not added support for the latest permissions until they fix it fully.
     

Share This Page