We believe that players need a proper way to showcase their creations. CinematicView allows players to do so easily with many options.
CinematicView is there for you to enjoy your builds and creations in an aesthetic manner, showcasing it from different aspects in the format of a customisable in-game video or slideshow.
Show Views Create/Delete Views Add/Remove Locations Replace Locations Swap Locations Insert Locations Add Titles Add Subtitles Change Intervals Set Privacy Type Invite/Uninvite Players Set Follow-up Views Set Commands Set Messages Set Sounds Supports Minecraft Versions 1.20.2+ Supports Pumpkin Heads for Resource Packs Add NPCs to original locations
Plugin has a full GUI to configure Views /cv open <viewname>
- LuckPerms
Force Players to see Views Force Permission Groups to see Views Stop players from seeing Views Reload plugin
/cinematicview /cv
Help commands Use '/cv help' for a list of commands
The plugin supports tab completion to make it easier for users
cinematicview.basic cinematicview.admin
Config option to enable/disable default permissions
Code (Text):
###########################################################
# Please ensure that these settings have the correct type #
# If an integer is needed, make sure the setting has an #
# integer, same is needed for (true/false) #
###########################################################
# Will players have a maximum amount of views (true/false)
maximum-views: true
# If players have a maximum amount of views, what is the maximum amount (integer)
maximum-views-amount: 5
# Default interval between Locations for when a View is created (seconds)
default-interval: 6
# Will views have a maximum amount of locations (true/false)
maximum-locations: true
# If views have a maximum amount of locations, what is the maximum amount (integer)
maximum-locations-amount: 10
# Is permissions enabled (true/false)
# If set to false, players will be able to create and modify their Views by default. OP is then needed for admin commands or the permission 'cinematicview.admin'
# If set to true, players will need to be given permissions manually with a separate Permissions Plugin. Permission example: 'cinematicview.basic'
permissions: true
# If set to true, player will be unable to rotate (look around) when showing a view (true/false)
lock-rotation: true
# Maximum value for view interval possible (integer)
maximum-view-interval: 20
# Add an item to be put on the head of a player when showing a view (none/pumpkin/head)
# Options:
# - none
# - pumpkin (This is useful for custom resource packs)
# - head (This will display the player's own head)
# NOTE, if the setting is set incorrectly, it will be 'none' by default
head-item: none
# When forcing all players to show a view, who should be excluded (string):
# Options:
# - none
# - admins
# - user
# NOTE, if the setting is set incorrectly, it will be disabled by default
all-exclude: none
# Should plugin messages be displayed when showing a view (true/false)
show-plugin-messages: true
# Should all messages be displayed when showing a view (true/false)
show-messages: true
# Enabled smooth movement for versions 1.21.5 to 1.21.8 (true/false)
# Please note, there is currently a bug in Minecraft which causes Y-axis movement to be jittery.
# A work-around for this issue is currently in development. This issue is fixed in 1.21.10
enable-smooth: false
# Add an NPC at player's original location when showing a cinematic (true/false) (only works in the latest minecraft version 1.21.4)
show-npc: true
# Choose a cinematic view to show when players join for the first time or always
# Join View Settings:
# - disabled (No view will start when players join)
# - first (The view will only start if it is the first time a player joins the server)
# - always (Always start a view when players join)
# NOTE, if the setting is set incorrectly, it will be disabled by default
join-view-setting: disabled
join-view: joinView
# The radius of chunks to load before a player teleports (integer)
chunk-radius: 5
Please join our Discord if any assistance is needed
A Free version is available if you would like to test the plugin first. Please note that the free version differs quite a lot from the premium version. The premium version contains more features, more optimisations and smoother views.
There are planned updates for future versions Any bugs can be reported in the discord as well as in the comments If an earlier Minecraft version for the plugin might be required, it could be arranged in the discord