Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/TheNextLvl-net/cinematics/llms.txt

Use this file to discover all available pages before exploring further.

The list subcommand prints the names of every recording currently saved on the server to the caller’s chat, together with the total count. It requires no arguments and gives a quick at-a-glance inventory of all available camera paths.

Syntax

/cinematic list

Output

The command always produces a single chat line in the following format:
Cinematics » Recordings (3): spawn-intro, hub-flythrough, end-credits
ScenarioOutput
One or more recordings existCinematics » Recordings (<count>): <name1>, <name2>, ...
No recordings exist on the serverCinematics » Recordings (0): -/-
The count reflects the exact number of recording files found in the plugin’s data folder at the moment the command is run.

Permission

Permission nodeDefault
cinematics.command.cinematicop
Combine /cinematic list with /cinematic info <name> to quickly audit disk usage. Run list to see every recording at a glance, then run info on any entry that looks unexpectedly large to check its frame count and file size before deciding whether to keep or delete it.

Build docs developers (and LLMs) love