Skip to content

Dev-only mode #257

@MikeJeffers

Description

@MikeJeffers

Allow the server to bootup in "dev only" mode to only let tooladmin level accounts in.
The client used to show if the server was in this state after the client connects before the client logs in. I don't know if that works with the server selection now. But this may indicate the existence of some code/feature we can wire up again.

Some desired functionality:

  • Ideally its a mode we can toggle at runtime or on startup.
  • A startup arg (or config file value) to have it start in dev-only state, or not.
  • A command to enable/disable this state.

Why?
Even though we catch most things in dev/staging, it won't catch everything.
It would be good to have a period where admins can verify the integrity of a live server update before players jump on, giving us a chance to rollback without reversing any player progress.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions