Debris

MaxItems

Deprecated. No replacement

AddItem

Adds an Instance into the debris service that will later be destroyed. Second argument 'lifetime' is optional and specifies how long (in seconds) to wait before destroying the item. If no time is specified then the item added will automatically be destroyed in 10 seconds.

SetLegacyMaxItems

addItem

`addItem` is deprecated. Use `AddItem` instead.