.name or the more preferred .getPlayerName();
You cannot set a players name.
Without hackish code that causes auth fails.
fcbn("name").name("new name");?
%client.name is a deprecated variable and will probably be removed in some future version of Blockland. Use %client.getPlayerName() instead.%client.name cannot be edited while in a game.
Also in theory you could package .getPlayerName() to return other things which would be nice but causes authfails. I'm still thinking if I can somehow bypass that (so RP mods can package chat less and be more complete in their coverage).
hacker