Minecraft Java Server
verifiedellipog · 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.
// 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.propertiesfrom 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.
// versions
version history
| version | compat | updated | size | changelog | |
|---|---|---|---|---|---|
| 1.2.0latest | 0.1.0 | today | 11.7 MB | Initial release | download |
// stats
registry signal
6
installs
1
upvotes
1
versions
// trust
kern plugins run with full local privileges. install only from authors you trust.