Beispiel #1
0
 public EventsHandler(Scp575 plugin) => this.plugin = plugin;
Beispiel #2
0
 public Scp575Command(Scp575 plugin) => this.plugin = plugin;
Beispiel #3
0
 public Methods(Scp575 plugin) => this.plugin = plugin;