The skript has been made by Uzivo
Version: 1.0
Configurable
Custom Death Messages
Custom Name/Lore on item commands
Custom Join/Leave Message
Custom Message format

Code (Text):
#-------------------------------------------#
# Thank you for downloading SMP Lord #
#-------------------------------------------#
# Skript made by UziPlex <3
#-------------------------------------------#
# Permissions #
#-------------------------------------------#
#smp.rename < Lets you rename any item you want [Execpt air Ofc]
#smp.lore < Lets you add | remove lores from the item [Execpt Air Ofc]
#-------------------------------------------#
# Color Codes #
#-------------------------------------------#
#----------------------#
# Code | Color #
#----------------------#
# &0 | Black #
#----------------------#
# &2 | Dark Green #
#----------------------#
# &4 | Dark Red #
#----------------------#
# &6 | Gold #
#----------------------#
# &8 | Dark Gray #
#----------------------#
# &a | Red #
#----------------------#
# &c | Yellow #
#----------------------#
# &1 | Dark Blue #
#----------------------#
# &5 | Dark Purple #
#----------------------#
# &7 | Gray #
#----------------------#
# &9 | Blue #
#----------------------#
# &b | Aqua #
#----------------------#
# &d | Light Purpe #
#----------------------#
# &f | White #
#----------------------#
#-----------------------------------#
# IMPORTANT #
#-----------------------------------#
# Addons for the chat config:
# %player's prefix% < Used to display player's prefix [REQUIRES: VAULT]
# %player's suffix% < Used to display player's suffix [REQUIRES: VAULT]
# Imporatnt chat config:
# %player% < Displays player's name
# %message% < Displays player's message
# Important Join and Leave MSG config:
# %player% < Displays player's name
# Important Death Message's config:
# >> Death by Attacker [AND Bow Shot] << #
# %victim% < Display's the player that died
# %attacker% < Display's the player that killed the victim
# >> Death by any other object << #
# %player% < Display's the player that died
# Addons for Death Message's config:
# %attacker's health% < Display's attackers health after a kill
#-----------------------------------#
# CONFIG #
#-----------------------------------#
options:
# >> Prefix << #
prefix: &8[&5SMP+&8]
# >> Chat Prefix << #
chat: &e%player%&7: &f%message%
# >> Join and Leave Message << #
joinmsg: &5%player% &7has joined the server!
leavemsg: &5%player% &7has left the server!
# >> Death Message << #
# Death by a player #
deathbyplayer: &5%victim% &7 has died to &5%attacker% &7with &5%attacker's health%
deathbyshot: &5%victim% &7 has died to &5%attacker% &7shot with &5%attacker's health%
# Death to other #
deathbylava: &5%player% &7has died to lava
deathbyvoid: &5%player% &7has fell out the world
deathbyfall: &5%player% &7has died to fall damage
deathbypotion: &5%player% &7has died to a magical potion
deathbydrown: &5%player% &7has drown
deathbyburn: &5%player% &7was burned to death
deathbyexplosion: &5%player% &7was blown up
deathbystarve: &5%player% &7starved to death
deathbysmite: &5%player% &7was hit by a lightning
deatbymonster: &5%victim% &7died to a &5%attacker%
Skript
Vault < Addon