• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Bug Report Can't disable metal or lava bending

fallout101

Verified Member
  • Which plugin you are using: ProjectKorra V1.5.1
  • Which version of the plugin you are using (Can be found with /bending version): 1.5.1
  • Where the bug exists (Is it in an ability, a command, etc): in the permissions
  • A detailed description of the bug you found.: I can't disable metal or lava bending. I use the permissions
    - -Bending.earth.metalbending
    - -Bending.earth.lavabending
    and
    - -ProjectKorra.earth.metalbending
    - -ProjectKorra.earth.lavabending
    but people can still bind and use all lava or metal bending abilities, ones that come with the plugin, and ones that i installed
  • What should be happening instead: They shouldn't be able to bind or use any lava or metal bending abilities.
 

paliate

Verified Member
I don't think its a bug?.... (Might be, i've just never seen those nodes)

Try disabling the abilities instead of just "metalbending"
for example "-bending.ability.Lavaflow"
 

Mist

Staff member
Administrator
bending.earth.metalbending applies to the passive and the color in /bending who. If you want to disable the Metalbending abilities you must negate the nodes:
Code:
bending.ability.Extraction
bending.ability.MetalClips
bending.earth.GrapplingHook
bending.ability.LavaFlow
 
Top