Hi, I run a server (obviously). And... Well, I'm stuck. I'm trying to make it so players can't create factions. I use PEX. When I do /pex group Players add factions.kit.halfplayer
Players can still create factions. I also did /pex group Players remove factions.kit.fullplayer and it still didn't work. Can someone help me?
Players can still create factions. I also did /pex group Players remove factions.kit.fullplayer and it still didn't work. Can someone help me?
2
Try /pex group Players -factions.kit.fullplayer
I don't know much about factions, but a - before the permission that lets them make factions will make it negative. The same works for other permission nodes. I hope I helped, tell me if it worked!
I don't know much about factions, but a - before the permission that lets them make factions will make it negative. The same works for other permission nodes. I hope I helped, tell me if it worked!
You forgot the "add" argument
/pex group Players add -factions.kit.fullplayer
Though I believe the node for faction creation is just factions.create
/pex group Players add -factions.kit.fullplayer
Though I believe the node for faction creation is just factions.create
