예제 #1
0
 public ReloadCommand(CustomLoadouts plugin)
 {
     this.plugin = plugin;
 }
예제 #2
0
 public ItemGivingHandler(CustomLoadouts plugin)
 {
     this.plugin = plugin;
 }