XPreward is a pretty simple plugin which allow you to reward your players when they get a level.
You can use the config file to define what they will get!
Sorry for the look of the overview but it is a very simple plugin.
Code (Text):#XPRewar config, set a reward for a specified level.
#SYNTAX IS VERY IMPORTANT PLEASE FOLLOW THE EXAMPLE
#You want to reward a player when he gets level 2. He will get a stack of chicken food, and this item will be renamed just use the following syntax:
# 2:AMOUNT=64,ITEM=(366),NAME=&6My chhicken Reward!
#NOTE:
#The paramater NAME isn't obligated ;)
annunce-rewardtoplayer: true
annunce-msg: '&0[&4XPreward&0] &bYou earned %AMOUNT% %NAME%'
rewards:
#This will give 64 coocked chicken with the name "6My chhicken Reward!"
'2': AMOUNT=64,ITEM=(366),NAME=&6My chhicken Reward!
#This will give 2 polished andesite
'3': AMOUNT=2,ITEM=(1:6)

XPreward [1.8.X - 1.8.8 1.1
Reward your players when they get a specified level.