CraftBukkit Build 1.2.5-R4.0 [Tested]
This Plugin gives you fun and useful facts about your server such as Players Killed, Blocks Broken and How many days have passed. These are accessible by commands such as /mss stats. The Stats display is able to be customized to your needs and you can just not include the lines you don't want.

/McServerStats - The Plugins command guide You can also use /mss
/mss stats - This will display the stats of the server to the player
/mss reload - This will reload the plugin in case you make any changes to the config
Mcserverstats.mss -This gives access to /mss command
Mcserverstats.reload - This gives access to reload command
Mcserverstats.stats - This gives access to /mss stats command
You can view totals for all servers in nice line graphs Here

Serverstats: #Set to false to disable the plugin# enabled: true #This is set in seconds# AutoSaveEvery: 30 stats: message: - '&b======&2McServerStats&b======' - '&9Server Totals:' - '&2Joins: &c%joins%' - '&2Players: &c%players%' - '&2Mobs Killed: &c%mobs%' - '&2Items Crafted: &c%itemscrafted%' - '&2Items Smelted: &c%itemsSmelted%' - '&2Days Passed: &c%days%' - '&9Player Totals:' - '&2Kills: &c%kills%' - '&2Deaths: &c%deaths%' - '&2Chat: &c%chat%' - '&2Commands: &c%commands%' - '&2Exp Gained: &c%exp%' - '&9Block Totals:' - '&2Placed: &c%placed%' - '&2Destroyed: &c%destroyed%' - '&2Signs Placed: &c%signs%' - '&2Crops Harvested: &c%crops%' - '&2Diamonds Mined: &c%diamonds%' #You can remove any of the lines you dont wish to be shown when # #Players do the command /mss stats # #You can edit this to your liking and color codes work.
- v1.0
-v1.1