Skip to content

bug: groupの設定がexecされない #204

@2vg

Description

@2vg

以下の設定かつ、cfg/MapChooserSharp/maps/ze_.cfgcfg/MapChooserSharp/groups/VeryHard.cfgがあるとき、
mapsはexecされるがgroupsの設定がexecされない

# default.toml
[MapChooserSharpSettings.Groups.VeryHard]
OnlyNomination = false
RestrictToAllowedUsersOnly = false
ProhibitAdminNomination = false
MaxExtends = 4
MaxExtCommandUses = 1
MapTime = 30
ExtendTimePerExtends = 15
MapRounds = 30
ExtendRoundsPerExtends = 5
MaxPlayers = 0
MinPlayers = 0
Cooldown = 0
RequiredPermissions = []
AllowedSteamIds = []
DisallowedSteamIds = []
DaysAllowed = []
AllowedTimeRanges = []
GroupSettings = ["VeryHard"]

# plugins/MapChooserSharp/config/veryhard/ze_fapescape_rote_p.toml
[ze_fapescape_rote_p]
MapNameAlias = "ze_fapescape_rote_p"
MapDescription = "Workshop map: ze_fapescape_rote_p"
IsDisabled = false
WorkshopId = 3231280179
GroupSettings = ["VeryHard"]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions