Update player.md

This commit is contained in:
SilverSokolova 2024-12-10 23:35:51 -06:00 committed by GitHub
parent a52c213ebe
commit 65741d6972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -527,9 +527,3 @@ Returns uuid, type, and orbits for all system objects in the specified system;
#### `List<String>` player.collectables(`String` collectionName)
Returns a list of names of the collectables the player has unlocked in the specified collection.
---
#### `List<Json>` player.teamMembers()
Returns an array, each entry being a table with `name`, `uuid`, `entity`, `healthPercentage` and `energyPercentage`