Skip to content

Allows enabling/disabling installed extensions#1275

Merged
mcmonkey4eva merged 8 commits intomcmonkeyprojects:masterfrom
jtreminio:enable-disable-extension
Mar 14, 2026
Merged

Allows enabling/disabling installed extensions#1275
mcmonkey4eva merged 8 commits intomcmonkeyprojects:masterfrom
jtreminio:enable-disable-extension

Conversation

@jtreminio
Copy link
Contributor

@jtreminio jtreminio commented Feb 6, 2026

  • Adds a "Disable" or "Enable" button to installed extensions.
  • Adds a new hidden server setting persisting the choices.
  • Disabled extensions are not loaded by the C# project, so their metadata (description, author, etc) must be read separately

I can keep the button in its current slot, or move it somewhere else.

All enabled:

CleanShot 2026-02-05 at 18 41 05

Pending restart after disable:

CleanShot 2026-02-05 at 18 43 21

One disabled:

CleanShot 2026-02-05 at 18 43 31

@jtreminio jtreminio marked this pull request as ready for review February 6, 2026 00:52
@mcmonkey4eva
Copy link
Member

mcmonkey4eva commented Feb 6, 2026

I think you overcomplicated this -- you can already disable extensions by putting .disable on the end of the ext folder, I believe the main thing needed is just the UI button to automatically do that.

EDIT: on discord fair counter to this was given

@jtreminio jtreminio marked this pull request as draft February 6, 2026 23:34
@jtreminio jtreminio marked this pull request as ready for review February 9, 2026 16:06
@jtreminio jtreminio force-pushed the enable-disable-extension branch from 6d53f0f to 984f634 Compare February 24, 2026 03:54
@mcmonkey4eva mcmonkey4eva merged commit 3b1b3fe into mcmonkeyprojects:master Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants