So I am trying to implement this into a PVE/PVP plugin and would like to call hooks in that plugin to override the settings in this plugin. EX: Having PVE players not be able to loot others crate from heli, bradely, codelocked crates, etc. But, I want PVP players to be able to loot other PVP players event crates. What Im asking for os the hooks for each event to be able to manipulate the settings for looting, damaging, messages, etc.
Addind API hooks for each event with all the settings.
I don't want to add hooks for that, but you can set the OwnerID to 0 stop Loot Defender at PVP areas
There is not any "PVP Areas" on my server. I am mixing PVP and PVE everywhere on the server.nivexI don't want to add hooks for that, but you can set the OwnerID to 0 stop Loot Defender at PVP areas
even if you're mixing PVP and PVE across the whole server, those areas would still be considered PVP and PVE areas.
if the player is PVP then set the OwnerID to 0 for his crates, and anything else relevant. it is a very simple solution to stop the protection of Loot Defender so other PVP players can loot his crates.
Okay. I understand what your saying now that I have played around with it. I do have a question. Is there any way the dev of the plugin that manages the PVE/PVP modes edit this plugin and redistribute with his plugin? I just didnt know your rules with this plugin. If you want to contact him, its mr01sam on codefling.
he wouldn't need to make changes in this plugin. it can all be done from his