-
Yet another crash fix Stable
released this
2024-10-16 11:32:43 +00:00 | 3 commits to main since this releaseFixes a crash for modpack version 1.1.2. I will make this server launcher more automated/adaptive in future versions.
Downloads
-
1.0.0 Release Update Stable
released this
2024-10-11 23:13:59 +00:00 | 8 commits to main since this releaseChanged release channel to "release" and updated neoforge
(Yeah i know the server is 2.0.0)Downloads
-
Boundless Server nogui fix Stable
released this
2024-09-28 16:39:02 +00:00 | 19 commits to main since this release- Fixed nogui option causing crashes or ignoring jvm arguments (-Xms4G -Xmx4G)
- updated dependency
You can now start the server like the following
java -Xms4g -Xmx4G -jar boundless-server.jar nogui
Downloads
-
released this
2024-09-28 03:39:15 +00:00 | 20 commits to main since this releaseYou can pass jvm arguments and start it like a normal Minecraft server:
java -Xms4g -Xmx4G -jar boundless-server.jar
It will automatically download the mods and configs from modrinth but you need to accept that eula.
Downloads