I'm writing the permissions on PEX in a Minecraft server. All permissions work. Except Plotsquared permissions do not work. People who are not op can't do anything. Although I should have typed everything correctly. Please someone should help! Write down what it might be. I have also entered all the basic commands like basic.permpack or something and so on.
Evening, what did you exactly enter, with this information I can't help you great…
Hi
In order to be able to use the / p command at all, permission - plots.use must be used. It has happened to me many times that I forgot them. Please check it out if you have not forgotten it either, otherwise check this page
https://github.com/...ermissions
There you will find all Permissions and Commands as well as the Basic Permissions.
If you do not know any further, you can also contact me at my e-mail address
julien.mc1997@gmail.com
to reach.
Groups:
Player:
default: true
prefix: '| & 2Player & f | : '
build: true
permissions:
- essentials.motd
- modifyworld. *
- essentials.ignore
- essentials.msg
- essentials.enderchest
- essentials.spawn
- essentials.back
- essentials.back.ondeath
- essentials.sethome
- essentials.sethome.bed
- essentials.sethome.multiple.3
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.afk
- essentials.pay
- essentials.ptime
- essentials.invsee
- essentials.delhome
- plots.use
- plots.plot.4
- plots.permpack.basic
- plots.permpack.basicflag
- plots.use
- essentials.warp
Prime:
default: false
prefix: '| & 6Prime & f | : '
inheritance:
- Player
build: true
permissions:
- essentials.feed
- essentials.feed.others
- essentials.heal
- essentials.kit
- essentials.kit.exemptdelay
- essentials.kits. *
- essentials.msg.color
- essentials.msg.format
- essentials.nick
- essentials.nick.color
- essentials.sethome.multiple.8
- essentials.chat.color
- essentials.chat.format
- petblocks.command.use
- petblocks.command.rename
- petblocks.command.toggle
- petblocks.command.call
- essentials.hat
Supp:
default: false
prefix: '& f | & bSupp & f | : '
inheritance:
- Prime
- Player
build: true
permissions:
- esentials.vanish
- essentials.fly
- essentials.kick
- essentials.kick.notify
- essentials.god
- essentials.mute
- essentials.mute.notify
Mod:
default: false
prefix: '& f | & 6Mod & f | : '
inheritance:
- Prime
- Player
- Supp
build: true
permissions:
- essentials.gamemode
- essentials.repair
- essentials.repair.all
- essentials.repair.armor
- essentials.repair.enchanted
- essentials.time.set
- essentials.ban
- essentials.broadcast
- essentials.endchest.modify
- essentials.invsee.modify
- essentials. Kill
- essentials.kick.notify
- essentials.ban.notify
- essentials.mute
- essentials.mute.notify
- essentials.vanish
- essentials.weather
- essentials.tp
- essentials.tp.others
- essentials.skull
Admin:
default: false
prefix: '| & cAdmin & f | : '
inheritance:
- Mod
- Prime
- Player
build: true
permissions:
- '*'
owner:
default: false
prefix: '& f | & 4 & lOwner & f | : '
build: true
permissions:
- '*'
users:
exampleminecraftname:
group:
- Owner
exampleminecraftname2:
group:
- Admin
Maybe they find a mistake
groups:
Player:
default: true
prefix: '| & 2Player & f | : '
build: true
permissions:
- essentials.motd
- modifyworld. *
- essentials.ignore
- essentials.msg
- essentials.enderchest
- essentials.spawn
- essentials.back
- essentials.back.ondeath
- essentials.sethome
- essentials.sethome.bed
- essentials.sethome.multiple.3
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.afk
- essentials.pay
- essentials.ptime
- essentials.invsee
- essentials.delhome
- plots.use
- plots.plot.4
- plots.permpack.basic
- plots.permpack.basicflag
- plots.use
- essentials.warp
Prime:
default: false
prefix: '| & 6Prime & f | : '
inheritance:
- Player
build: true
permissions:
- essentials.feed
- essentials.feed.others
- essentials.heal
- essentials.kit
- essentials.kit.exemptdelay
- essentials.kits. *
- essentials.msg.color
- essentials.msg.format
- essentials.nick
- essentials.nick.color
- essentials.sethome.multiple.8
- essentials.chat.color
- essentials.chat.format
- petblocks.command.use
- petblocks.command.rename
- petblocks.command.toggle
- petblocks.command.call
- essentials.hat
Supp:
default: false
prefix: '& f | & bSupp & f | : '
inheritance:
- Prime
- Player
build: true
permissions:
- esentials.vanish
- essentials.fly
- essentials.kick
- essentials.kick.notify
- essentials.god
- essentials.mute
- essentials.mute.notify
Mod:
default: false
prefix: '& f | & 6Mod & f | : '
inheritance:
- Prime
- Player
- Supp
build: true
permissions:
- essentials.gamemode
- essentials.repair
- essentials.repair.all
- essentials.repair.armor
- essentials.repair.enchanted
- essentials.time.set
- essentials.ban
- essentials.broadcast
- essentials.endchest.modify
- essentials.invsee.modify
- essentials. Kill
- essentials.kick.notify
- essentials.ban.notify
- essentials.mute
- essentials.mute.notify
- essentials.vanish
- essentials.weather
- essentials.tp
- essentials.tp.others
- essentials.skull
Admin:
default: false
prefix: '| & cAdmin & f | : '
inheritance:
- Mod
- Prime
- Player
build: true
permissions:
- '*'
owner:
default: false
prefix: '& f | & 4 & lOwner & f | : '
build: true
permissions:
- '*'
users:
exampleminecraftname:
group:
- Owner
exampleminecraftname2:
group:
- Admin
I send you a private link where you can download the permissions.yml from me. I have edited and adapted these for you, as you have posted here.