public Methods(GangWar plugin) => this.plugin = plugin;
 public Commands(GangWar plugin) => this.plugin = plugin;
Exemple #3
0
 public EventHandlers(GangWar plugin) => this.plugin = plugin;