- Tags
-
- Tags
- None

I created this plugin to handle storing exp in a bottle without any conflict or any way to bug the system and cause people to get lots of exp for free, such as beast xp withdraw. I also made this for anyone who wants a way for people to be able to deposit exp in a crowded area and no one has the possibility to steal it.

/xpbottle [amount] - Bottles the specified amount of exp.

xpbottle.use - Allows someone to withdraw/deposit exp.
xpbottle.admin - The administration side of the plugin, current does nothing but I added it in case I add something in the future.

- People can rename their item and it will still be stored because exp is now saved and called via. NBT Tags.
- Currently works for ALL Minecraft versions!
- 100% Customizable!

Code:
Messages:
NoPermission: '&4You do not have access to this command.'
Withdraw:
- '&7'
- '&c&l- {#} exp withdrawn.'
- '&7'
Deposited:
- '&7'
- '&a&l+ {#} exp deposited.'
- '&7'
InvalidInteger: '&c&l(!) &cThat is not a valid integer!'
InvalidArgs:
- '&e/xpbottle <amount>'
- '&7Convert <amount> xp into bottle form.'
- '&7Use &e/xp &7to view your current exp points.'
NotEnoughXP: '&c&l(!) &cYou do not have {#} exp to withdraw.'
InventorySpace: '&c&l(!) &cYou do not have enough inventory space!'
Min: '&c&l(!) &cThe maximum amount of exp you can withdraw is {#}.'
Max: '&c&l(!) &cThe maximum amount of exp you can withdraw is {#}.'
Bottle:
Type: EXP_BOTTLE
Name: '&a&nOrb Bottle&r &7(Right Click)'
Lore:
- '&aOrbs: &b&n{#}'
- '&aCrafter: &b&n{name}'
Settings:
Min: 25
Max: 1000000000

If you have any problems or any bugs to report, please let me know via. PM or in the discussion section! Also make sure to check out my other high-quality plugins! 
Thanks!~
Thanks!~