using System.Collections.Generic; using WingsAPI.Packets.Enums; namespace Plugin.Raids.Configs; /// /// By RaidType /// public class RaidStartFileConfiguration : Dictionary { }