diff --git a/sdk%2Fjs%2Fplayer%2Fquery.md b/sdk%2Fjs%2Fplayer%2Fquery.md index d0bf871..3908b1a 100644 --- a/sdk%2Fjs%2Fplayer%2Fquery.md +++ b/sdk%2Fjs%2Fplayer%2Fquery.md @@ -16,4 +16,10 @@ try { console.error("Player with UUID or username not found."); } } +``` + +## Output +```bash +$ bun index.ts +Hello Rainnny, your UUID is fc1d5fe7-f29b-430d-80bb-3b093a638b0f! ``` \ No newline at end of file