namespace Moonlight.ApiServer.Plugins; [AttributeUsage(AttributeTargets.Class)] public class PluginStartupAttribute : Attribute { }