mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
📝
This commit is contained in:
parent
01efbb7dd4
commit
d88538d0db
1 changed files with 7 additions and 0 deletions
|
|
@ -2,3 +2,10 @@
|
||||||
|
|
||||||
#### Q : How do I setup a CCash instance
|
#### 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.
|
#### 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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue