mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-13 03:26:31 +00:00
adding various utilities for thread channels in core fixing enable feature not showing validation messages restructuring feature mode collection to be a startup listener, because postconstruct might not have the appropriate values available, and therefore not initialize the map correctly
24 lines
979 B
INI
24 lines
979 B
INI
abstracto.systemConfigs.modMailClosingText.name=modMailClosingText
|
|
abstracto.systemConfigs.modMailClosingText.stringValue=Thread has been closed.
|
|
|
|
abstracto.systemConfigs.modmailCategory.name=modmailCategory
|
|
abstracto.systemConfigs.modmailCategory.longValue=0
|
|
|
|
abstracto.featureFlags.modmail.featureName=modmail
|
|
abstracto.featureFlags.modmail.enabled=false
|
|
|
|
abstracto.postTargets.modmailLog.name=modmailLog
|
|
abstracto.postTargets.modmailPing.name=modmailPing
|
|
abstracto.postTargets.modmailContainer.name=modmailContainer
|
|
|
|
abstracto.featureModes.log.featureName=modmail
|
|
abstracto.featureModes.log.mode=log
|
|
abstracto.featureModes.log.enabled=true
|
|
|
|
abstracto.featureModes.threadContainer.featureName=modmail
|
|
abstracto.featureModes.threadContainer.mode=threadContainer
|
|
abstracto.featureModes.threadContainer.enabled=false
|
|
|
|
abstracto.featureModes.threadMessage.featureName=modmail
|
|
abstracto.featureModes.threadMessage.mode=threadMessage
|
|
abstracto.featureModes.threadMessage.enabled=true |