getPlayerName: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
(No difference)
|
Latest revision as of 23:59, 24 April 2023
getPlayerName() Function
• Introduced in version 1.3b48
Returns the name of the player for the Client that it executes on.
Usage
getPlayerName()
Example
/say My name is [r: getPlayerName()], nice to meet you!