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

Nick Hider #44

Open
PepperLola opened this issue Mar 19, 2021 · 0 comments
Open

Nick Hider #44

PepperLola opened this issue Mar 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@PepperLola
Copy link
Owner

Essentially just copy Sk1er's or Lunar's nick hider. Lets you hide your nick and skin, or other peoples' names and skins. Will show your nick as just your name and other peoples' names as a random word with a prefix and suffix that the player can change.

Will have to

  1. Detect what the player's nick is. This might get sent in a chat message when you change it that you can use regex to match, or it might only be shown in the nick book
  2. Replace all instances of that nick with your real name when displaying text. Maybe make a mixin in the drawString method of the Minecraft fontRendererObj so you don't have to have mixins for the chat, scoreboard, nametag rendering, etc.
@PepperLola PepperLola added the enhancement New feature or request label Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant