fix eol
This commit is contained in:
+24
-24
@@ -1,24 +1,24 @@
|
||||
{
|
||||
# Select the currency implementation to use
|
||||
# Note: currently Neoforge-only
|
||||
# DEFAULT: use SG Economy if installed, otherwise no currency plugin
|
||||
# Default: "default"
|
||||
# Valid values: "default", "sg_economy_api"
|
||||
currency_selector: "default"
|
||||
|
||||
# Only show waystones that have been discovered
|
||||
# Default: true
|
||||
only_show_known_waystones: true
|
||||
|
||||
# Select the permissions implementation to use
|
||||
# DEFAULT: use FTB Ranks then Luckperms in preference order, depending on mod availability
|
||||
# Default: "default"
|
||||
# Valid values: "default", "ftb_ranks", "luckperms"
|
||||
permission_selector: "default"
|
||||
|
||||
# Select the game stages implementation to use
|
||||
# DEFAULT: use KubeJS, Game Stages, vanilla in preference order, depending on mod availability
|
||||
# Default: "default"
|
||||
# Valid values: "default", "vanilla", "kubejs", "gamestages"
|
||||
stage_selector: "default"
|
||||
}
|
||||
{
|
||||
# Select the currency implementation to use
|
||||
# Note: currently Neoforge-only
|
||||
# DEFAULT: use SG Economy if installed, otherwise no currency plugin
|
||||
# Default: "default"
|
||||
# Valid values: "default", "sg_economy_api"
|
||||
currency_selector: "default"
|
||||
|
||||
# Only show waystones that have been discovered
|
||||
# Default: true
|
||||
only_show_known_waystones: true
|
||||
|
||||
# Select the permissions implementation to use
|
||||
# DEFAULT: use FTB Ranks then Luckperms in preference order, depending on mod availability
|
||||
# Default: "default"
|
||||
# Valid values: "default", "ftb_ranks", "luckperms"
|
||||
permission_selector: "default"
|
||||
|
||||
# Select the game stages implementation to use
|
||||
# DEFAULT: use KubeJS, Game Stages, vanilla in preference order, depending on mod availability
|
||||
# Default: "default"
|
||||
# Valid values: "default", "vanilla", "kubejs", "gamestages"
|
||||
stage_selector: "default"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user