Learn how to instance an object.
InstanceManager
local Cube = InstanceManager:Create("Cube") Cube.Name = "MyPluginsCube" Cube.Parent = Map