Bukkit Server Creater

Discussion in 'Bukkit Tools' started by Gaarstedh, Feb 26, 2012.

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

    Gaarstedh

    Hello minecrafters!
    I've been working on a program called 'Bukkit Server Creater' and now its done.
    The program basicly creates the server properties file for you.
    It gives you an interface instead of doing it in notepad..
    Its easy to use if you follow these instructions
    1. Find the server folder you are going to create your server in.
    2. If you have the newest version of Bukkit then click 'I've got the server file', if not press 'Download craftbukkitt'
    and then it will download the newest version of bukkit PLUS a bukkit server starter.
    3. Now fill in the settings you want your server to run on.
    4. Press the button at the bottom saying 'Apply Settings' and then press 'Save', the button next to.
    5. Then go into the plugins tab and install any wanted plugins.
    6. Now go into the tab called "Start Server" and click on "Launch Server" to launch the server.

    Download!

    *Updated to the newest version of bukkit for 1.4.7 "craftbukkit-1.4.7-R0.1.jar"
    *Updated to the newest version of bukkit for 1.3.2 "craftbukkit-1.3.2-R3.0.jar" or for 1.4.5 "craftbukkit-1.4.5-R0.2.jar"
    *Updated to the newest version of bukkit for 1.2.5 "craftbukkit-1.2.5-R4.0.jar"

    NEW IN 1.4.7!!
    -Changed the download link.
    -Added the feature to launch the server inside the program!

    NEW IN 1.3.2 and 1.4.5!!
    -Added the "Snooper" option.
    -Added the "Generator Setting" option.
    -Added the "Texture Pack" option.
    -Added the "Hardcore" option.
    -Added the option to install plugins(.jar) from inside the application.
    -Added the option to open your server folder from inside the application.
    .Hope you guys enjoy this version, I've worked hard on this update!

    NEW IN 1.2.5!!
    -Re-designed the interface
    -Added the "Max Build Height" option.
    -Added "Open folder" button.
    -There is no installer, its just a downloadable .exe file.

    NEW IN 1.1!!
    -Fixed major problem, it says that its a virus. I got no idea why it says that its dangerous BUT ITS NOT! AND IT IS NOT A VIRUS!
    -Added to title "Bukkit Server Creater 1.1"
    -Added new links to the code from where the bukkit server and server starter files are downloaded from(Its DropBox. Before was from my own website..)

    Bugs:
    No bugs.

    Pictures:

    [​IMG]

    [​IMG]

    Minecraft Server Creater:
    http://www.minecraftforum.net/topic/1086630-minecraft-server-creater-10/
    http://www.planetminecraft.com/project/minecraft-server-creater-10/
     
  2. Offline

    RazorFlint

    Very nice, something like this should be stickied (hint hint, Moderators.)
     
    doglover129 likes this.
  3. Offline

    RaydarScan

    Finally! a server creator that doesn't require me to use teamviewer to set it up on my friends pcs because of the fact that they are a bunch of idiots and they don't know what they are doing.
    Thank you so much
     
  4. Offline

    Darkbird305

    Everytime I run the Bukkit Server Starter it just opens a black window, and than closes right away.
     
  5. Offline

    Dankfury

    what version is it on? 1.1 or 1.2.3?
     
  6. Offline

    yellowfish

    Is this sfor 1.2.5 because it dosnt work for me a black window pops up and closes straight away plz help:D
     
  7. Offline

    cabinboy15

    it just comes up and goes away in a black box
     
  8. Offline

    TheBeast808

    How does this topic has 6 replies and 3000 views?
     
  9. Can I make a sugestion. The Filepath looks rather "odd" with the 10 spaces, so try to do something like this.
    I am asuming it is Textbox1

    Code:
    Dim path As String = My.Computer.FileSystem.SpecialDirectories.MyDocuments
    TextBox1.text = path
    wow... haven't done VB for a while. Starting again though.

    EDIT: oh and you should add a "What's This" to online mode. Some might think that it is for Lan. And "Allow Flying" sounds better as "Allow Flight"
     
  10. Offline

    Dankfury

    When do you think it'll update to 1.3.2, or how long does it normally take to up date it?
     
  11. Offline

    Krome39

    Thumbs up for the Creator works great.
    For those of you having issues with the black cmd screen popping up and then disappearing.
    Open your bat file and edit the code to look like this
    Code:
    java -Xms1024M -Xmx1024M -jar craftbukkit-1.2.5-R4.0.jar
    pause
    This should fix the problem
     
  12. Offline

    Gaarstedh

    Yes, I'm sorry about that, but I've updated it now, and it is working!

    Sorry, I did not have the time to update it, but now, it's updated and ready!

    Thank you for your suggestions, would you send me a screenshot of the 10 spaces you mean?
    And i have changed the "Allow flying" to "Allow flight", and put in a help for online mode! I need to listen to the people who uses my program, if you use it! :)

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

    Dankfury

    The newest versions don't work for me, I tried multiple times with both 1.4.5 and 1.3.2
     
  14. Offline

    Gaarstedh

    What does not work? Is it the server starter or the application itself?
     
  15. Offline

    Dankfury

    after I fill everything in on the creator, I go to run the server starter but it appears for 1/2 a second and disappears
     
  16. Offline

    Dankfury

    so the server starter
     
  17. Offline

    Sushi

    Did you just go through the whole thing spelling creator wrong?
     
    zack6849 and bobacadodl like this.
  18. Offline

    Zankla

    will this work with 1.4.6?
     
  19. Offline

    RingOfStorms

    Gaarstedh do you thing you would ever make this open source? I'm very interested in learning how to do these kind of things, personally I learn by example.

    I understand if you want to keep it closed, but it would be really cool if you let the community take a look at it!

    And whatever your choice, can you tell me what language you used?
     
  20. Offline

    Sushi

    He used either C# or VB.NET.
     
  21. Offline

    Gaarstedh

    Hey dude relax, I'm from Denmark, I dont speak fluent English?

    If you write your steam, skype username or your email, I will contact you privately.
     
  22. Offline

    Gaarstedh

    Sorry for the late response. I just updated it to 1.4.7.

    -Gaarstedh
     
  23. Offline

    Bruce4040

    when i finished making server i could go on but no one else could.
    plz help

     
  24. Offline

    RingOfStorms

    Not the right area to ask this question. If this tool made the server and it works then that is the extent for help in this sub forum. Read up on how to port forward and get your public IP address so that people can join it.

    Don't post back here asking for links or help, simply click here and 99% of your problems are answered.
     
    tyzoid, Gaarstedh and hawkfalcon like this.
  25. Offline

    Gaarstedh

    @RingOfStorms if you want the source code, add me on steam or skype or write your email to me. I can't start a private chat with you on this site for some reason.
     
  26. Offline

    skipperguy12

    Gaarstedh
    Sorry if this is retarded, but it's driving my OCD crazy:
    wan't should be want
     
    devilquak likes this.
  27. Offline

    Gaarstedh

    Yeah, well, I don't really know what I was doing when I wrote that... Fixed it! :)
     
  28. Offline

    Gravity

    Creator* :)
     
    mncat77 likes this.
  29. Offline

    Gaarstedh

    I know... I was like 10 when i first made the program. And I'm 15 now. I don't speak fluent english, and don't expect me to do that. I can't just rename something that's already made, and the site that have made a review of it needs to rename it all and people wont be able to find it.

    -Thanks, but I can't really change it now :)
     
  30. Offline

    Sushi

    In less than a year and a half, you aged 5 years?
     
Thread Status:
Not open for further replies.

Share This Page