Custom Server Software
SquidServers provides automated management and setup for official server engines.
Officially Supported Server Engines
Section titled “Officially Supported Server Engines”SquidServers officially supports and provides setup for:
- Vanilla: Official Minecraft Java server software.
- BDS: Official Bedrock Dedicated Server.
- Paper: PaperMC for optimized plugin servers.
- Mods: Forge, NeoForge, Fabric, and Quilt.
Unsupported Software & Proxies
Section titled “Unsupported Software & Proxies”The following server software types are not officially supported by SquidServers:
- Proxy Software: BungeeCord, Velocity, Waterfall, Travertine.
- Hybrid Software: Mohist, Arclight, Magma, Banner, SpongeForge (combining Bukkit/Paper plugins with Forge/Fabric mods).
- Custom Engines: Folia, Purpur, Pufferfish, SpongeVanilla, Pumpkin (manual JAR replacement only).
Manually Replacing server.jar
Section titled “Manually Replacing server.jar”If you are an experienced server administrator and wish to test custom server software at your own risk:
- Create a server in SquidServers using a standard preset (e.g. Paper or Vanilla).
- Stop the server completely.
- Open Server Files.
- Locate the main executable
.jarfile (typicallyserver.jar). - Replace
server.jarwith your custom server JAR file (keeping the filename asserver.jar). - Start the server.
-# Note: The SquidServers dashboard features (RAM slider, console, backup tools) will continue to work, but custom software bugs are unsupported.