PvP delay thoughts

No worries. This version looks good to me!

I saw you published this feature in 2.2.3. I've added support to my plugins:

  • PlayerBasePvpZones: When TruePVE 2.2.3 is detected, it now disables its damage handler and instead performs a global call to the new TruePVE hook.
  • SuperPVxInfo: Listens to the hook and runs its own timers in parallel to provide another set of PVP delay state inputs. Also disables PlayerBasePvpZones hook handlers when compatible versions of it and TruePVE are installed, so that it's not getting duplicate notifications.

nice sounds good