Hello can help me everyone ? i have a problem with my mc chat my server is running on 1.8.9 mods: Pex, griefpre, essentials, iam as owner can write at the chat and all can read it but the default and member can write and nobody can read it
I believe you can do one of three things.
./pex group default def true
This sets the group to have all permissions, however you have to disable all unwanted permissions.
Go into the config and change all the ā1āsā to ā2āsā
/pex group default perm modifyworld true
~I suggest trying this first before doing the other two options. I know for a fact #1 works as I have had the same issue.
Modifyworldwas an old bukkit plugin that worked with PEX to allow/deny build permissions.
It is not a part of the Sponge ecosystem, although there are a few plugins with similar features.
I was simply referring to the permission modifyworld, not a plugin. However thanks for the information, and apoligies for my incorrect or misleading info.