skip to content

Minecraft Java Server

verified

ellipog · minecraft_java · v1.2.0 · updated today

Run and manage Minecraft Java Edition servers. Auto-downloads the correct JAR/installer, accepts EULA, edits server.properties, manages whitelist/ops/bans, and backs up worlds.

game-serverminecraftjavapapervanillafabricforge

// about

Minecraft Java Server

Run and manage Minecraft Java Edition servers. Auto-downloads the correct JAR/installer, accepts EULA, edits server.properties, manages whitelist/ops/bans, and backs up worlds.

minecraft java server

the flagship first-party plugin. teaches kern how to run minecraft java edition servers across 7 server softwares: vanilla, paper, purpur, fabric, forge, neoforge, quilt.

what it does

  • auto-downloads the correct jar or installer for the chosen software + version.
  • accepts the eula (scaffolded into eula.txt).
  • edits server.properties from the config form.
  • manages whitelist / ops / bans.
  • backs up and restores worlds.
  • registers two tabs in the server detail view: setup and chat.

config

the host renders the config form from configSchema. pick a runtime, set the minecraft version, tune jvm args. defaults are sane — paper 1.21, 2g heap.

lifecycle

start runs java -jar server.jar --nogui, with runtime-qualified overrides (e.g. start.forge runs the forge installer with useShell).

// note

stop sends stop to stdin and waits up to 15s for a clean world save before hard-kill.

// config

fields you'll set

the host renders this form from the plugin’s configSchema. resolved values become userOverrides for lifecycle + scaffold.

vanillapaperpurpurfabricforgeneoforgequilt
1.21
-Xms2G -Xmx2G
java
server.jar
25565
true

// versions

version history

versioncompatupdatedsizechangelog
1.2.0latest0.1.0today11.7 MBInitial releasedownload

// stats

registry signal

6

installs

1

upvotes

1

versions

// trust

kern plugins run with full local privileges. install only from authors you trust.