Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.05 KB

alt text
( http://cuwo.org/#about )

MODDED CUWO

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).

Installation

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.

Usage

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

Contributing

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.

License

Licensed under the GPL3.0