Description
Commands:
/camera create - Creates a camera at the Player's position, using the Player's head orientation angles
/camera create <x, y, z, pitch, yaw> - Creates a camera at user defined coordinates
/camera list - Lists all the cameras currently in world
/camera remove <id> - Removes the specified camera
/camera remove all - Removes all cameras
/camera switch <id> - Switches to the specified camera
/camera back - Switches back to the Player


