Update README with link to commands on the wiki

This commit is contained in:
CakeLancelot 2021-01-08 11:23:44 -06:00 committed by GitHub
parent 34bd7c102f
commit b0697f12a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ Because the server is still in development, ordinary players are allowed access
* `/nano_unequip [slot] (0-2)`
* `/nano_active [slot] (0-2)`
For a more detailed list of commands, you can check the Github wiki [here](https://github.com/OpenFusionProject/OpenFusion/wiki/Ingame-Command-list).
## Accounts
A basic account system has been added, when logging in if the username doesn't exist in the database, a new account with the provided password will be made and you'll be automatically logged in. Otherwise a login attempt will be made. A username must be between 4 and 32 characters, and a password must be between 8 and 32 characters otherwise the account will be rejected.