using System; namespace Oxide.Plugins { [Info("Test2", "IIIaKa", "0.1.0")] class Test2 : RustPlugin { } }