WiIIiam278 / HuskTowns

A simple and elegant proxy-compatible Towny-style protection plugin
https://william278.net/project/husktowns
Apache License 2.0
77 stars 44 forks source link

refactor: cache Rule/Flag maps, re-add friendly fire check #414

Closed WiIIiam278 closed 9 months ago

WiIIiam278 commented 9 months ago

Fixes #412. Fixes #289. Fixes #395. Fixes #415. Fixes #413

Bumps ClopLib to 1.0.3 and adds caching to rule/flag maps, and reimplements friendly fire checks (should thereby fix #289).

Still need to refactor rules to also be cached.