Minor update just to reduce the rare reports of some obscure bugs that have cropped up a couple times (mainly the UUID.equals NPE).
MAKE SURE YOUR CITIZENS BUILD IS UP TO DATE.
Most errors reported with Sentinel are just from Citizens build being outdated.
Sentinel version 2.7.1 build 499
This
Sentinel build is cross-compatible with all Spigot versions
from MC 1.8.8 up to 1.19.2
If you want to talk about Sentinel or get help with it, join the Discord!
https://discord.gg/Q6pZGSR
If you want to support my work, I have a GitHub sponsors page:
https://github.com/sponsors/mcmonkey4eva
New Stuff
- [API] added "SentinelChaseNewTargetEvent" and "SentinelChaseEndEvent" Java events to allow plugins to better interface with target selection (requested in a Discord thread by Hexivoid)
- There's some extra debugging for when "/sentinel debug" is on to catch pathfinder related bugs faster.
Things Fixed
- Ownerless NPCs threw errors if the "owner" target was listed (reported in a Discord thread by TrivialGalaxy)
- Sentinel broke some pathfinding from other plugins by mistake (reported in a Discord thread by Hexivoid)
- UUID.equals NPE
- pitchLimit was mistakenly ignored in is-looking-towards