-
Notifications
You must be signed in to change notification settings - Fork 1
Core: Plugins should be enabled and disabled per-server #213
Copy link
Copy link
Open
Labels
FeatureThis describes or implements a new requested featureThis describes or implements a new requested featureMajorThis is important and should be considered high-priorityThis is important and should be considered high-priorityReworkThis describes or implements a code rewrite or refactorThis describes or implements a code rewrite or refactor
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
FeatureThis describes or implements a new requested featureThis describes or implements a new requested featureMajorThis is important and should be considered high-priorityThis is important and should be considered high-priorityReworkThis describes or implements a code rewrite or refactorThis describes or implements a code rewrite or refactor
In support for running a single bot for many servers, plugins should operate on a per-server basis, rather than being enabled and disabled globally. In addition to this, configuration should be reorganized into servers at the top level, rather than plugins.