HomeJavaMods♦ CC-DH ♦ The best Cinematic-Death, GTACops!!!!
♦ CC-DH ♦ The best Cinematic-Death, GTACops!!!!
ModsJava

♦ CC-DH ♦ The best Cinematic-Death, GTACops!!!!

⬇ Download on Spigot
da406aee3c78ab919af4b7e6081755bd3e4ac1c6.png
Features

Custom Config
Multilanguage
Title
Time for respawn
Holograms
Health Arrow
Sound
GoldenApple Drop

PlayerDropHead
CLICKS PER SECONDS
CHEST DEAD!
KITS FALLING

PVP LEVELS
GTACOPS


[​IMG]
Command(s):
/cd or /cinematicdeath setspawn

/kit
/ffa
/stats
/top
/gtacops
/murders
/wantedlvl
/decreasewant
/trackplayer
/untrackplayer
/statscheck
/wlreset
/gtareload


Permission(s):
CC-DH.ADMIN
CC-DH-KITUSE.namekit
CC-DH-FFA.ADMIN
HOLOGRAMS.USE
DropPlayerHeads.use
GoldenApple.use
DeathChest.use
DeathChest.lock

GTACops.user
GTACops.user.track
GTACops.admin

7f8eadf989eb09c76a4df942e91fd6f7dc8adfcf.png
Spoiler: CONFIG.YML
Code (Text):

############################################################
# +------------------------------------------------------+ #
# |                   CinematicDeath                     | #
# +------------------------------------------------------+ #
############################################################
Prefix: '&8[&6INFO&8]&e '
RespawnMessages:
 3: '&eReappearing in &c3'
 2: '&eReappearing in &c2'
 1: '&eReappearing in &c1'
 Reappeared: '&eReady to fight'
 Error: '&cThe spawn location has not been set.'
############################################################
# +------------------------------------------------------+ #
# |                       Titles                         | #
# +------------------------------------------------------+ #
############################################################
title: '&7&lYou were killed by:'
subtitle: '&c&l%player%'
title_others: '&7&lYou''re dead'
subtitle_others: '&c&l%player%'
delay:
#
# | The time it takes for the title to fade into the screen. (In ticks) | #
#
  fade-in: 2
#
# | The time it takes for the title to stay on the screen. (In ticks) |#
#
  stay: 2
#
# | The time it takes for the title to fade out of the screen. (In ticks) |#
#
  fade-out: 2
############################################################
# +------------------------------------------------------+ #
# |                    Holograms                         | #
# +------------------------------------------------------+ #
############################################################
HologramsUse: true
Hologram1: '&7murdered by &c%killer%'
Hologram2: '&7Tomb of &c%player%'
Hologram_Other: '&7Tomb of &c%player%'
HologramsDisableInWorld:
 - worldpvp
############################################################
# +------------------------------------------------------+ #
# |                        Chest                         | #
# +------------------------------------------------------+ #
############################################################
ChestDeathUse: true
protectChest: true
TimeChest:
  Time1: 600 # 600 seconds = 10 minutes
  Time2: 3 # second 3 for remove chest death, 3,2,1
  Time3: 2 #
  Time4: 1 #
ChestRemove:
  MinutesRemaining: '&eChest remove in &c10&e minutes'
  3: '&eChest remove in &c3&e sec'
  2: '&eChest remove in &c2&e sec'
  1: '&eChest remove in &c1&e sec'
  ChestDelet: '&eChest deleted'
ChestMessageCoords: '&eYour death chest is located at &c%X, %Y, %Z, %world'
NotYourChest: '&eThis is not your DeathChest'
ChestBreak: '&eThe chest was removed'
ChestDisabledInWorld:
  - worldpvp
############################################################
# +------------------------------------------------------+ #
# |                         Kits                         | #
# +------------------------------------------------------+ #
############################################################
KitUse: true
Kit:
  Message: '&8[&6Kits&8]&e Falling kit..'
  Receive: '&8[&6Kits&8]&e Enjoy your kit!'
############################################################
# +------------------------------------------------------+ #
# |                      ArrowHP                         | #
# +------------------------------------------------------+ #
############################################################
Arrow:
 Message: '&a%victim% &eis now at &c%health%&e HP!'
############################################################
# +------------------------------------------------------+ #
# |                        FFA                           | #
# +------------------------------------------------------+ #
############################################################
FFAUse: false #When activating ffa mode you have to have a plugin: worlds per inventory or check the box below
FFAUseWorldInventories: false #Activate inventories by worlds so that the kits and inventory of the "player" do not mix if you already have a plugin inventories by worlds do not need to activate this
FFAPrefix: '&8[&6FFA&8]&e '
ArenaJoin: 'You entered the Arena: %mapname%' #Optional message
FFABlockRemoveTime: false #This is if you want to put blocks BUILDUHC style etc, so far does not come out when generating obsidian with water and lava
FFAEnabledWorlds: #Place the names of the maps you use to create the arenas, So when you die you teleport to the arena
 - ffa
groups:
  pvpmaps: #Worlds where there is no inventory
  - ffa
  - pvp
  - etc
  normalmaps: #World where inventory is shared
  - world
  - world_nether
  - world_the_end
  - survival
  - factions
  - etc
donotifications: false
saveinterval: 0
############################################################
# +------------------------------------------------------+ #
# |                        Stats                         | #
# +------------------------------------------------------+ #
############################################################
Kills: '&8-=[&a*&8]=-[&eKills&8]-&e%player% &c%info%'
Deaths: '&8-=[&a*&8]=-[&eDeaths&8]-&e%player% &c %info%'
Rank: '&8-=[&a*&8]=-[&eRank&8]-&e%player% &c %info%'
Top: '&8-=[&5&l%count%&8]=-&e %player% | kills: %kills%'
Use_blank_space_for_each_sentence_For_Top: true
############################################################
# +------------------------------------------------------+ #
# |                        Drops                         | #
# +------------------------------------------------------+ #
############################################################
Gapple: true
PlayerHeadsMessages: '&7%player%''&ehead'
Skull: true
############################################################
# +------------------------------------------------------+ #
# |                    Sound for death                   | #
# +------------------------------------------------------+ #
############################################################
Effects: false
Sounds: AMBIENCE_THUNDER
#Depends on the vercion the server use, the names will change
# for 1.12, 1.11, 1.10, 1.9 use: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
# for 1.7 and 1.8 use: https://github.com/Attano/Spigot-1.8/blob/master/org/bukkit/Sound.java
############################################################
# +------------------------------------------------------+ #
# |                  Clicks Per Second                   | #
# +------------------------------------------------------+ #
############################################################
ClicksPerSecond: true
bar: '&8&m+--&7 Clicks per second:&c {CPS} &8| &7Kills in 24Hours:&c {kills} &8&m--+'
kills-reset-at-this-hour-gmt: 18
kills-reset: '&cAll the kills have been reset!'
last-day-reset: 6
############################################################
# +------------------------------------------------------+ #
# |                        Levels                        | #
# +------------------------------------------------------+ #
############################################################
Level: '&8&l[&a%rank%&8&l]&r '
LevelUse: true
############################################################
# +------------------------------------------------------+ #
# |                        Spawn                         | #
# +------------------------------------------------------+ #
############################################################
lobby:
  x: {}
  y: {}
  z: {}
  yaw: {}
  pitch: {}
  w: {}
 
############################################################
# +------------------------------------------------------+ #
# |                      GTACops                         | #
# +------------------------------------------------------+ #
############################################################

GTACopsUse: true
 
#Set this to true, if u want stars to pop up beside NameTag and Tablist
Enable_Stars: false
#Set this to true, if u want to enable rewards of killing Wanted Players
Enable_Rewards: false

#---------------------------------------------------------#
#                           MURDERS
#---------------------------------------------------------#
#Number of Kills after which player will get WantedLevel 1
Kills_Wanted_LvL1: 1
#Number of Kills after which player will get WantedLevel 2
Kills_Wanted_LvL2: 2
#Number of Kills after which player will get WantedLevel 3
Kills_Wanted_LvL3: 3
#Number of Kills after which player will get WantedLevel 4
Kills_Wanted_LvL4: 4
#Number of Kills after which player will get WantedLevel 5
Kills_Wanted_LvL5: 6

#---------------------------------------------------------#
#                            Cops
#                        Configuration
#---------------------------------------------------------#
#**************************#
#          Name
#**************************#
#Set's the name of the Zombie Pigman
Name: "&4&lPolice"
#**************************#
#          TotalNumber
#**************************#
#Number of Cops to be spawned for Wantedlevel 1
Cops_LvL_1: 2
#Number of Cops to be spawned for Wantedlevel 2
Cops_LvL_2: 3
#Number of Cops to be spawned for Wantedlevel 3
Cops_LvL_3: 4
#Number of Cops to be spawned for Wantedlevel 4
Cops_LvL_4: 5
#Number of Cops to be spawned for Wantedlevel 5
Cops_LvL_5: 6
#**************************#
#          Cop's Armor              
#**************************#
#Link for all the Materials in Minecraft[ MAKE SURE U PASTE AS ITS WRITTEN IN THE WEBSITE]
#https://dev.bukkit.org/projects/supplies/pages/material-list
#Weapon to be carried by the Cops
#WANTED LEVEL 1 ARMOR
Cops_Weapon: STONE_SWORD
#Helmet to be worn by the Cops
Cops_Helmet: LEATHER_HELMET
#Chestplate to be worn by the Cops
Cops_Chestplate: LEATHER_CHESTPLATE
#Leggings to be worn by the Cops
Cops_Leggings: LEATHER_LEGGINGS
#Boots to be worn by the Cops
Cops_Boots: LEATHER_BOOTS
#WANTED LEVEL 2 ARMOR
Cops_Weapon2: GOLD_SWORD
Cops_Helmet2: LEATHER_HELMET
Cops_Chestplate2: LEATHER_CHESTPLATE
Cops_Leggings2: LEATHER_LEGGINGS
Cops_Boots2: LEATHER_BOOTS
#WANTED LEVEL 3 ARMOR
Cops_Weapon3: GOLD_SWORD
Cops_Helmet3: GOLD_HELMET
Cops_Chestplate3: GOLD_CHESTPLATE
Cops_Leggings3: GOLD_LEGGINGS
Cops_Boots3: GOLD_BOOTS
#WANTED LEVEL 4 ARMOR
Cops_Weapon4: IRON_SWORD    
Cops_Helmet4: IRON_HELMET
Cops_Chestplate4: IRON_CHESTPLATE
Cops_Leggings4: IRON_LEGGINGS
Cops_Boots4: IRON_BOOTS
#WANTED LEVEL 5ARMOR
Cops_Weapon5: DIAMOND_SWORD
Cops_Helmet5: DIAMOND_HELMET
Cops_Chestplate5: DIAMOND_CHESTPLATE
Cops_Leggings5: DIAMOND_LEGGINGS
Cops_Boots5: DIAMOND_BOOTS
#**************************#
#          CopsHealth            
#**************************#
#Cop's Max Health 20
#TotalHealth of Cops for players in WantedLvL1
HealthLvL1: 10
#TotalHealth of Cops for players in WantedLvL2
HealthLvL2: 12.5
#TotalHealth of Cops for players in WantedLvL3
HealthLvL3: 15
#TotalHealth of Cops for players in WantedLvL4
HealthLvL4: 17.5
#TotalHealth of Cops for players in WantedLvL5
HealthLvL5: 20
#**************************#
#          CopsSpeed    
#**************************#
#Speed is due to SpeedPotion Effect
#Given Time Values are in Ticks/Sec[ 20 Ticks = 1 Second]
#Speed of Cops for players in WantedLvL1 & Time of Speed Effect
IntensityLvL1: 1
TimeLvL1: 200
#Speed of Cops for players in WantedLvL2
IntensityLvL2: 1
TimeLvL2: 200
#Speed of Cops for players in WantedLvL3
IntensityLvL3: 1
TimeLvL3: 200
#Speed of Cops for players in WantedLvL4
IntensityLvL4: 1
TimeLvL4: 200
#Speed of Cops for players in WantedLvL5
IntensityLvL5: 2
TimeLvL5: 200
#**************************#
#       CopsStrength    
#**************************#
#Set Attack Strength of the Cops
#Time= Ticks/Sec[20Ticks= 1Second]
#Strength= Intensity of the Attack
Strength1: 1
Time1: 200
Strength2: 1
Time2: 200
Strength3: 1
Time3: 200
Strength4: 2
Time4: 200
Strength5: 3
Time5: 200
#---------------------------------------------------------#
#                            Reduction
#---------------------------------------------------------#
#Money required to Decrease Player's WantedLevel by 1
Money_Deduction_Per_WantLvL: 500

#---------------------------------------------------------#
#                            Rewards
#---------------------------------------------------------#
#If set to true only then this area will be used by the plugin.
#**************************#
#      KillingPlayers  
#**************************#
#Money given for killing WantedLevel 1 Player.
LvL1Money: 250
#Money given for killing WantedLevel 2 Player.
LvL2Money: 650
#Money given for killing WantedLevel 3 Player.
LvL3Money: 1000
#Money given for killing WantedLevel 4 Player.
LvL4Money: 1500
#Money given for killing WantedLevel 5 Player.
LvL5Money: 2500
#**************************#
#       KillingCops  
#**************************#
#Link for all the Materials in Minecraft[ MAKE SURE U PASTE AS ITS WRITTEN IN THE WEBSITE]
#https://dev.bukkit.org/projects/supplies/pages/material-list
#Items to be given to players for killing each Cop, when the Killer is in WantedLvL1.
LvL1Reward: DIAMOND_BLOCK
#Total Number. Eg 64 DiamondBlock. 64= TotalNumber.#Total Number. Eg 64 DiamondBlock. 64= TotalNumber.
ValueLvL1: 5
#Items to be given to players for killing each Cop, when the Killer is in WantedLvL2.
LvL2Reward: DIAMOND_BLOCK
#Total Number
ValueLvL2: 10
#Items to be given to players for killing each Cop, when the Killer is in WantedLvL3.
LvL3Reward: DIAMOND_BLOCK
#Total Number
ValueLvL3: 15
#Items to be given to players for killing each Cop, when the Killer is in WantedLvL4.
LvL4Reward: DIAMOND_BLOCK
#Total Number
ValueLvL4: 20
#Items to be given to players for killing each Cop, when the Killer is in WantedLvL5.
LvL5Reward: DIAMOND_BLOCK
#Total Number
ValueLvL5: 64
 
[​IMG]

Download CinematicDeath
Drag the CinematicDeath.jar file into the plugins folder (Spigot)
Restart your server
Enjoy the plugin!

bugs.png
No bug at the moment

[​IMG]
Do you want me to announce your server here? Leave the IP in your review!

-


[​IMG]

This project is supported by people like you! Consider donating by clicking here.

paypal.jpg

Skype: gui__storm
Email: [email protected]
[​IMG]★★★★★
INFO:


GIF:CLICK
title.jpg
chat.jpg

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

♦ CC-DH ♦ The best Cinematic-Death, GTACops!!!! is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 8,073 times (via Spigot). Download it and open it directly in the game.

Explore more