db support #4

Open
opened 2023-07-04 15:19:36 +03:00 by xx · 2 comments
Owner
  • users (lastlogin, perms, worlds, etc)
  • support block history and undo
  • ???
* users (lastlogin, perms, worlds, etc) * support block history and undo * ???
xx added the
type
feature
priority
low
labels 2023-07-04 15:19:53 +03:00
Author
Owner

players:

  • id: int
  • lastlogin: timestamp
  • rank: ???
  • worlds: ???
  • password: hash, optional (mandatory for admins)
`players`: * `id`: int * `lastlogin`: timestamp * `rank`: ??? * `worlds`: ??? * `password`: hash, optional (mandatory for admins)
Author
Owner

should worlds be entirely in DB? a global metadata table and blockdata/history table for each world

should worlds be entirely in DB? a global metadata table and blockdata/history table for each world
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: xx/fastcube#4
No description provided.