Skip to content

Simplify the setup and management of Minecraft server on Ubuntu and Debian-based systems.

License

Notifications You must be signed in to change notification settings

sadeqi-ah/mc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Server

MC Server

This Bash script facilitates the setup and management of a Minecraft server on Ubuntu/Debian. It automates tasks such as installing dependencies, downloading the Minecraft server files, configuring system services, managing server operations, and more.

Prerequisites

  • Root access or sudo privileges.

Installation

  1. Clone or download this repository to your Linux system.

  2. Make the script executable by running:

    chmod +x mcserver.sh
  3. Run the script as root or with sudo privileges:

    sudo ./mcserver.sh

Follow the on-screen prompts to set up and configure your Minecraft server.

License

This repo is released under the MIT License.

Credit

The spinner used in this script is adapted from the bash-spinner by Tasos Latsas.

Contributions

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Disclaimer

This script is provided as-is, without any warranty. Use it at your own risk.

About

Simplify the setup and management of Minecraft server on Ubuntu and Debian-based systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages