Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itsmeadarsh2008/minecraft-server-everywhere

Host your minecraft servers with playit.gg and Paper everywhere Java (JRE) is installed. ⛏ [📦 Starts up in seconds]
https://github.com/itsmeadarsh2008/minecraft-server-everywhere

cloud console easy-to-use free gamer gamers mc-server minecraft minecraft-server minecraft-server-plugin paper papermc papermc-plugin playit-gg script server smp

Last synced: about 1 month ago
JSON representation

Host your minecraft servers with playit.gg and Paper everywhere Java (JRE) is installed. ⛏ [📦 Starts up in seconds]

Awesome Lists containing this project

README

        

# Minecraft-Server-Everywhere 🌐
With these scripts, you can run your server on any cloud console like Google Cloud

(This requires suitable JRE to be installed on the server)
Clone this repository and change the current-working directory to this directory.
First of all, run
```bash
chmod +x server-setup.sh server-essentials.sh
```
This command will make scripts as independent executables.

After running the above commands, run these commands in order.

```
./server-setup.sh
# This command asks for some required and optional details about the server and give further instructions to setup server
```
The command written below installs Playit.gg plugin to `enderman/plugins`
```
./server-essentials
```

## Now, you're almost ready to play ⛏
Run the below commmand whenever you want to run the server

```
java -jar server.jar
```