Luminesk CLI (nesk) is a command-line tool for provisioning and operating MCBE servers.
It handles server creation, runtime configuration, downloads, updates, diagnostics, and lifecycle actions through one unified interface.
- Create and manage multiple MCBE server instances with stable tags.
- Download supported cores and update them when new versions are available.
- Run servers with a local Java runtime or Docker runtime.
- Validate environment and provider availability with diagnostics.
- Inspect server state, logs, and metadata from CLI commands.
- Use consistent commands across Linux, macOS, and Windows.
curl -fsSL https://luminesk.taskov1ch.xyz/sh | shiwr -useb https://luminesk.taskov1ch.xyz/ps1 | iexpip install luminesk-clinesk --help
nesk diagnostic
nesk create -n "My Server" -d ./servers/my -c nukkit -t my-server
nesk start my-server
nesk listFor full command behavior, use the Command Reference.
- Contributor guide: CONTRIBUTING.md
- Documentation-specific contributor notes: Development & Contributing
Luminesk is in active beta development. Validate behavior in your own environment before production-critical usage.
GPL-3.0-or-later. See LICENSE.