[Open Beta][WEB/ADMIN] SpaceBukkit - Web Administration the awesome way

Discussion in 'Bukkit Tools' started by Antariano, Sep 13, 2011.

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

    Jamy

    At the moment we have enough devs. We'll contact you if we need more ;)
     
  2. Offline

    md_5

    Was going to put my foot in earlier;)
     
    Jamy likes this.
  3. Offline

    Antariano

    I added some screenshots. I love screenshots :)
     
    081247 and Jamy like this.
  4. Offline

    081247

    when will the beta testing start? and also great work
     
    Jamy likes this.
  5. Offline

    Antariano

    <3 soon enough, but not that soon
     
  6. Offline

    ZachBora

    I noticed you've got kick/ban feature. On my server we use KiwiAdmin to manage that which allows to leave a kick reason and ban reason. Would your website be able to somehow map to existing plugins that handle kick and ban and if they have possible arguments to be able to input them?
     
    r3Fuze likes this.
  7. Offline

    Antariano

    That is indeed planned, but not for bans... hmmm... i'll look into it.
     
  8. Offline

    ZachBora

    KiwiAdmin has it's own banlist with reasons, tempbans, who banned, when was the ban, etc... It's saved either in mysql or in a CSV file.
     
  9. Offline

    Antariano

    Sounds awesome. We'll proably add support, but it's not a priority :)
     
    dwi likes this.
  10. Offline

    winston100

  11. Offline

    dst1980

    The screenshots look better than MCMyAdmin, which I'm currently using to manage 1 of 3 Minecraft instances on a Linux system. Quite willing to add another instance for testing this. Looking forward to this becoming available.
     
    Jamy likes this.
  12. Offline

    DylanP

    Good work so far guys.

    As always I can't wait for beta testing :D

    @Antariano
    What's the chances of being accepted for a beta tester when applications are open?
     
  13. Offline

    NeatMonster

    Code:
    Object chances = null;
    :p
     
  14. Offline

    ZachBora

    Code:
    boolean accepted = Math.random().nextBoolean();
    if (accepted)
        sendRefusedEmail();
    else if(!accepted)
        sendRefusedEmail();
    else
        sendAcceptedEmail();
    end
     
    NeatMonster and Jamy like this.
  15. Offline

    Lone Wolf

    Web-based inventory editor!?
    Gimme!


    Loving it so far.
     
    Jamy likes this.
  16. Offline

    Jamy

    We want compatibility with as much plugins as possible, so I'll be off searching for Kick/Ban plugins. If you have suggestions for other plugins that should have support don't hessitate ;)

    When that is done I'll update the file with supported (as in: Features implemented in interface.) plugins! :)
    Anyways keep the ideas coming :D
     
  17. Offline

    081247

    what about a plugin updater just with a press of a button you can update your plugin
    and a something that show's info like commands permissions on the plugin or a link to the tread of the plugin
     
  18. Offline

    Jamy

    We're trying to implement that but that may require work from the plugin dev's side as we don't know where to search for an update for every plugin! ;)

    And I will be starting a seperate project to get all plugin permissions in one giant database, that will require some work though :D
     
  19. Offline

    Tomaz

    any ideas from when it will be released/ closed beta?
     
  20. Offline

    emericask8ur

    Ill help too if thats ok with you?
     
  21. Offline

    md_5

    Much better but one thing wrong:
    Code:
    else if (name.equals(md_5))
        sendAcceptedEmail();
    
     
    ZachBora likes this.
  22. Offline

    Jamy

    Let's aswer that quote with a quote:
    :)

    @emericask8ur: Depends on what you want to help with! :D
     
  23. Offline

    Tomaz

    Really hope Company's will use this, because from what i have seen (screenshots) it is more functional the mcmyadmin!
     
  24. Offline

    dwi

    Well only thing I see worst than McMyAdmin is that this tool would require RToolkit and JSONAPI. Sometimes my server totally stop responding and remain frozen, that even RToolkit can't handle to stop it. I have to manually kill java process and start it again :/
    McMyAdmin runs kinda above mine craft server itself (like daemon), so it easily manage to kill itself and start again in case when java process is completely frozen and not responding to anything.
     
  25. Offline

    md_5

    WHAT! I must have missed something while on holiday!

    No, please, please, I beg you! No DEPENDS ON ANYTHING. Please, my dying wish, otherwise maybe I will create the control panel (for my own use) I was going to before I saw this. My dying wish :p
     
  26. Offline

    NeatMonster

    So, how to start / stop / restart the server? Except crashing it.
     
  27. Offline

    md_5

    Ahh. Exactly what I was going to do. Redirect all input / output to a screen!
     
  28. Offline

    NeatMonster

    And how to make it multi-platforms?
     
  29. Offline

    md_5

    There is no such thing as a hosted minecraft server not running on linux.
     
  30. Offline

    NeatMonster

    You're wrong! Anyways, this project will require only RemoteTookit and I never had any issue with it.
     
    dragonhib likes this.
Thread Status:
Not open for further replies.

Share This Page