Posts: 2,000
Threads: 124
Joined: Jan 2007
The underlying issue with the need for /getid in the first place was that some commands do not parse partial nicknames correctly, which has been fixed yesterday by Cake.
When you think about it, using getid made little sence since all that did was give you the id for a partial nickname (/getid bon would return the id for player 'bonsai') which you'd then enter into another command which was already able to do that on its own. All commands should lookup the playerid through the (partially) entered nickname and the won't be a need for remembering or knowing playerid's