Sentinel version 2.6.0 build 472
This
Sentinel build is cross-compatible with all Spigot versions
from MC 1.8.8 up to 1.19
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
Star Of The Update
- Updated to fully support MC 1.19, including recognizing the new mob types and all
New Stuff
- added target type pair `sbscoreabove` and `sbscorebelow` for scoreboard objective scores, for example `sbscoreabove:test:5` targets players whose score in objective 'test' is at least 5
- `/sentinel forgive [id/name]` is now an option (to forgive just a single specific entity or player rather than all, useful especially for scripted execution) (based on Discord discussion)
- new stats server @
https://stats.mcmonkey.org/Plugins/sentinel
Things Fixed
- Knockback resistance attribute wasn't respected in workaround damage mode (related to GitHub issue #375)
- Updated SimplePets to 5.x (based on Discord discussion)
- NPCs would sometimes chase even when they weren't meant to
- Tridents could be picked up due to an oddity of the Spigot API around arrow-type entities (reported in a Discord thread by Samwiz1)