Basically I need a plugin where you do /xpbottle (amount of xp) and it gives you ONE bottle named a configurable name, with a configurable lore.
It does not need to have a permission to bottle it, or use it. It goes by xp, not xp level. When the bottle is clicked it should give the player who clicked it however many xp the lore says.
Code:
#Name of the bottle item
bottle name: '&bXP Bottle'
#Lore of the bottle item
bottle lore: '&7XP: &6%xp%'
It does not need to have a permission to bottle it, or use it. It goes by xp, not xp level. When the bottle is clicked it should give the player who clicked it however many xp the lore says.
