public EssentialsProtectEntityListener(final IProtect prot) {
   this.prot = prot;
   this.ess = prot.getEssentialsConnect().getEssentials();
 }