-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce powerloss when neutral, powerloss when enemied #62
Comments
Affected Plugin
Describe your Environment
|
Your original message is a bit unclear. Do you want to reduce (or disable) power loss when the relation between the damager and the damagee is neutral? |
Hey @magnusulf, Sorry for being unclear, I meant maybe having a power modifier for different situations instead of losing power on any death no matter the circumstances. For instance: If you're neutral and someone else is your enemy, you don't lose any power because you haven't chosen to be their enemy. If you're attacking your enemy, and they have enemied you, then you will both lose power on death. If you're neutral, and another faction is neutral, then if you kill them or if they kill you, nobody will lose power because you're both neutral. Basically, you can only lose power if you're both enemies to each other. This would allow servers to facilitate player-controlled wars instead of having moderators look after it. |
I understand you can't attack players who you have not enemied, but if a server has server-wide pvp then anyone can attack anyone. |
Hey Magnus,
I was speaking to Naantam about powerloss reductions when a faction is neutral
So reduce the powerloss or stop powerloss if they are killed while neutral
In this case, two factions would have to be both enemied to each other reduce eachother's power,
This feature could create dynamic war on servers without moderation
I just looked at the code, and it wouldn't be hard to reconfigure territory shield damage reduction code into powerloss reduction code when someone is in their own land
I just don't know too much about the member funcs and java to send a PR
The text was updated successfully, but these errors were encountered: