# ----- Standard plugin features # Show the death messages on the server show-deathnotify: 'true' # Allow players to access the deathtp command allow-deathtp: 'true' # Show kill or death streaks read in from killstreak.txt and deathstreak.txt show-streaks: 'true' # Item ID of the item you must have in your hand to teleport. Will remove 1 of these when the command is given. Leave 0 for free teleports. charge-item: 0 # ----- Death Messages # Must contain at least 1 line. If there are more, it will appear randomly when a person dies. # %n for player who died # %a name of player who attacked in pvp deaths # %i for item a player was using to kill someone else # # Colors # # §0 Black # §1 Navy # §2 Green # §3 Blue # §4 Red # §5 Purple # §6 Gold # §7 LightGray # §8 Gray # §9 DarkPurple # §a LightGreen # §b LightBlue # §c Rose # §d LightPurple # §e Yellow # §f White fall: - '§4%n has fallen to their death.' - '§4%n leaped before looking.' drowning: - '§4%n tried to breath water. LOL' fire: - '§4%n was burned at the steak. Mmmmm... steak....' fire_tick: - '§4%n Got hit by a small spark. And died. No, really.' lava: - '§4%n tried swimming in lava.' creeper: - '§4%n was hugged by a creeper' skeleton: - '§4A skeleton shot %n to death.' spider: - '§4%n was overtaken by the spiders.' zombie: - '§4%n was punched to death by zombies.' pvp: - '§4%a killed %n using a(n) %i.' block_explosion: - '§4Careful %n, TnT goes boom.' contact: - '§4%n got raped by a cactus.' ghast: - '§4%n was blown to bits by a ghast.' slime: - '§4A rare slime found %n. %n didnt win.' suffocation: - '§4%n suffocated.' pigzombie: - '§4%n lost the fight against a zombie pig.' unknown: - '§4%n died from unknown causes.' # ----- Streaks # format <#of kills> %n = player getting the message (in this case, the one on a killstreak). killstreak: - '5:§2[%n] Killing Spree!' - '10:§2[%n] Rampage!' - '15:§2[%n] Dominating!' - '20:§2[%n]Unstoppable!' - '25:§2[%n]God Like!' # format <#of kills> %n = player getting the message (in this case, the one on a deathstreak). deathstreak: - '5:§b%n is getting killed out there.' - '10:§bDude, %n, craft a sword or something.' - '15:§b%n is dead more than alive.' - '20:§b%n is just pathetic.'