public Pro079Ultimate(Pro079Plugin plugin)
 {
     this.plugin = plugin;
 }
 public Pro079Command(Pro079Plugin plugin) => this.plugin = plugin;