private void ForceBloodMoon(string arg1, string[] arg2) { Monitor.Log("Turning the blood moon on!", LogLevel.Info); OurMoon.ForceBloodMoon(); }