Docs/Plugins

Name history plugin

Look up past usernames and nicknames stored by Dreamliner.

#Configuration

yaml
plugins:
  name_history:
    enabled: true

Grant can_view and can_search to a Dreamliner Role on the dashboard's Roles page (or /permissions role grant) — see permissions.md.

#Commands

CommandPermissionDescription
/names usercan_viewView name history for a user
/names searchcan_searchSearch name history by user ID or name fragment

#Requirements

  • History is built from nickname changes logged by Dreamliner and username snapshots from the Username Saver plugin.
  • Works best when both Name History and Username Saver are enabled.