mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
11 lines
403 B
Markdown
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.
|