LuckPerms

LuckPerms

41.4k Downloads

Permission help with certain plugin

J5m00th opened this issue ยท 1 comments

commented

Hello,
I am extremely new with how plugins with minecraft servers work. I have a server that has multiple worlds (factions and creative plots), and I want to have certain permissions for each rank for each world. I use luckperms for my permissions and I am trying to put permissions for the plugin, plotsquared. I have a few ranks and I want to know how permissions is responsible on figuring out how many plots a certain rank can claim, and how I can set it up. (Example: member - 2 plots, VIP - 4 plots, etc).

commented

LuckPerms itself won't manage plots or anything like that, it's on PlotSquared to provide permission nodes for that.

Try looking at the documentation of the plugin, or, if that doesn't solve your issue, try using Verbose which can show you what permissions are checked in real time.

If you have found a permission to limit that, you can use Context to only have these set in a specific world.