Closed Bidou0418 closed 8 years ago
You must add permission node essentials.warps.[warp name] in this case, warp name will be
Bidous, so permission node will be:
essentials.warps.Bidous`
is there a way to bypass adding extra permission nodes for every warp sign? I just want everybody to have access to use all warp signs...
It's not about "each warp sign" is about "each existing warp", if you want all your users to be able access ALL warps available just use essentials.warps.*
i see, but i thought i did;
essentials.warp:
default: true
description: "Teleport to a warp"
children:
essentials.warp.use:
default: true
description: "Teleport to a warp"
essentials.warp.other:
Shouldnt the above permissions allow non-op to use existing warps?
Nope, we stick to original Essentials' permissions :P
setgperm Guest essentials.warps.* NewSpawn I did this command and it doesn't work :/
I set the the permissions to the following but regular players still get the message: You cant teleport to that warp. Why can only op players use the warp signs if I properly set the permissions??? EssentialsPE v2.0.0 and SignWarp_v1.6.0
essentials.sign.use.teleport: default: true description: "Allow to use Teleport signs" essentials.sign.use.warp: default: true description: "Allow to use Warp signs" essentials.warp: default: true description: "Teleport to a warp" children: essentials.warp.use: default: true description: "Teleport to a warp" essentials.warp.other: default: true