[TOOL]Bukkit GUI coded in vb.net - Easy way to control your server

Discussion in 'Bukkit Tools' started by TheUnnamedDude, Sep 6, 2011.

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

    TheUnnamedDude

    Hello.
    i have made a GUI for bukkit, i hope it's easy to use. The program is made in VB.net and works well on ubuntu with wine and net framework 2. It got a plugin installer, player controller and you don't need any file since it downloads the latest bukkit from the bukkit website.
    Some screenshots:

    serverstarter edit.PNG
    PluginInstaller.PNG
    Playercontroll.png
    Mainwindow.PNG

    If you want to make a installer for plugins here is the code for zipped plugins(example dynmap):
    Code:
    BPEI
    FILETYPE=ZIP
    URL=http://webbukkit.org/jenkins/public/dynmap/dynmap-0.21.1-bin.zip
    FILENAME=Dynmap.zip
    Just jar(example iConnomy):
    Code:
    BPEI
    FILETYPE=JAR
    URL=http://mirror.nexua.org/iConomy/JARS/5.0/1/iConomy.jar
    FILENAME=iConomy.jar
    Downloadlink:
    http://www.weebly.com/uploads/5/8/6/4/5864235/bukkitgui_2.0.exe

    SourceCode:
    http://minecraft1337.gaming.multiplay.co.uk/Uploads/BukkitGUI-2.01-source.zip

    Hope you like it!
    Please correct my English :)
     
    christianB likes this.
  2. Offline

    lieudusty

    Cool. I'll try it out.
     
  3. Offline

    Slash1987

    Did it check also if the server crash and restart it? This would be a cool feature
     
  4. Offline

    TheUnnamedDude

    @lieudusty: Thanks :) hope you like it.
    @Slash1987: I'm not sure how i can implant that, but maybe ill add it in the future version.
     
  5. Offline

    Baummann

    You could check if the server is stopped and if the log does not contain the sentence: Stopping server..., the server crashed.
     
  6. Offline

    Lolmewn

    Looks cool =D
     
  7. Offline

    Kez1337

    Are you going to release the sourcecode? Might use =)
     
  8. Offline

    chesterip

    Would you like to release the source code?I am interested in how it works.
     
  9. Offline

    TheUnnamedDude

    SourceCode in mainpost now :D
     
  10. Offline

    kyon_0612

Thread Status:
Not open for further replies.

Share This Page