btw, it's possible with permissions.Sooo, I want two kinds of bloodbending on my server. One that requires a full moon and one that doesn't. It seems I can't do that since there's only 1 bloodbending ability in the plugin, so my question is: IS IT POSSIBLE???(without having to javacode)
Do you want both of those to be seperated ,as one bender can use while the fullmoon and the other without needing the fullmoon?How??..
I got the plugin, gave myself the permission bending.water.bloodbending.anytime yet I can only do it on a full moon. (Both day&night)Ok A: This is why I made a permissions plugin.
B: Use the permission nodes: bending.ability.bloodbending / bending.water.bloodbending for the bloodbending during the full moon (need the config option set to true)
and bending.water.bloodbending.anytime for the anytime one.
Every possible permission node up to the latest update is in my permissions plugin on the resources section. I highly recommend using it if you are just learning to use ProjectKorra or just want to look up something.
What all do you have enabled in the config?I got the plugin, gave myself the permission bending.water.bloodbending.anytime yet I can only do it on a full moon. (Both day&night)
HELP ;(
Bloodbending:
Enabled: true
Description: This ability was made illegal for a reason. With this ability selected, sneak while targetting something and you will bloodbend that target. Bloodbent targets cannot move, bend or attack. You are free to control their actions by looking elsewhere - they will be forced to move in that direction. Additionally, clicking while bloodbending will launch that target off in the direction you're looking. People who are capable of bloodbending are immune to your technique, and you are immune to theirs.
CanOnlyBeUsedAtNight: true
CanBeUsedOnUndeadMobs: false
CanOnlyBeUsedDuringFullMoon: true
ThrowFactor: 2
Range: 10
HoldTime: 0
Cooldown: 0
Still doesn't work.set the CanOnlyBeUsedAtNight to false.
yeahOk so looking at the information given for bending.water.bloodbending.anytime, it appears that it only applies to the NightOnly config option, not the FullMoon one.