using System.Collections.Generic; namespace WingsEmu.Plugins.Essentials.NPC; public class BuffPackConfiguration : List { }