Refactor configuration files for improved clarity and organization; update seasonal properties in sereneseasons and streamline server variable settings for better performance.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
###########################################################################################################
|
||||
## General settings.
|
||||
###########################################################################################################
|
||||
[IDAS.General]
|
||||
# Whether or not the vanilla Desert Pyramid should be disabled.
|
||||
# Default: true
|
||||
#
|
||||
"Disable Vanilla Desert Pyramid" = true
|
||||
# Whether or not Ice and Fire structures should be disabled.
|
||||
# Default: true
|
||||
#
|
||||
"Disable Ice and Fire Structures" = true
|
||||
# Whether or not mining fatigue is applied to players in the Labyrinth if it has not yet been cleared.
|
||||
# Default: true
|
||||
#
|
||||
"Apply Mining Fatigue" = true
|
||||
Reference in New Issue
Block a user