kernitus / BukkitOldCombatMechanics

Spigot plugin to configure combat mechanics from 1.9 onwards
https://www.spigotmc.org/resources/19510/
Mozilla Public License 2.0
160 stars 70 forks source link

Sentinel/Citizens NPC conflict #673

Closed Latestion closed 3 weeks ago

Latestion commented 1 year ago

Sentinel/Citizens NPC stop working

Ignore ANY Combat restrictions for NPC

kernitus commented 1 year ago

Could you please add more detail so we can help?

  1. What version of the plugin and Spigot are you running?
  2. What do you mean by "stop working", what do you expect to happen and what happens instead?
Latestion commented 1 year ago

Hey sorry for the lack of information.

I am running 1.19.4 and the latest version of Combat plugin

By stop working I meant, for some reason my sentinel/citizens npc mess up (don't do damage or move around as they are supposed to), so is it possible to ignore any Old Combat Mechanics for NPC's?

Latestion commented 1 year ago

I think every Citizens NPC has the metadata: "NPC".

kernitus commented 1 year ago

It is possible but these issues should not be arising at all, the calculations are applies to entities of all origins equally. OCM also does not affect the way entities move, so there may be some other plugins interfering too. Do you have a list of plugins active?

Latestion commented 1 year ago

Heres the list: image

But I am pretty sure its OCM because the moment we removed it, it worked fine!

BankAccounts commented 1 year ago

Did you fix the problem above?

Latestion commented 1 year ago

Hey, any updates on this?

kernitus commented 6 months ago

Hey sorry for the lack of information.

I am running 1.19.4 and the latest version of Combat plugin

By stop working I meant, for some reason my sentinel/citizens npc mess up (don't do damage or move around as they are supposed to), so is it possible to ignore any Old Combat Mechanics for NPC's?

This is completely the wrong request. OCM should apply equally to NPCs as it does to real players and mobs. If that is not the case, please provide more details so that this can be fixed.

kernitus commented 3 weeks ago

Merged into #735. NPCs should be treated the same as mobs.