Those are addon moves which you can get under the resource tab. The addon moves should have permission nodes.Ok so how do i not have some moves on default like frostbreath and maelstrom? Is there a way to take them off so default players cant use them? Im using Group Manager.
What move?No, it says the player doesnt have access to it when i remove it from default but they can still use it
.
"please"@Vidcom move this
You don't really need the line doe.using group manager do
Code:/mangaddp <group name> -bending.ability.<ability> e.g: /mangaddp default -bending.ability.WaterArms
if you are negating the permission you doYou don't really need the line doe.
Like your thing?if you are negating the permission you do
/mangaddp <Group Name> -bending.ability.<ability>
/mangaddp <group> bending.ability.<ability>
If you want the move to not be default, you need to negate it. Youre giving them access to the permission.Like your thing?
?Code:/mangaddp <Group Name> -bending.ability.<ability>
Cause I just do:
.-.Code:/mangaddp <group> bending.ability.<ability>
adding the - makes the permission negative, aka denying it.Like your thing?
?Code:/mangaddp <Group Name> -bending.ability.<ability>
Cause I just do:
.-.Code:/mangaddp <group> bending.ability.<ability>
adding the - makes the permission negative, aka denying it.
- = permission denied
+ = permission overrides other things
the + infront of a permission to override others can be useful for things such as if you have an extramoves package like i do.
/mangdelp <group> <permission>
If you want the move to not be default, you need to negate it. Youre giving them access to the permission.
Ohhh okay. I just usex3Code:/mangdelp <group> <permission>
dont quote me on this... but i think that just deletes existing nodes... i dont think that negates itOhhh okay. I just usex3Code:/mangdelp <group> <permission>
i just checked with group manager on my test server, it doesnt negate the perm, it just removes existing ones you've added :3 so like if uve done@jedk1 It does, but i just use it.. Idk, I think it's the same thing, in a different way.
If I'm wrong, just ignore me. x3
I know, that's what i was kinda saying ;si just checked with group manager on my test server, it doesnt negate the perm, it just removes existing ones you've added :3 so like if uve done
/mangaddp default JedLovesSecret
you do
/mangdelp default JedLovesSecret
to remove that permission.