Advanced Minecraft camera plugin featuring unlimited positions, smooth animations, sound effects, screen shake, zoom, teleportation, and YAML-based editable cinematic files.
Version: 2.0.0 | Minecraft: 1.21+
Transform your Minecraft server with CS Cinematic, the ultimate tool for creating professional, smooth, and immersive camera sequences. Whether you are building a server lobby intro, a story-driven RPG cutscene, or a map trailer, CS Cinematic handles it all without requiring any client-side mods!
📍 Unlimited Camera Positions
Create complex camera paths with as many keyframes (positions) as you need. There is no limit to how long or detailed your cinematic can be.
🎥 Butter-Smooth Movement
Forget choppy teleportation! CS Cinematic uses advanced math (interpolation) to glide the player's camera smoothly between points.
📝 Fully Editable YAML Files
Every cinematic you save creates a file in plugins/CSCinematic/cinematics/.
🎵 Advanced Sound System
💥 Immersive Visual Effects
💬 Titles & Text Overlays
Display clear titles and subtitles synced perfectly with the camera movement. Customize fade-in, stay, and fade-out times.
⚡ Smart Player Handling
CS Cinematic is designed to be intuitive. You don't need complex coding knowledge.
/cs create <name> to start a recording session./cs pos add./cs pos add 3.0 5.0./cs text 1 "Welcome!"./cs save writes everything to a file./cs play <name> to watch your masterpiece.| Command | Description |
|---|---|
/cs create <name> |
Create a new cinematic. |
/cs edit <name> |
Edit an existing cinematic. |
/cs pos add |
Add a camera point at your location. |
/cs pos list |
View all positions. |
/cs sound <id> <sound> |
Add a sound effect to a position. |
/cs text <id> <text> |
Add a title to a position. |
/cs shake <id> <amount> |
Add screen shake effect. |
/cs play <name> |
Play the cinematic for yourself. |
/cs play <name> <player> |
Force a player to watch. |
/cs save |
Save your work to YAML. |
/cs load <name> |
Load changes made in YAML files. |
The plugin is highly configurable via config.yml. You can set default speeds, delays, and message prefixes.
Data Folder: plugins/CSCinematic/cinematics/
.yml file.