So yesterday I was making perms for my server Vip and Mvp ranks, I attempted to make a feature where you can /fly in the hub. I know the permissions for it, and its included in essentials. I expected that things would run smoothly from there, I did /setgperm Vip essentials.fly.use (world) I use multiple worlds for the different gamemodes, so I would put down the worlds name in the (world) part. I added the permissions, set another account to the VIP gamemode and found that I didn't have permission to use the command! I went back on my main account (the one that has op) and did /listgperms Vip but found that the permissions node (essentials.fly.use) was not added to the list! I tried like 50 times but it only works when you don't put in the world... Also, I am using the version from poggit. Anyone know why this is happening? Or if I'm maybe doing something wrong with the command or maybe its just the version? I've tried the one from github and the one from the old pocketmine forum was deleted.
World perms are broken in the poggit version. I made a PR, but it wasn't added to fix the issue. https://github.com/poggit-orphanage/PurePerms/pull/2
https://poggit.pmmp.io/p/PurePerms/1.4.0-INDEV Better late than never... thanks for the update I'm not entirely sure about this, here's a paraphrase of SOFe's explanation of priority:
MONITOR is used when the plugin is only checking to see if the event is cancelled, not to edit or cancel the event
I was going to try that but I the zip to phar website is down I think... I get a message saying "500 internal server error" when I try to make the phar. Any other websites or is that just me and it's my internet or something?