[ADMN] GUIkkit v0.5 - GUI for Bukkit. [N/A]

Discussion in 'Bukkit Tools' started by ratchet11110, Mar 12, 2011.

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

    ratchet11110

    GUIkkit
    Version: v0.5

    Hi guys. a GUI for bukkit im working on.
    THE SETTINGS TAB DOSNT HAVE ANYTHING IN IT.
    To use it just place it in the directory of your bukkit folder and run start.exe
    Kick, ban, pm and op wont do much unless you want to affect the player "Not yet working" :p

    If it dosnt start and you just get a blank output try pressing enter

    The starting bat must be named server_nogui.bat or it wont work.

    Features:
    • Receive console output
    • Give console input
    • Basic ouput/input fields
    • Give look and GUIkkit logo
    • Stop, Restart, Start buttons
    ToDo:
    • New line on [INFO] and [WARNING]
    • Auto installer
    • Linux support
    • Player list
    • Edit settings from GUI
    Download: http://dl.dropbox.com/u/16225263/GUIkkit.rar
    Source: http://dl.dropbox.com/u/16225263/Start.au3

    Changelog: Version 0.5
    • Initial release
    If you want anything added let me know
     
  2. Offline

    DierWolf

    hm this is for what exasctly?
    sorry, being noobish
     
  3. Offline

    speed415

    I put the file in bukit folder and renamed my start to server_nogui.bat ran it but it didnt work it just started as normal
     
  4. Offline

    ratchet11110

    fixed.
    [MERGETIME="1299998369"][/MERGETIME]
    its a GUI for bukkit
    [MERGETIME="1299998400"][/MERGETIME]
    Did you download the rar i uploaded? redownload it and run the start.exe
     
  5. Offline

    DierWolf

    GUI as in guied?
    or however u spell it
     
  6. Offline

    ratchet11110

  7. Offline

    DierWolf

    i dont understand, theres 2 files,
    the start and .gif
    i put the start in my root dir, for bukkit, now i have my old.bat and new stat? what now
     
  8. Offline

    speed415

    Ok i hit the start.exe but i get 'java' is not recognized as an internal or external command.
    operable program or batch file.
    when i hit stop and start again same msg.
    except starting server shows up too
     
  9. Offline

    ratchet11110

    double click the start.exe
    the gif is for the logo in the program
    [MERGETIME="1299999048"][/MERGETIME]
    thats a problem with the .bat syntax
    [MERGETIME="1299999083"][/MERGETIME]
    its still a bit buggy. thats why this is a beta release
     
  10. Offline

    speed415

    Well i am running biometerrain mod
    @echo off
    java -Xmx1024M -Xms1024M -cp BiomeBukkit.jar;craftbukkit.jar org.bukkit.craftbukkit.Main
     
  11. Offline

    ratchet11110

    and if you run it without the gui its fine?
     
  12. Offline

    DierWolf

    well, it comes up huge, then i have the choices, server doesnt start...
    if i click stop, the start, it says starting server, doesnt do anything, what file am i suppsed to change or whatever? :(
     
  13. Offline

    ratchet11110

    did you rename the thing you use to start bukkit normaly to server_nogui.bat?

    and window resizing is on my todo list

    it might be a problem with biome terain. ill checkit out later.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Sep 15, 2018
  14. Offline

    speed415

    Yes

    I removed BiomeTerrain and the java error still came up

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Sep 15, 2018
  15. Offline

    ratchet11110

    hmm is anyone else getting this error? you could try updating java
     
  16. Offline

    DierWolf

    got it ty
    [MERGETIME="1299999612"][/MERGETIME]
    no i got it now, but i only cn start/stop/restart?
    the others wont work? like kick ban etc?
     
  17. Offline

    ratchet11110

    if anyone knows graphic design i would appertiate and give credit to that person if they could do a proper logo
    :D
    [MERGETIME="1299999711"][/MERGETIME]
    no kick and ban only put the word into the input. once i get the player list working you'll beable to select a player and chose and action in the list were it says not yet working at the side.
    [MERGETIME="1299999924"][/MERGETIME]
    this should also work with the vanilla minecraft_server.jar
     
  18. If you're on Windows, go into your Control Panel, then into System, then into Advanced System settings, and then in Environment Variables. Once there, find in the System variables, the line "PATH" click on it and click on "Edit".
    Don't delete everything, and put at the end of the given line :
    ";C:\HERE_IS_THE_PATH_TO_JAVA_FOLDER\bin"

    Where "HERE_IS_THE_PATH_TO_JAVA_FOLDER" could be something like :
    "C:\Program Files\Java\jdk1.6.0_17\bin" or "C:\Program Files\Java\jre6\bin" (For example)

    Once you've done that, click on "Ok" then "Ok" again, and "Ok" again. Now you can retry :)

    Fast click & type :
    • Windows
    • Control Panel
    • System
    • Advanced system settings
    • Environment variables
    • System variables
    • Path
    • +";C:\HERE_IS_THE_PATH_TO_JAVA_FOLDER\bin"
    • "C:\Program Files\Java\jdk1.6.0_17\bin"
    • "C:\Program Files\Java\jre6\bin"
    • Retry :)
    Edit: This should still work with BiomeTerrain.jar also ;)

    Edit(2): Just tested it on my server, getting issues while loading a server that doesn't load well (for example a server trying to bind on an already bound port).
    I have issues while closing the server without pushing stop, the server process doesn't end up.
    I ended up clicking on a "doesn't respond" window after a few reboots.
    Well anyway, good luck with AutoIt !
     
Thread Status:
Not open for further replies.

Share This Page