Table of Contents

Account

Each player (based on their DiscordID) is granted an Account . Upon connect, the account is associated with the current player.

If you want to extend the account, e.g. add additional fields to the account, you can check out the Database documentation.

Warning

TODO: Add more documentation