getPlayerName: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page getPlayerName to GetPlayerName without leaving a redirect: Converting page title to first-letter uppercase) |
m (Conversion script moved page GetPlayerName to getPlayerName: Converting page titles to lowercase) |
(No difference)
|
Revision as of 22:55, 9 February 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!