KStatistics is a semi-configurable stats skript with GUI
Code (Text):
mainColour: <##4382e8>
# ➥ Changes the main colour, you can use <##000000> format or minecraft color codes!
secondColour: <##75aaff>
# ➥ Changes the secondary colour, you can use <##000000> format or minecraft color codes!
permissionOpen: stats.open
# ➥ Permission needed to open the stats gui
permissionSet: stats.set
# ➥ Permission needed to set the stats
permissionMessage: &4&lYou can't do this!
# ➥ Permission message
statPrefix: &8[&cStats&8]
# ➥ Stat prefix shown on set commands
deathsName: &lDeaths
# ➥ Sets the name of the deaths item (use {@mainColour} so the iitem is in the main colour or {@secondColour} if you want it to be the secondary colour)
killsName: &lKills
# ➥ Sets the name of the kills item (use {@mainColour} so the iitem is in the main colour or {@secondColour} if you want it to be the secondary colour)
blocksBrokenName: &lBlocks Broken
# ➥ Sets the name of the blocks broken item
playTimeName: &lPlay Time
# ➥ Sets the name of the play time item
fitstJoinName: &lFirst Join
# ➥ Sets the name of the first join item
deathsItem: skeleton skull
# ➥ Sets the deaths item
killsItem: iron sword
# ➥ Sets the kills item
blocksBrokenItem: grass block
# ➥ Sets the blocks broken item
playTimeItem: clock
# ➥ Sets the play time item
firstJoinItem: sunflower
# ➥ Sets the first join item
fillItem: air
# ➥ Sets the fill item
fillItemName: &lStats
# ➥ Sets the fill item name
statsItem: {player}'s head
# ➥ Sets the stats Item name [use {player} to use the player name]
statsItemName: &l%{player}% stats
# ➥ Sets the stats item [use {player} to use the player name]
ownStatsItemName: &lYour stats
# ➥ Sets the stats item name for when you see your own stats[use {player} to use the player name]
guiName: &lStats
# ➥ Sets the name of the GUI
Commands
/stats [<player>] [<set>] [<stat>] [<number>]
NEW SCOREBOARD SKRIPT COMPATIBLE WITH KStatistics COMING SOON!!!