

Success! Everything compiled successfully.

The output when it is completed should look something like this: It may take around 5-10 minutes to complete on your first run depending on your hardware and network connection. Once you've ran this command, it will start. You need at least 1.2GB~ of free RAM to successfully run BuildTools. Once that's downloaded, we need to run a git command then the Jar file to start downloading and compiling the files. In this we'll be using /root/buildtools/ as our example.ĭownload the latest BuildTools version using the command below, once inside the directory above. Now lets make a new directory to put our BuildTools in, to keep everything clean. Read our Java 8 JDK install guide here to do this easily. If you want to run an older game version, you need to install Java 8. Java 17 is required for Minecraft 1.18.X releases as of late 2021. Git is required to grab and compile the files, wget is needed to download BuildTools, and nano is an easy to use linux text editor. Note: "yum" and "dnf" is the same, "dnf" is simply used in CentOS 8 and later. This isn't required, but is always a good thing to do often. First and foremost, go ahead and update all of your system packages.
