blXP allows players to save XP using "XP Bank" signs and send XP to another player by command, including support for disabling monsters xp and items drops near monster spawners. Read this page with care and if you have questions, feel free to send comment. Dont forget to send in feedback, suggestions and bug reports!
READ BEFORE ASKING
http://dev.bukkit.org/server-mods/blxp/pages/config/ (bottom of page) about new "blxp.limit.<number>" permission system for XP Bank limits.
- http://dev.bukkit.org/server-mods/blxp/pages/faq/ if you are Essentials or WorldGuard to block creeper or/and TNT block damage!
IMPORTANT LINKS
Configure file information for all your config.yml problems/questions.
FAQ for common problems and solutions.
Servers using blXP
Name | IP | Minecraft version |
Dev Server | 64.237.40.195:2561 | 1.6.2 |
Features
- Store XP using sign, automatic protected from other players.
- Optional permission to allow other players to break XP Banks.
- Optional economy support (set cost to setup XP Bank).
- Optional protection from explosives (TNT and Creeper).
- Optional support to disable (item and XP) drops from monsters near mob spawner.
- Edit/Translate all of the plugin messages.
Commands
- /xpreload
Reload plugin main configure file. - /xpversion
Check plugin version and possible updates. - /xprestore
If your sign was removed while you were online, you can use command /xprestore to reclaim lost XP. - /xpsend (player) (amount)
Send defined amount of XP to another player. - /xpadd (amount)
Add XP to your XP Bank, must be used near XP Bank sign. - /xpinfo
Display how much XP you have.
- /xpinfo (player)
Display another player XP amount, requires blxp.admin permission node..
Permissions
- - blxp.send (allows to send XP to another player)
- - blxp.use (allows use of XP Bank Signs, usecommands /xprestore and /xpadd (amount)).
- - blxp.break (allows normal players to break other players XP Banks).
- - blxp.info (allows player to check amount of XP they have).
- - blxp.admin (all permissions nodes including power to use /xpreload, /xpversion and /xpinfo <player> commands).
NOTE: blxp.admin doesnt include blxp.use permission, you need to add that too.
How to Setup Bank
Line 1: XP BANK (as long title has words "XP BANK" with proper space between two words).
Line 2: Amount of XP players wants to store.
Line 3: Optional: How much XP is taken from bank with each click, if blank will be set to max. amount automatic. (one click takes all XP out).
Downloads
http:dev.bukkit.org/server-mods/blxp/files/
Bugs / Issues / Requests
If you found a bug, having an issue or want to submit a request, please Submit a Ticket.