• 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

Remove bending choose permission

JonasLikerSpill

Verified Member
Hey! I tried to remove the bending permissions for all my players for like 2 hours now and i cant figure out how to do it, because of that dipshit u call "default". Because on my server u have to pay 500 000 to be able to use bending, but that doesnt work because of bending.player thingy default thing. Im using GroupManager.
 

JonasLikerSpill

Verified Member
This is what im using:

Medlem:
default: true
permissions:
- essentials.bal
- essentials.delhome
- essentials.ec
- essentials.hat
- essentials.help
- essentials.helpop
- essentials.home
- essentials.ignore
- essentials.kit
- essentials.kits.Claim
- essentials.kits.starter
- essentials.list
- essentials.m
- essentials.mail
- essentials.mail.send
- essentials.motd
- essentials.msg
- essentials.r
- essentials.rules
- essentials.sethome
- essentials.spawn
- essentials.tpa
- essentials.tpaccept
- essentials.tpahere
- essentials.tpdeny
- essentials.warp
- griefprevention.abandonallclaims
- griefprevention.abandonclaim
- griefprevention.accesstrust
- griefprevention.containertrust
- griefprevention.givepet
- griefprevention.permissiontrust
- griefprevention.trapped
- griefprevention.trust
- griefprevention.trustlist
- griefprevention.untrust
- buycraft.buy
- essentials.balance
- essentials.pay
- cs.use
- multiverse.portal.access.*
- Bending.Player: false
- bending.player: false
- bending.choose.fire: false
- bending.choose.water: false
- bending.choose.earth: false
- bending.choose.air: false
- bending.choose.chi: false
inheritance: []
info:
prefix: '&8[&aMedlem&8]&7'
build: true
suffix: ' '
 

Loony

Verified Member
The :false won't work XD
You need need to do a permission with - infront of it, there's no such thing as setting it to false. For example;
-bending.choose.fire this would not allow players to choose fire
 
Top