Skip to content

WeLikeToCodeStuff/Minecraft-Server-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-Server-Creater

A simple python script to create a minecraft server

To install the server, Run the commands below

For Linux:

wget https://raw.githubusercontent.com/WeLikeToCodeStuff/Minecraft-Server-Creater/main/create_linux.py
python3 create_linux.py

For Windows:

curl https://raw.githubusercontent.com/WeLikeToCodeStuff/Minecraft-Server-Creator/main/create_win.py --output create_win.py
python3 create_win.py

Jars this supports

This tool supports the following server jar files:

Spigot
Paper
Vanilla
Craftbukkit
Bungeecord
Flamecord

About

A simple python script to create a minecraft server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages