issues
search
Assambra
/
Free-MMORPG
MIT License
14
stars
7
forks
source link
New fields in Account collection required
#6
Closed
Assambra
closed
9 months ago
Assambra
commented
1 year ago
We need more fields in the Account database collection:
activated true or false or 1 or 0 // Fieldname: activated
activation code // Fieldname: activation-code
max allowed characters // Fieldname: max-allowed-characters
maybe, created time // created-at
Admin/GM/Creator/Player // Fieldname: role standard is Player, all others Roles have to insert manually to database
We need more fields in the Account database collection: