/
1.0.2-betaThe professional-grade cinematic engine for high-end Minecraft networks.
ApoCinematicCore is a high-performance suite designed to transform your server into a cinematic stage. Unlike traditional recording mods, this plugin captures high-fidelity trajectory data directly on the server, allowing for ultra-smooth native playback for trailers, intros, and global scripted events.
[!NOTE] Inspired by the discontinued version of Cinematic Core by AleIV.
!Paper !Java !Bedrock !Geyser
Slow Falling, Night Vision) and resets spectator targets instantly upon finish.| Command | Description |
|---|---|
/cinematic rec <name> <time> | Starts a continuous recording for the specified duration. |
/cinematic rec <name> <point> <time> | Records a specific keyframe point with custom timing. |
/cinematic play <name> [player] | Plays a cinematic for yourself or a specific player. |
/cinematic playall <name> | Broadcasts a global cinematic event to all online players. |
/cinematic stop [player] | (Improved) Stops playback and fully restores player physics/effects. |
/cinematic list | Displays all stored cinematic files. |
/cinematic delete <name> | Permanently removes a cinematic file. |
/cinematic ignore | Toggles whether you receive global (playall) cinematics. |
/cinematic reload | Hot-reloads configuration and language files. |
config.yml)# ============================================================
# ApoCinematicCore — Main Configuration
# Version: 1.0.2 | Author: ApoloCR
# ============================================================
language: "en_US" # Options: en_US, es_ES
recording:
fps: 20
max_duration: 300
countdown: 3
playback:
# Smoothness level: 1 = Vanilla, 3 = 60fps feel (Recommended)
sub_tick_smoothing: 3
# Auto-reduce smoothing if TPS is below this value
tps_threshold: 18.0
interpolation_enabled: true
interpolation_steps: 1
multi_viewer: true
fade_effect: true
cinematic_mode: true # F1 mode (Java) + Night Vision
hide_other_players: false
block_commands: true
# Stabilizes camera micro-vibrations (Auto-cleaned in v1.0.2)
no_fall_effect: true
fov_reset_on_start: true
bedrock:
extra_interpolation: true
extra_frames: 2
storage:
auto_save: true
auto_load: true
folder: "cinematics"

A high-performance cinematic engine for Minecraft designed to create ultra-smooth camera paths and dynamic entity tracking. Perfect for trailers and professional content creation without impacting server performance.