mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
403 B
403 B
Q : How do I setup a CCash instance
A : with build docs 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.