
JCinematic Pro 1.0.2
fluid cinematics
JCinematic Plugin Documentation
JCinematic is a powerful Minecraft plugin that allows server administrators to create, save, and play cinematic sequences. This plugin enables recording player movements and creating immersive cinematic experiences for the server.
Features
- Record and Playback: Record your movements and play them back as cinematic sequences.
- Multiple Playback Modes:
- Normal Mode: Standard playback of recorded movements
- Cinema Mode: Creates an NPC of the player at their original position.
- Sound Integration: Add sound commands to enhance your cinematics
- Path Visualization: Visualize cinematic paths with particles
- User-Friendly Menu: Easy-to-use GUI for managing cinematics
- Multilingual Support: Available in English, Spanish, Russian, Japanese, and French.
- Citizens Plugin Integration: Enhanced NPC compatibility when the Citizens plugin is available
Commands
Main command: /cinematic
menu
- Opens the cinematic menurec <duration>
- Start recording a cinematicsave <name>
- Save the recorded cinematicplay <name> [all|@p|player]
- Play a cinematicstop [all]
- Stop the current cinematiclang <language>
- Change languagereload
- Reload the plugin configuration
Usage Guide
Recording a Cinematic
- Use
/cinematic rec <duration>
to start recording (duration in seconds) - Move as you want the cinematic to appear.
- Use the control item (clock) to pause/resume recording if needed
- Once recording is finished, use
/cinematic save <name>
to save it
Playing a Cinematic
- Use
/cinematic play <name>
to play a cinematic for yourself - Use
/cinematic play <name> all
to play for all players. - Use
/cinematic play <name> @p
to play for the nearest player. - Use
/cinematic play <name> <player>
to play for a specific player
Managing Cinematics
The plugin provides an easy-to-use menu system:
- Access it with
/cinematic menu
- Click on cinematics to see options:
- Play for yourself
- Play for all players
- Delete cinematics
- View path visualization
- Change playback mode
- Configure sound options
Configuration
The plugin creates a config.yml file with the following options:
end-game-mode: SURVIVAL cinematic-speed: 3 show-action-bar: true action-bar-format: "§eTime remaining: §a%seconds% seconds" hide-other-players: true lock-camera: true smooth-transitions: true interpolation-points: 10 use-bezier-curves: true ease-in-out: true default-language: en use-citizens-if-available: true
Advanced Features
Path Visualization
Visualize the path of a cinematic with particles to better understand the flow of movement:
- Select "View Path" in the cinematic options menu
- The plugin will display the path with particles.
- Click the option again to stop visualization.
Sound Integration
Add sound effects to your cinematics:
- Select "Sound Options" in the cinematic options menu.
- Set a sound command to play during the cinematic
- Choose whether to synchronize the sound with the cinematic duration
Playback Modes
- Normal Mode: Standard playback where the player moves along the recorded path
- Cinema Mode: Creates an NPC of the player at their original position while watching the cinematic.
Permissions
cinematic.rec
- Permission to record cinematicscinematic.save
- Permission to save cinematicscinematic.play
- Permission to play cinematicscinematic.play.all
- Permission to play cinematics for all players.cinematic.play.others
- Permission to play cinematics for other players.cinematic.stop
- Permission to stop cinematicscinematic.stop.all
- Permission to stop cinematics for all players.cinematic.menu
- Permission to use the cinematic menucinematic.reload
- Permission to reload the plugin configuration
Installation
- Download the JCinematic.jar file
- Place it in your server's plugins folder
- Restart your server
- Configure the plugin settings in the config.yml file if needed. This plugin is perfect for server owners who want to create immersive experiences, server tours, or cinematic introductions for their players.
MENU
IN-GAME
Without Citizens Plugin
With Citizens Plugin