EXPBottles

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

EXPBottles

Store your EXP into Glass Bottles!

Check and store your experience points, create experience bottles!


How to use

Check how much experience points you've got by doing /xpcheck.
Get some glass bottles and perform /xpfill <amount|all>, the amount being the number of bottles you want to create or just all to create the maximum number of bottles you can.
By default you need 1 Glass Bottle and 10 EXP Points to fill one bottle.
If you want to charge money to fill a bottle, you will need Vault

Signs!

Make a sign with the first line being [EXPBottles] (not case-sensitive) and the second line being the command you want to run (XPCheck, XPInfo or XPFill).
If it is XPFill use the third line to provide the amount|all argument.

Commands and Permissions

This plugin uses permissions, you can, however, disable them.

CommandDescriptionPermission
/xpfill <amount, all>Fill empty bottles with your XPexpbottles.xpfill
/xpcheckCheck how many XP points you've gotexpbottles.xpcheck.self
/xpcheck <player>Check how many XP points a player hasexpbottles.xpcheck.others
/xpinfoCheck the requirements for /xpfillnone
/expbottlesCheck the "about" information of the pluginnone
/expbottles reloadReload config and locale filesexpbottles.reload


Official Translations

You can download other locale files for EXPBottles. Those are included inside the jar in the 'locales' folder.

LanguageDownloadContributorVersion
Dutchhttps://dev.bukkit.org/paste/15587/SUXpanD1.1.3+
Englishhttps://dev.bukkit.org/paste/15588/AnnieLeonheart1.1.3+
Germanhttps://dev.bukkit.org/paste/15589/fov3601.1.3+
Portuguesehttps://dev.bukkit.org/paste/15590/AnnieLeonheart1.1.3+
Spanishhttps://dev.bukkit.org/paste/15591/Hernan Lencina1.1.3+


Sample Configuration

# EXPBottles' sample configuration file
# Whether to use permissions or not. False will allow all players to use all commands. (true/false)
Use_Permissions=true
# Whether to use signs that can run commands by right clicking them or not. (true/false)
Use_Signs=true
# Whether to log commands or not. (true/false)
Log_Commands=true
# Whether to log exp bottle uses or not. (true/false)
Log_XPBottleUse=false
# ID name of the item that represents an empty bottle.
Item_EmptyBottle=GLASS_BOTTLE
# ID name of the item that represents a full bottle.
Item_FullBottle=EXP_BOTTLE
# Amount of exp points needed to fill one bottle. (Integral)
Fill_AmountXP=10
# Amount of money needed to fill one bottle. (Decimal)
Fill_AmountMoney=0.0
# Amount of empty bottles needed to fill one bottle. (Integral)
Fill_AmountBottles=1
# Whether to give a random exp amount on the use of an exp bottle. (true/false)
Bottles_RandomXP=false
# Amount of exp to give per use of an exp bottle if above is false. (Integral)
Bottles_ReceiveXP=10
# Whether to give back an empty bottle after the use of an exp bottle or not. (true/false)
Bottles_GiveBack=false

Plugin Statistics

This plugin uses MCStats.ORG to anonymously retrieve usage statistics that you can check on http:mcstats.org/plugin/EXPBottles
This does NOT affect your server and it does NOT expose any private information.
You can disable it in plugins/PluginMetrics/config.yml but I ask you not to as I use MCStats to check the statistics of the plugin very often and that's what keeps me working on it.
Stats


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files