LuckPerms

LuckPerms

41.4k Downloads

Prefix does not work 1.7.10

Westus opened this issue ยท 2 comments

commented

Thermos-1.7.10-1614-server
Plugins list:

  • Essentials
  • EssentialsChat
  • LuckPerms-Bukkit-Legacy-2.17.39
  • Vault-1.4.1.jar

default.json

{
    "name": "default",
    "perms": {
        "group.member": true,
        "prefix.1000.[Default] ": true
    }
}

member.json

{
    "name": "member",
    "perms": {
        "prefix.100.&7[Player] ": true,
        "test.*": true,
        "testt.*": true,
        "testtt.*": true
    }
}

config.yml

commented

Are you sure, Maybe first check if that function in essentials is enabled that adds prefixes and then try the chat again with this