Changes
Page history
added all of the missing attributes
authored
Dec 12, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
config/config-general.md
View page @
95f65b99
...
@@ -16,6 +16,7 @@ Configuration:
...
@@ -16,6 +16,7 @@ Configuration:
General
:
General
:
AllowMetrics
:
true
AllowMetrics
:
true
AnnounceOpReload
:
false
CheckForUpdates
:
true
CheckForUpdates
:
true
DebugLevel
:
0
DebugLevel
:
0
DebugMode
:
false
DebugMode
:
false
...
@@ -25,7 +26,9 @@ Configuration:
...
@@ -25,7 +26,9 @@ Configuration:
ThreadPoolSize
:
-1
ThreadPoolSize
:
-1
UseVirtualThreads
:
false
UseVirtualThreads
:
false
AnnounceOpReload
:
false
# Whether to cache and reuse identical mechanics
# Reduces memory usage, but source information in errors will become inaccurate
ShareComponents
:
false
# Tries to match mobs by their display name and turn them into Mythic Mobs when
# Tries to match mobs by their display name and turn them into Mythic Mobs when
# spawned by a different plugin, for plugins that don't support Mythic
# spawned by a different plugin, for plugins that don't support Mythic
...
...
...
...