-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
It would be useful for a config.yml
to be defined to control different aspects of ShowScript configuration.
Acceptance Criteria
- Configuration should be able to be reloaded, set, and gotten via a command (that uses Cloud
@CommandMethod
annotations)
Initial Configuration Options
- The DebugLogger is currently hardcoded to true on enable. This ought to be controlled in a configuration file, defaulting to
true
- Aikar's Timings is deprecated in 1.20+, leading to annoying spam in console for users of these versions. We should add a configuration option to toggle whether timings is enabled, defaulting to
true
Copilot
Metadata
Metadata
Assignees
Labels
No labels