Enumerate over all server entities?Solved
For example I'd like to search for all tool cupboards by owner, or find all the BasePlayers' locations.  Is it possible with the API?
You can loop through BaseNetworkable.serverEntities.
Locked automatically