Started by
Logdawg940
on
Topic category: Help with Minecraft modding (Java Edition)
Is there a way to make a command that allows the player to nick themselves a custom name?
Like /nickname <playername> <nickname>
and then the player is no longer shown as <playername> for that world but as <nickname>
Yes, there is execute command procedure block.
but how do i do that?
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
That didn't exactly help with what i need but thank you for trying to help me out and these may help me out in the future!
Does anyone know how to do this?
It is possible to get the player name and everything, but I'm pretty sure it's yet impossible to change their name for the server.
https://www.youtube.com/watch?v=EXNRaH6J3GY&list=PLAeL-oIFIEngE6jRgFYeF…