Chat perm?

Hello :slight_smile: 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 :frowning:

srry for my bad English

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.

… No. Just No.

Modifyworld was 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.

Now this is happening to me, would love to know how to do this.

either disable GP’s spam filter or give the permission to not check for spam

I figured this out yesterday after a bit of trial and error. Thanks for the help tho.