Metadata-Version: 2.1
Name: mc-server-setup
Version: 1.2.5
Summary: A Minecraft server setup script made using python3
Home-page: https://github.com/Yot360/mc-server-python
Author: Yot360
Author-email: 65982248+yot360@users.noreply.github.com
Maintainer: Yot360
Maintainer-email: 65982248+yot360@users.noreply.github.com
License: MIT
Download-URL: https://github.com/Yot360/mc-server-python
Project-URL: Bug Tracker, https://github.com/Yot360/mc-server-python/issues
Description: <p align="center">
          <a href="https://pypi.org/project/mc-server-setup" target="_blank">
            <img src="https://img.shields.io/pypi/v/mc-server-setup?" alt="Package version">
          </a>
          <img alt="PyPI - Status" src="https://img.shields.io/pypi/status/mc-server-setup">
          <img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/mc-server-setup">
          <img src="https://img.shields.io/github/license/Yot360/mc-server-python" alt="MIT">
          <a href="https://twitter.com/yot360" target="_blank">
            <img alt="Twitter URL" src="https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fyot360">
          </a>
        </p>
        
        # mc-server-python
        A Minecraft server setup script made using python3!
        
        
        **Works on Linux/MacOS and now Windows**
        
        
        This script lets you install a minecraft server on your computer very easily, you can customize it, and choose between a Vanilla server or a PaperMC(plugins+optimized). Hope you'll like it!
        
        ## Installation
        
        To begin, python3 is required to run my script, install it via https://www.python.org/downloads/.
        (Java is also required of course, download it at java.com or with your package manager)
        
        
        After python3 is installed run `pip install mc-server-setup`.
        When pip is done installing the package run `mc_server_setup`. <p>Follow the instructions to get up and running!</p>
        
        
        ## Follow me
        **My twitter:** @Yot360
        
        
        **My website(work in progress):** https://yot-dev.ml
        
Keywords: minecraft
Platform: Linux
Platform: MacOS
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
