Sentinel version 2.7.0 build 495
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
- Build target bumped from 1.19.1 to 1.19.2
- Added automatically detection logic for a bug related to the base minecraft pathfinder in Citizens (NPCs getting stuck in place at their spawnpoint) that will warn you to adjust your Citizens config to fix it if it applies (Inspired by a Discord thread by Sun8ox) -- This has now been followed up in Citizens and the root issue may be fixed on new Citizens builds
- "info" command was missing a few values, they've been added now
- "info" command now has clickable page jumps at the top
Things Fixed
- Item durability was taken when you have native attack enabled with a player-type NPC on a modern server version (reported in a Discord thread by Drizzt)
- Updated to new Citizens maven repo and Citizens command manager
- NPCs guarding other NPCs were brokend (reported in a Discord thread by Providence)
- There was an error when teleporting NPCs across worlds (reported in a Discord thread by empyrealpanda)
- Updated to new Citizens command stuff