//Group Name (Can use Permissions, or hook into PEX)
warrior:
//Items you want, per level in the syntax: itemid:data;level
levelitems: []
//Items you want never accessible by the group
restricted: []
//IMPORTANT FOR NON PEX USERS: Add your group here, or you wont be able to access it!
Groups: []
//Message to send when the player has not enough levels to use this item
NotEnoughLevel: '&6You are not able to use this item till level %lvl%'
//Prefix of the plugin
Prefix: '&0[&3LevelItems&0]&f'
//Message sent when the item is unlocked
UnlockItem: '&6You''re now Level %lvl%! You now can use %item%!'