A powerful, automated CLI tool designed to deploy, manage, and tunnel Minecraft Java servers on Linux. Built for speed and ease of use.
Powered by: Ray Industries
OS: Ubuntu / Debian (Recommended)
(Note: Requires curl installed. If missing, run sudo apt install curl first)
- ☕ Auto-Dependency Check: Automatically installs Java (OpenJDK 21), jq, and other requirements.
- 📂 Smart Organization: Creates isolated folders for every server instance.
- 🚀 Immediate Start: Downloads the server jar and starts it immediately (with EULA auto-handling).
- 📜 PaperMC API: Fetches the absolute latest builds of PaperMC dynamically.
- 🌐 Playit.gg Integration: One-click installation of Playit.gg for port forwarding.
- 🔄 Multi-Server Manager: Detects existing server folders and lets you start them via a simple menu.
Run the following command in your terminal. This will launch the Minecraft Server Installer immediately without downloading files manually.
bash <(curl -sL http://serversetup.notray.fun)