Open TomLewis opened 6 months ago
Update; I moved all commands to PvPManager kill commands and it does fire the commands now, so ive figured out this is the issue and you cant have 2 plugins listening to the same event! Oof, which is a big shame, as the placeholder from CMI is MUCH better for showing the killers item formatted correctly %otherplayer_iteminhand_[sourceName]%
So the event is being taken over by PvPmanager and ignored/sometimes fires from CMI, is there a resolve for this to allow both to work or not?
Description of Issue
I have a few Player kill commands run when a player kills another player, titles, resets their back and a sound to verify the kill.
But at some unknown time/point all these commands stopped working, they have been working for years. Now other event commands are working fine, so its just the
playerKillPlayer
event.Is it possible another plugin could be taking over this event and blocking other plugins such as CMI being able to listen to this event? Because whats weird, is randomly worked once or twice ealier in the day and without any changes at all, will not fire a single one.
I do use the premium PvP Manager plugin that could also be listening to PvP kill events.
No errros in console
Version Information
Errors
No response
Relevant Config Sections
No response
Relevant Plugins
No response
Agreements