public EventsHandler(Outbreak plugin) => this.plugin = plugin;
Exemple #2
0
 public Methods(Outbreak plugin) => this.plugin = plugin;
Exemple #3
0
 public Commands(Outbreak plugin) => this.plugin = plugin;