Skip to content
New issue

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

[Bug] Chat messages show the receiver's prefixes/suffixes for all messages #534

Open
JasonHorkles opened this issue Aug 23, 2024 · 0 comments
Labels
unconfirmed bug reported bug, not confirmed yet

Comments

@JasonHorkles
Copy link

JasonHorkles commented Aug 23, 2024

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:

  1. Install Carbon, SignedVelocity if needed, LuckPerms, MiniPlaceholders, and MiniPlaceholders LP Expansion on Velocity
  2. Add the MP prefix and suffix placeholders to the chat format
  3. Have 2 users join
  4. Assign a prefix and suffix to only 1 user
  5. Send a message, and see that it's different depending on the person receiving it

System Details:

  1. Server Type: Proxy
  2. Server Software: Velocity 3.3.0 git-6100e675-b416
  3. MC Version: 1.21.1
  4. Carbon Version: 3.0.0-beta27

Pastebins:

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>"

Any other relevant details:

This does not happen on beta build 26. It also displays fine in console on 27.

Main Account Alt Account
image image
@JasonHorkles JasonHorkles added the unconfirmed bug reported bug, not confirmed yet label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unconfirmed bug reported bug, not confirmed yet
Projects
None yet
Development

No branches or pull requests

1 participant