We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The plugin shows each person's chat message with the receiver's own prefixes and suffixes, rather than the sender's
The prefix and suffix placeholders with MiniPlaceholders
The only thing relevant is the chat format, of which mine can be used:
console="<dark_aqua>GLOBAL<reset> <dark_gray>><reset> <display_name><dark_aqua> | <luckperms_suffix><message>" "default_format"="<luckperms_prefix><dark_aqua>◀<reset> <click:suggest_command:/tell <username> ><display_name></click><dark_aqua> ▶<reset> <luckperms_suffix><message>"
This does not happen on beta build 26. It also displays fine in console on 27.
The text was updated successfully, but these errors were encountered:
Currently having the same issue while using Carbon with MiniPlaceholders and MiniPlaceholders LP Expansion.
In addition to what @JasonHorkles stated, I have realised that the placeholder works as expected (showing the sender's prefix) when sent in a message.
Sorry, something went wrong.
No branches or pull requests
Bug Description:
The plugin shows each person's chat message with the receiver's own prefixes and suffixes, rather than the sender's
What is not working as it should?
The prefix and suffix placeholders with MiniPlaceholders
Steps to reproduce:
System Details:
Pastebins:
The only thing relevant is the chat format, of which mine can be used:
Any other relevant details:
This does not happen on beta build 26. It also displays fine in console on 27.
The text was updated successfully, but these errors were encountered: