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

Fix nickname feedback message when change-displayname is off #4980

Merged
merged 4 commits into from
Jul 11, 2022

Conversation

Warriorrrr
Copy link
Contributor

Information

This PR fixes #4979

Details

Proposed fix:

Make the feedback message use the nickname instead of the player's display name if change-displayname is disabled

Environments tested:

OS:

Java version: 17.0.1

  • Most recent Paper version (1.XX.Y, git-Paper-BUILD)
  • CraftBukkit/Spigot/Paper 1.12.2
  • CraftBukkit 1.8.8

Demonstration:

image

@JRoy JRoy added module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX. labels Jul 7, 2022
@mdcfe mdcfe enabled auto-merge (squash) July 11, 2022 08:00
@mdcfe mdcfe merged commit 09dc49a into EssentialsX:2.x Jul 11, 2022
@Warriorrrr Warriorrrr deleted the fix/nick-feedback-message branch July 12, 2022 11:17
@mdcfe mdcfe added this to the 2.19.5 milestone Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing nicknames with change-displayname set to false shows player displayname in feedback message
3 participants