This page walks you through downloading Cinematics from its official Hangar page and dropping it into your Paper or Folia server. The entire process takes just a few minutes and requires no configuration editing — sensible defaults ship out of the box.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.
Installation Steps
Check Requirements
Before downloading, confirm your environment meets the following requirements:
You can verify your Java version from the terminal:And check your server version by running
| Requirement | Minimum version |
|---|---|
| Server software | Paper or Folia |
| Minecraft | 1.21.5 (1.21+ supported) |
| Java | 21 or newer |
/version in-game or in the server console.Download the JAR
Head to the official Hangar page for Cinematics:https://hangar.papermc.io/TheNextLvl-net/Cinematics
- Select the latest release from the version list.
- Under the Paper platform tab, click Download to save the
cinematics-<version>.jarfile to your computer.
Add to the Plugins Folder
Copy the downloaded Your
.jar file into your server’s plugins/ directory:plugins/ folder should now contain the Cinematics JAR alongside any other installed plugins.Start (or Restart) the Server
Cinematics registers itself during server startup (load order: Then start the server again using your normal launch script or service manager. Watch the startup log for a confirmation line indicating the plugin loaded successfully.
STARTUP), so you need to start or fully restart your server — a /reload is not sufficient and may cause unexpected behaviour with Paper lifecycle events.Verify the Installation
Once the server is running, join and run the root command in-game:If Cinematics is active, the command will be recognised by the server and you will see the command’s usage or help output. If the command is unknown, double-check that:
- The JAR is present in
plugins/and was not corrupt during download. - Your server is running Paper or Folia 1.21+.
- The server console did not log any errors for the
Cinematicsplugin during startup.
/plugins and looking for Cinematics in the list (shown in green when active).No Additional Configuration Needed
Cinematics is designed to work immediately after installation. There are no mandatory configuration files to edit and no API keys to set up — just install the JAR and start recording. As the plugin matures, optional configuration options will be documented in the Plugin Configuration page.Folia Support
Cinematics officially supports Folia, PaperMC’s regionised multi-threading fork. The installation process is identical — drop the same JAR into your Folia server’splugins/ folder. No separate Folia build is required.