Open Smorted opened 3 years ago
Hi @Smorted, not directly, sorry. I can take a look what adjustments are needed and will try to find some time next couple of days to see how to accomplish that with specific permissions.
well, i made it work for me by a way that i don't think is practical, maybe you can do it better
i basically added one more check to Festival.php at line 1368 which is $player->hasPermission("festival.$name")
is there a way to make it that only players with certain permission are able to enter a specific area?
like in simplewarp plugin when i make an area i can assign the permission "simplewarp.warpname" to a group and make the warp only accessible for those who have its permission
as far as i see theres only "whitelist" feature