ExpBuy
A very basic plugin that allows users to purchase minecraft experience using the command /buyexp [amount]. The cost per exp is configurable. This plugin is intended to increase the frequency and usability of enchantments, improving minecraft experience as a whole. Now with signs!!!!1!11!!one!!one!11!
- exp for lvl 50 in 1.2.5- : 4500
- exp for lvl 30 in 1.3.1+: 825
Dependencies
- Vault
Settings
- Cost of each exp
- feel free to suggest more
Permissions
- expbuy.makesign:
- description: Allows users to make a sign that sells xp.
- default: op
- description: Allows users to make a sign that sells xp.
- expbuy.buy:
- description: Allows users to buy exp with commands.
- default: true
- description: Allows users to buy exp with commands.
- expbuy.setsigncost:
- description: Allows users to set the total price of the exp.
- default: op
- description: Allows users to set the total price of the exp.
Sign Creation
- First line
- needs to contain "expbuy" (no quotes)
- can contain other things
- needs to contain "expbuy" (no quotes)
- Second line
- Amount of xp the sign sells
- Required
- Can not be a decimal
- Can not contain other things
- Amount of xp the sign sells
- Third line
- Cost of each exp
- Can be left blank
- Can be a decimal
- Can not contain other things
- Cost of each exp
- Fourth line
- Total cost of sign
- Can be left blank
- Overrides third line
- Can be a decimal
- Can not contain other things
- Total cost of sign
Examples
Good
TBD
Bad
TBD