ServerStarter

By BloodyMods

ServerStarter Alternatives

Similar projects and alternatives to ServerStarter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ServerStarter alternative or higher similarity.

ServerStarter reviews and mentions

Posts with mentions or reviews of ServerStarter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.
  • Minecraft Modded Server
    1 project | /r/feedthebeast | 22 Oct 2022
    2) If you really want to play the newest version, create your own server files using: https://github.com/BloodyMods/ServerStarter. Read the README and make sure you dive into the example yaml file - the nasty part of this is having to go mod-by-mod to flag the client-side mods.
  • Auto restart / reboot script for Oracle Cloud Minecraft
    1 project | /r/feedthebeast | 3 Apr 2022
    BloodWork's server scripts can easily take care of the first 2 parts. The third one too if you just tell ops to shut down server then wait. Relatively easy to setup too.
  • Increase RAM Minecraft server Linux
    2 projects | /r/feedthebeast | 1 Apr 2022
    Here you have the default file, with description for every parameter: https://github.com/BloodyMods/ServerStarter/blob/master/server-setup-config.yaml
  • Need help setting up a server
    1 project | /r/CurseForge | 20 Mar 2022
    [00:57:05] [INFO] ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: [00:57:05] [INFO] Minecraft ServerStarter install/launcher jar [00:57:05] [INFO] (Created by BloodWorkXGaming with the help of "Team RAM") [00:57:05] [INFO] ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: [00:57:05] [INFO] [00:57:05] [INFO] This jar will launch a Minecraft Forge/Fabric Modded server [00:57:05] [INFO] [00:57:05] [INFO] Github: https://github.com/BloodyMods/ServerStarter [00:57:05] [INFO] Discord: https://discord.gg/A3c5YfV [00:57:05] [INFO] [00:57:05] [INFO] You are playing Ragnamod VI [00:57:05] [INFO] Starting to install/launch the server, lean back! [00:57:05] [INFO] ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: [00:57:05] [INFO] [00:57:05] [INFO] Pinging 8.8.8.8. [00:57:05] [INFO] Reached 8.8.8.8: true [00:57:05] [INFO] Pinging 1.0.0.1. [00:57:05] [INFO] Reached 1.0.0.1: true [00:57:05] [INFO] Reached 2 out of 2 IPs. [00:57:05] [INFO] Server is already installed to correct version, to force install delete the serverstarter.lock File. [00:57:05] [INFO] Starting Loader, output incoming Error: Unable to access jarfile F:\RagnamodVI\forge-1.16.5-36.2.22.jar [00:57:05] [INFO] Server has been stopped, it has started 1 times in 60min [00:57:05] [INFO] Restarting server in 10 seconds, press ctrl+c to stop [00:57:15] [INFO] Starting Loader, output incoming Error: Unable to access jarfile F:\RagnamodVI\forge-1.16.5-36.2.22.jar [00:57:15] [INFO] Server has been stopped, it has started 2 times in 60min [00:57:16] [INFO] Restarting server in 10 seconds, press ctrl+c to stop [00:57:26] [INFO] Starting Loader, output incoming 2022-03-21 00:57:27,258 main WARN Advanced terminal features are not available in this environment [00:57:27] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.22, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [00:57:27] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_321 by Oracle Corporation [00:57:28] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [00:57:28] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/F:/RagnamodVI/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [00:57:29] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:0 token recognition error at: '`' [00:57:29] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '/' [00:57:29] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:1 token recognition error at: '/' [00:57:29] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~' Init CreativeCore coremods ... Exception in thread "main" [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoSuchMethodError: sun.security.util.ManifestEntryVerifier.(Ljava/util/jar/Manifest;)V [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName0(Native Method) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName(Unknown Source) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) [00:57:30] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.util.HashMap.forEach(Unknown Source) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [00:57:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [00:57:31] [INFO] Server has been stopped, it has started 3 times in 60min [00:57:31] [INFO] Restarting server in 10 seconds, press ctrl+c to stop
  • Virus Galore in ATM6 Server?
    2 projects | /r/feedthebeast | 18 Mar 2021
    there is already an issue on the git about it. if you feel unsafe, don’t use it.
  • A note from our sponsor - WorkOS
    workos.com | 25 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic ServerStarter repo stats
5
99
0.0
about 1 year ago

BloodyMods/ServerStarter is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ServerStarter is Kotlin.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com