mcmonkeyprojects / Sentinel

Combat NPCs for Spigot!
MIT License
165 stars 85 forks source link

Issue with NPC taking damage #337

Closed SergeMedievus closed 4 years ago

SergeMedievus commented 4 years ago

The output of command /version on my server is: CraftBukkit version git-Bukkit-a6f8093 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) The output of command /version citizens on my server is: Citizens version 2.0.26-SNAPSHOT (build 1921) The output of command /version sentinel on my server is: Sentinel version 2.0.1-SNAPSHOT (build 327) Sentinel/config.yml file is: https://pastebin.com/cZuqc3rP Plugins: WorldEdit, SkinsRestorer, Timber, BlockLocker, PermissionsEx, Vault, WorldGuard, Citizens, ChestShop, Quests, AreaShop, Essentials (+Protect, Spawn & Chat), Jobs, Sentinel

Hey, I'm having an issue with NPCs taking damage. Issue:

What I tried:

What I want to achieve is obviously NPCs taking damage from any combat they are in.

As a note - I'm running CraftBukkit, instead of Spigot, since I had issues with economy plugins.

Tried googling and improvising and it's still not working, so thanks in advance!

mcmonkey4eva commented 4 years ago

As a note - I'm running CraftBukkit, instead of Spigot, since I had issues with economy plugins. That ain't gonna work. CraftBukkit hasn't been a thing since 2014 when the Bukkit project shut down.

Use Spigot or Paper. If problems continue, check if you have anything else blocking PvP - ideally have another player join and make sure you can hit them. If PvP doesn't seem blocked at all, check for a plugin conflict (ie basically test whether it works if you remove plugins). See also https://wiki.citizensnpcs.co/Plugin_Conflict

If none of that works, join the Discord @ https://discord.gg/Q6pZGSR and ask for help in #sentinel.