Ever wanted that you players could share or sell their XP? Now they can with just one command they get an item with the amount of levels they choose. Also you can get money out from your account and save it where ever you want.
- Customize the messages.
- Customize the items material
- Permission for each one of the commands
- Custom permission for the items
- Get XP in an item
- Get money in an item (like a check)
- Players can't modify the item in any way to their advantage
Spoiler: config.yml
Code (Text):
#Is recommended to not change the name of the item or you could get some errors.
#If for some reason you change the name don't use numbers, you can use colorcodes
#If you have any issue let me know on spigot.
Version: 1
CheckForUpdates: true
Prefix: '&cChecksPlus >> '
GetXP:
Item:
Material: glass_bottle
Data: 0
Name: '&aXP: %level%'
Lore:
- ' '
- '&7Right click to add'
- '&a%levels% &7levels of XP'
- '&7to your account'
- ' '
Permission:
Use: true
Permission: 'checksplus.getxp'
Message: '&cYou don''t have permission to get XP'
Messages:
Withdraw: '&aYou have withdrawn &7%levels%&a levels from your account, You now have &7%total_level%.'
Added: '&aYou have added &7%levels%&a levels to your account, You now have &7%total_level%.'
NotEnough: '&cYou don''t have enough levels'
Usage: ' &7Usage: /getxp <amount>'
Container: '&cYou can''t use this item here.'
GetMoney:
Item:
Material: paper
Data: 0
Name: '&a$%money%'
Lore:
- ' '
- '&7Right click to add'
- '&a$%money% &7to your account'
- ' '
Permission:
Use: true
Permission: 'checksplus.getmoney'
Message: '&cYou don''t have permission to get money'
Messages:
Withdraw: '&aYou have withdrawn &7$%amount%&a from your account, You now have &7%balance%.'
Added: '&aYou have added &7$%amount%&a to your account, You now have &7%balance%.'
NotEnough: '&cYou don''t have enough money.'
Usage: '&7Usage: /withdraw <amount>'
Container: '&cYou can''t use this item here.'
#If for some reason you change the name don't use numbers, you can use colorcodes
#If you have any issue let me know on spigot.
Version: 1
CheckForUpdates: true
Prefix: '&cChecksPlus >> '
GetXP:
Item:
Material: glass_bottle
Data: 0
Name: '&aXP: %level%'
Lore:
- ' '
- '&7Right click to add'
- '&a%levels% &7levels of XP'
- '&7to your account'
- ' '
Permission:
Use: true
Permission: 'checksplus.getxp'
Message: '&cYou don''t have permission to get XP'
Messages:
Withdraw: '&aYou have withdrawn &7%levels%&a levels from your account, You now have &7%total_level%.'
Added: '&aYou have added &7%levels%&a levels to your account, You now have &7%total_level%.'
NotEnough: '&cYou don''t have enough levels'
Usage: ' &7Usage: /getxp <amount>'
Container: '&cYou can''t use this item here.'
GetMoney:
Item:
Material: paper
Data: 0
Name: '&a$%money%'
Lore:
- ' '
- '&7Right click to add'
- '&a$%money% &7to your account'
- ' '
Permission:
Use: true
Permission: 'checksplus.getmoney'
Message: '&cYou don''t have permission to get money'
Messages:
Withdraw: '&aYou have withdrawn &7$%amount%&a from your account, You now have &7%balance%.'
Added: '&aYou have added &7$%amount%&a to your account, You now have &7%balance%.'
NotEnough: '&cYou don''t have enough money.'
Usage: '&7Usage: /withdraw <amount>'
Container: '&cYou can''t use this item here.'
- I don't know you will have to tell me what is missing in this plugin.
- Maybe a /getxp max option so player can get all their XP at once.
This plugin depends in Vault and any economy plugin like Essentials
Spoiler: ERROR?
Any issue don't forget to PM me or go to the discussion area
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ChecksPlus is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 671 times (via Spigot). Download it and open it directly in the game.