From 71a168d0f44654a522c0e35356c9ca913e59665d Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 31 May 2023 22:55:29 -0600 Subject: add planned features to ServerCraft page --- content/projects/ServerCraft.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/projects/ServerCraft.md b/content/projects/ServerCraft.md index 1911649..d1b4d3c 100644 --- a/content/projects/ServerCraft.md +++ b/content/projects/ServerCraft.md @@ -12,7 +12,7 @@ enddate: "January 2, 2006" draft: false --- -ServerCraft is a GUI program created with JavaFX in order to help technically-unskilled gamers host their own Minecraft servers for their friends by automatically downloading the correct version of Java and building the server with Spigot's BuildTools. +ServerCraft is a GUI program created with JavaFX in order to help technically-unskilled gamers host their own Minecraft servers for their friends by automatically downloading the correct version of Java and building the server with Spigot's BuildTools. This project is in it's early infancy, but is currently usable for those who just need a simple Minecraft server. ## Features @@ -22,6 +22,13 @@ ServerCraft is a GUI program created with JavaFX in order to help technically-un * Render and simulation distances * Enabling command blocks +## Planned Features + +* "Advanced" configuration mode for GUI nuts +* Automatic port forwarding using UPnP +* Ability to manage Spigot plugins installed in a server directory +* Create any Minecraft server >= version 1.8 + ## Download ServerCraft is available as binaries and installers, packaged with Java 17 and the ServerCraft jar, for Windows, Linux, and macOS [here](https://codeberg.org/brysonsteck/ServerCraft/releases). Simply download the correct file for your operating system. (`.exe` or `.msi` for Windows, `.dmg` or `.pkg` for macOS, etc.) Jar files are also available for the respective operating systems as compressed archives. These Jar files are *not* cross-platform, due to how JavaFX renders the windows on each system. -- cgit v1.2.3