Posted November 12, 201410 yr I want to make a client side mod that allows you to set nicknames for other players. You open a gui, type in the account name and nickname, click ok, and it saves the data to a text file. Is there an event where I can access the player's nametags and modify them?
November 12, 201410 yr Author That event isn't working, I'm trying to do event.displayname = event.displayname + ", Nickname: " + Nickname.getNickname(event.displayname); and when I install the mod and join a server none of the nicknames are displaying
December 31, 201410 yr Author Where do I call refreshDisplayName()? Calling it within the event is bad and when i call it outside the event nothingh appens
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.