CCash/docs/FAQ.md
William Katz d88538d0db
📝
2021-10-28 18:29:55 -07:00

11 lines
403 B
Markdown

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