getNearbyPlayers
Identify and list players in your immediate vicinity within Minecraft. Enhance coordination, interaction, and gameplay strategy by locating nearby users in real-time.
Instructions
Get a list of players nearby
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}