[PREVIOUS PAGE](building.md) #### Q : How do I setup a CCash instance #### A : with [build docs](https://github.com/EntireTwix/CCash/blob/main/docs/building.md) you can build from source or use the Docker package. #### Q : Why is my username invalid #### A : usernames are restricted by minecraft's requirements * lowercase letters * numbers * _ * Length must be atleast 3 and at most 16 characters.