コード例 #1
0
 public EssentialsProtectEntityListener(final IProtect prot) {
   this.prot = prot;
   this.ess = prot.getEssentialsConnect().getEssentials();
 }