A CUWO server (Created by matpow2 & team) with a bunch of new minecraft-like commands & custom server ranks, an auto-installer for ubuntu18 and docker support (WIP).
Get into ubuntu18 and install git. Then, create a directory and clone the files into it:
sudo apt-get install git
mkdir cuwo && cd cuwo
git clone https://github.com/yxticode/cuwo-modded.git
When the files are done, simply execute the "autoinstall.sh" script to get everything ready:
sh autoinstall.sh
Wait for the script to finish & all is ready.
To initialize the CUWO server, run the "run_server.sh" script. It will load all the modules and get the server up and running in the port 12345!
sh run_server.sh
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Licensed under the GPL3.0