-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
以下のような設定で、MapTilmeが適用されていない
他にも適用されないものがあるかも
# default.toml
[MapChooserSharpSettings.Default]
# These are default value for map settings.
# You can modify these section, but do not remove.
MapNameAlias = ""
MapDescription = ""
IsDisabled = true
WorkshopId = 0
OnlyNomination = false
RestrictToAllowedUsersOnly = false
ProhibitAdminNomination = false
MaxExtends = 4
MaxExtCommandUses = 1
MapTime = 30
ExtendTimePerExtends = 15
MapRounds = 30
ExtendRoundsPerExtends = 5
MaxPlayers = 0
MinPlayers = 10
Cooldown = 40
RequiredPermissions = []
AllowedSteamIds = []
DisallowedSteamIds = []
DaysAllowed = []
AllowedTimeRanges = []
GroupSettings = ["Easy"]
[MapChooserSharpSettings.Groups.Easy]
OnlyNomination = false
RestrictToAllowedUsersOnly = false
ProhibitAdminNomination = false
MaxExtends = 4
MaxExtCommandUses = 1
MapTime = 15
ExtendTimePerExtends = 15
MapRounds = 30
ExtendRoundsPerExtends = 5
MaxPlayers = 0
MinPlayers = 5
RequiredPermissions = []
AllowedSteamIds = []
DisallowedSteamIds = []
DaysAllowed = []
AllowedTimeRanges = []
# map toml
[ze_icecap_escape_p]
MapNameAlias = "ze_icecap_escape_p"
MapDescription = "Workshop map: ze_icecap_escape_p"
IsDisabled = true
WorkshopId = 3075976468
OnlyNomination = false
GroupSettings = ["Easy"]