Skip to content

RandomLinuxUser606/MSMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

MSMS - Minecraft Server Made Simple

A CLI and open-source utility made to make it easier to create Minecraft servers.

New Piskel(2)

Features:

  • 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

Installation

Requirements:

Steps:

1 - Install packages (if needed)

  sudo apt install openjdk-21-jdk

2 - Download the script:

   wget https://github.com/RandomLinuxUser606/MSMS

3 - Make in executable:

   chmod +x main.sh

4 - Run the script:

   ./msms.sh

Usage:

1 - 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

2025-06-29-192219_hyprshot

License

This project is licensed under the GNU General Public License v3 (GPLv3).
See LICENSE for the full text.

About

A CLI and open-source utility made to make it easier to create minecraft servers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages