Server under maintenance plugin

Discussion in 'Plugin Requests' started by tspierer2, Apr 18, 2016.

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

    tspierer2

    In a single command: /underconstruction (time)
    It will close the server to all groups but the staff groups which would be listed in the config, such as mods, admins, and owner. ( i use groupmanager if that helps)
    And it will temporarily change the motd to '&cServer is under maintenance. Come back in %time.'
    UNTIL
    the command /constructiondone
    is ran.
    And then server will be back to normal, and all groups may join.
    As of the time part of the first command, it should be used like 5m or 12h (m = minutes , h = hours)

    Config:
    motd: '&cServer is under maintenance. Come back in %time.'
    run custom commands while starting construction:
    - /plugman disable advancedmotd (so it won't interfere)


    run commands after construction is finished:
    - / plugman enable advancedmotd


    Permissions:
    underconstruction.time
    underconstruction.done

    Commands:
    /underconstruction (time)
    /constructiondone


    Name:
    UnderConstruction

    I am using spigot 1.8.3
    If you have any questions about the functionality than feel free to ask

    notice ~ the time part is not how long the server will be under construction, it is the estimated time that the construction is thought to be finished and it is to let the players know when they would probably be able to comeback on the server.
    Thank you all!



    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Apr 19, 2016
  2. Offline

    Machine Maker

    I will work on this. Will have it for you in a few days.
     
  3. Offline

    tspierer2

    Thank you <3
     
  4. Offline

    icedmoca

  5. Offline

    Machine Maker

    that plugin looks pretty similar. Do you still want a new one?
     
  6. Offline

    Jakeeeee

  7. Offline

    icedmoca

  8. Offline

    tspierer2

    Is there a way to whitelist by groups?
     
  9. Offline

    pie_flavor

    @Kyleyocats You can only post a Spigot plugin here if it's not a paid resource. Remember however that spigot plugins do not always work on Bukkit.
     
  10. Offline

    Ethan Rocks 365

    @tspierer2 I will try this. Shouldn't be too hard. How does
    /construction on
    And /construction off sound?
    Toggle permission: construction.toggle
    Join permission: construction.bypass
     
  11. Offline

    tspierer2

    I like it :D
     
  12. Offline

    mcdorli

    There's already someone working on it.
     
  13. Offline

    Ethan Rocks 365

    He doesn't sound like it? He sounds like he's waiting for
    @tspierer2 + I now am a staff member of e @tspierer2's server so I want to try any plugin he requests
     
  14. Offline

    timtower Administrator Administrator Moderator

  15. Offline

    Lordloss

    @Ethan Rocks 365 btw. did you take the noMove request yesterday, how about finishing one first?
     
  16. Offline

    Ethan Rocks 365

  17. Offline

    tspierer2

    Just to clear things up, noone made me this plugin yet. The one linked above is not what I requested. Ethan is working on it currently.
     
  18. Offline

    Ethan Rocks 365

    I'm nolonger doing this. Feel free to take it up
     
  19. Offline

    resetstats

    They always work on bukkit they're literally the same thing with a different jar name what are you talking about? xD
     
  20. Offline

    I Al Istannen

    @resetstats
    Just to mention a few things:
    • PrepareAnvilEvent
    • All the 1.9 Features (new Sound enum, off and main hand, ...)
    • Bukkit.getPlayers() Collection or Array
    Since Bukkit stopped at 1.7 anything introduced after won't work.
     
  21. Offline

    icedmoca

    Exactly.
     
  22. Offline

    resetstats

    Gotcha
     
  23. Offline

    tspierer2

    Anyone willing to make this?
     
  24. Offline

    TheGenesisz

    That Cool!:D
     
  25. Offline

    tspierer2

  26. Offline

    MadMaxCookie

    Oh debuggimg my maintenance mode plugin similar to this if you like it

    Commands
    /maintenance (first command it will enable maintenance mode and second it will disable)
    Permissions
    Maintenance.command
    Maintenance.bypass bypass maintenance mode then join the server

    Config
    Enable: true
    Whitelist Players:
    - cookie
     
Thread Status:
Not open for further replies.

Share This Page