Hi,
I am using the plugin PermissionsEX (PEX) to manage permissions and groups on my server. I have set up all the permissions, prefixes, suffixes etc. correctly. However, when a player says something on my server it says (for example): < [Owner] [Owner] Space_bat15 > . For some reason the plugin copies the Prefix twice.
Here is my Owner group in the permissions.yml :
I personally do not see any thing wrong with this, therefore i do not understand why there are two Owner prefixes. Please could you help me with this!
Thanks,
-Space
I am using the plugin PermissionsEX (PEX) to manage permissions and groups on my server. I have set up all the permissions, prefixes, suffixes etc. correctly. However, when a player says something on my server it says (for example): < [Owner] [Owner] Space_bat15 > . For some reason the plugin copies the Prefix twice.
Here is my Owner group in the permissions.yml :
Click to reveal
groups:
Owner:
prefix: '&2 [Player] &a'
default: true
permissions:
- modifyworld.*
- '*'
options:
rank '1'
Owner:
prefix: '&2 [Player] &a'
default: true
permissions:
- modifyworld.*
- '*'
options:
rank '1'
I personally do not see any thing wrong with this, therefore i do not understand why there are two Owner prefixes. Please could you help me with this!
Thanks,
-Space
7
I can help.
Ah. I have EssentialsChat installed and ChatManager installed at the same time. I installed the Essentials.rar folder for Essentials and the PermissionsEX.rar for PermissionsEX and they both had those two in them. I'll remove EssentialsChat.
Common reasons for this is using two Chat Managers at the same time of which conflict each other. Do you any of the following?
- ChatManager
- EssentialsChat
- Herochat
- Any other chat managing plugin
- ChatManager
- EssentialsChat
- Herochat
- Any other chat managing plugin
Thanks so much! This worked!
-Space
-Space
Plus: the config in the spoiler does not seem to be working, not sure why
I will do that. And what problems can you see?
Please place your config in a spoiler so I can properly read your spacings as YAML is very strict. Also, I see a few problems with this...
