Automatic Ownership Device
The automatic_ownership_device is a creative device that automatically assigns available ownership devices to players as they join the playspace. When a player is added, it checks for an unassigned ownership device from its list and assigns that device to the player.
Properties
OwnershipDevices
Type: []ownership_device
An editable container of ownership devices that this automatic device manages. These devices are checked as players join, and if a device is available (i.e., it does not already have an owner), it is assigned to the player automatically.