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