Command XP Bank
Command XP Bank
Description
This plugin is used as a way to store and manage XP levels through simple commands. You can deposit levels, withdraw levels, send levels, and view the players on your server sorted by top balance, of customizable length. It also includes a permission node, if you wish to disable it in certain worlds or for certain ranks.
Commands
/cxp deposit <amount> This command removes levels from you and adds it into your data. There is a (customizable) charge of doing this.
/cxp withdraw <amount> This command adds levels to you and removes it from your data. There is no charge for doing this.
/cxp balance (<playerName>) This command checks the balance of your current data, or of the optionally specified player. There is no charge for doing this.
/cxp send <playerName> <amount> This command removes levels from you and adds them to the specified player. There is no charge for doing this. Note that the levels have to be withdrawn from the bank and on your character before you can send them.
/cxp top This command shows a sorted list of customizable length of the players with the top balances. There is no charge for doing this.
/cxp help This command shows the player the list of available commands.
Permissions
cxp.all This is the only permission, and it is necessary for every command.
Configuration
This is located in the CXP folder:
depositPrice This is a floating point number. This determines the amount that a player will be charged per level when depositing. Please don't use negative values.
cxpTopNumberOfPlayersToShow This is an integer. This determines the number of entries in the top list that the player will see.
Installation
Vault must be in plugins folder.
Simply pop in the jar into your plugins folder. On first start up, it will automatically create the folder with the config.yml and the data.txt file
-
View User Profile
-
Send Message
Posted Jan 4, 2016Will there be an update coming out soon? I love this plugin so much! Good work!
-
View User Profile
-
Send Message
Posted May 15, 2014mysql support?
-
View User Profile
-
Send Message
Posted Apr 25, 2014@Benatat42
Hi,
I use this plugin, and it's a very good plugin ! I have an idea, I think that , it will be great if you add an option to configuration yml of the max level on cxp can have the player ?
Sorry for my bad english i'm french ;)
Bye
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Bluemarien
Yes, I am going to release an update soon that has that in config and also support for SQL. I should be able to push it within the next couple of weeks. I've been really busy with school and midterms.
-
View User Profile
-
Send Message
Posted Dec 28, 2013Can you make the saving interval not pop up in the console? Or maybe do something to enable/disable the message from appearing in the console? Thanks! This plugin is great! :D
-
View User Profile
-
Send Message
Posted Dec 15, 2013@Bluemarien
It should, I use no new features of the Bukkit API in this.
-
View User Profile
-
Send Message
Posted Dec 15, 2013Does this work for 1.6.4?
-
View User Profile
-
Send Message
Posted Dec 15, 2013If anybody has any suggestions for future commands/features, feel free to post them.