A CLI and open-source utility made to make it easier to create Minecraft servers.
- Automatic server creation (Paper or Vanilla)
- Simplified configuration management
- Easy RAM allocation
- View-distance and simulation-distance control
- Automatic EULA acceptance
- Simplified configuration management
- Easy plugin management
- A capable computer (check https://minecraft.wiki/w/Server/Requirements for more info)
- Linux
- Java 21
- wget installed
- mpstat
1 - Install packages (if needed)
sudo apt install openjdk-21-jdk
2 - Download the script:
wget https://github.com/RandomLinuxUser606/MSMS3 - Make in executable:
chmod +x main.sh4 - Run the script:
./msms.sh1 - Start server - Launch an existing server with custom RAM allocation
2 - Create server - Set up a new server (choose between Paper or Vanilla)
3 - Manage server - Configure:
-
Server name (motd)
-
Render distance (view-distance)
-
Simulation distance
-
Plugin management
-
Max player count
This project is licensed under the GNU General Public License v3 (GPLv3).
See LICENSE for the full text.

