mcmonkeyprojects / Sentinel

Combat NPCs for Spigot!
MIT License
168 stars 84 forks source link

Sentinels can destroy items in item frames #357

Closed Tyloon1e closed 3 years ago

Tyloon1e commented 3 years ago

The output of command /version on my server is: This server is running Tuinity version git-Tuinity-"cc34294" (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT) The output of command /version citizens on my server is: Citizens version 2.0.27-SNAPSHOT (build 2191) The output of command /version sentinel on my server is: Sentinel version 2.2.0-SNAPSHOT (build 377) A pastebin.com link to my (full!) Sentinel/config.yml file is: https://pastebin.com/raw/SKGYZFsF

Saves: https://pastebin.com/raw/Z3zwaVgR

My Sentinels are able to destroy items in item frames with their arrows, if using a bow. image

mcmonkey4eva commented 3 years ago

I'm fairly surprised that it took so long for somebody to have this happen (or, I guess: to notice it happening). Fixed for build 379+ https://ci.citizensnpcs.co/job/Sentinel/

All non-living entities are now undamageable by Sentinel attacks including projectiles.

Tyloon1e commented 3 years ago

Great support as always. Thanks for being out there!