Sentry 1.5.2
Details
-
FilenameSentry_1.5.2.zip
-
Uploaded by
-
UploadedAug 30, 2013
-
Size77.14 KB
-
Downloads20,630
-
MD51b1e043e38fc9edce9d54acf4b156722
Supported Bukkit Versions
- 1.6.2
Changelog
v. 1.5.2
- Add targetable option to prevent mobs from attacking sentries. (this used to be done via /npc playerlist but that stopped working in mc 1.6)
- Fix Denizen actions not using correct killer when projectiles involved. v. 1.5.1
- Sentries properly remember their spawn location.
- Lots of little fixes to mounted sentries
- Mounts don't take damage from guard target
- Mounts move at 2x the /npc speed of their rider while patrolling and 2x the /sentry speed of their rider while attacking.
- Rider animation syncs up with the mounts better.
- Mounted bodyguards will properly teleport (requires VERY latest Citizens2 builds)
- Mounts are properly deleted when sentry is killed with respawn -1
1.5
- The Calvary has arrived! Sentries can now have and be mounts! See the #Mounts section (on the wiki)
- Disable death animation to prevent client-side ghost drops
- Fix compatibility issue with latest builds of Denizen
- Sentries always use 'old' pathfinder.
- Fix health not saving.
1.4.1
- Update for 1.6.2
1.4.0
- Update for 1.6.1 and Denizen .9
1.3.7
- Sentries can now optionally be immune to damage from things on their ignore list.
- Sentry projectiles will go though* things on their ignore list. (*some accuracy loss may be observed)
- Sentries will properly ignore event: targets if the perpetrator is on the ignore list.
- Bodyguards can optionally NOT follow damage protection (for compatibility with modifyworld and other annoying plugins.)
- Fix default config.yml (put quotes "" around your default targets and ignores!)
- Compatible with Factions 2.0.X
1.3.6
- Added configurable follow distance for bodyguards. Use /sentry follow [0-32]
- Fix crash in Denizen DIE command.
- Sentry now removes the Denizen 'Health' trait as it conflicts on a sentry. This should fix some bugs relating to health and re-spawning.
- Added several Denizen 'actions'. see the Advanced Usage section on wiki.
- No longer using NMS code for max health > 20. should be more compatible with other plugins.