Newest Version: 3.0
Read Before Download!!
This plugin uses Vault and needs it to function |
Click Here!
About
Paid2Level is a plugin that hooks into every permission and economy plugin using vault so besure you download that or this plugin will not work you can make this plugin give any amount of money in the config there is a method called CustomLevels hint the word CUSTOM
Features
- Get paid to level up
- Completely Changeable amounts per level
- Check Current Payment Method
- Change Payment Method In-Game
- 2 payment methods (Preset, Custom)
- Message when player is or isnt paid
Setup
- Download the plugin
- Install it to the /plugins folder
- Then do a quick server restart
- Edit the Config
- Reload The Config /paid2level reload
Default Config
# Plugin Made By: IcyRelic
# Please only make one of the methods below true for enabled
# how to Add a custom level: http://dev.bukkit.org/server-mods/paid2level/pages/help/
# Level: Amount Paid
Paid2Level:
PresetLevels:
Enabled: true
Levels:
5: 40
10: 60
15: 80
20: 100
CustomLevels:
Enabled: false
Levels:
2: 102
12: 112
Commands and Permissions
| Command | Description | Permission |
| /Paid2Level | Main Command | No Permission |
| /Paid2Level Help | Help Command | No Permission |
| /Paid2Level check method | Check Current Payment Method | Paid2Level.Admin |
| /Paid2Level get level <player> | Check a Players Level | Paid2Level.Admin |
| /Paid2Level give level <player> <amount> | Give Levels to a Player | Paid2Level.Admin |
| /Paid2Level give xp <player> <amount> | Give Xp to a Player | Paid2Level.Admin |
| /Paid2Level set level <player> <level> | Change a Players Level | Paid2Level.Admin |
| /Paid2Level paymethod preset/custom | Change Payment Method | Paid2Level.Admin |
| /Paid2Level reload | Reload Config | Paid2Level.Admin |
| None | Collect the Payments | Paid2Level.Collect |
| None | Access To Everything | Paid2Level.* |
Report A Bug
Did you find an error?
Tell me by commenting below please.
TODO
- Payment message toggle
- Add Item Support
- Add New Version Notification
Change Log
3.0 - Code Clean Up, Updated to Bukkit 1.3.2
2.1 - Added Commands - /paid2level give xp - /paid2level give level - /paid2level set level - /paid2level get level - Changed /paid2level help
2.0 - Added Payment Messages when player gets paid
1.1 - Bug Fixes
1.0 - Released