PaidRanks - Rankup

Announcements
- Now supports Vault!
Description
- Using this plugin you can allow your users to obtain new ranks by paying configurable amounts of in-game money. You can have as many groups as you wish and set a price that is different for each of them. It is as easy as adding your groups to the lists in the configuration file and restarting your server. Please make sure you read the commented section of the config file as it contains important information about setting up the file. Enjoy :-)
How to Install
- Download the latest PaidRanks.jar and add it to your plugins file on your server.
- Start the server!
- Go to your config.yml under the /Plugins/PaidRanks
- Decide whether or not you want your ranks to be global
- Now go to the language file and decide if you want to change anything. If not your all set.
- Go in-game and follow the commands!
Compatible Permissions/Economy
Economy:
- Vault
- The New Economy
- SQLEconomy
- iConomy
Permissions:
- Vault
- PermissionsEx
- LuckPerms
Commands
<> Required | [] Not Required
| Command | Permission | Description |
|---|---|---|
| /pr | paidranks.commands.pr.help | This screen. |
| /pr help [page] | paidranks.commands.pr.help | Page of help. |
| /pr reload | paidranks.commands.pr.reload | Reloads the whole plugin. |
| /pr reload language | paidranks.commands.pr.reload.language | Reloads the language file. |
| /pr reload ranks | paidranks.commands.pr.reload.ranks | Reloads the ranks file/mysql. |
| /pr ladder create <ladderName> [-default | -requiresRank] | paidranks.commands.pr.ladder.create | Creates a ladder. |
| /pr ladder remove <ladderName> | paidranks.commands.pr.ladder.remove | Removes a ladder. |
| /pr ladder set <default | world><ladderName> [value] | paidranks.commands.pr.ladder.set | Set various variables of ladders. |
| /pr ladder toggle requiresRank <ladderName> | paidranks.commands.pr.ladder.toggle.requiresrank | Toggles the requiresRank variable. |
| /pr ladder info <ladderName> | paidranks.commands.pr.ladder.info | Gets various information about the ladder. |
| /pr ladder list | paidranks.commands.pr.ladder.list | Lists all the available ladders. |
| /pr rank add <ladderName> <rankName> [price] [permission] | paidranks.commands.pr.rank.add |
Adds a rank to a ladder.
|
| /pr rank remove <ladderName> <rankName> | paidranks.commands.pr.rank.remove | Removes a rank from a ladder. |
| /pr rank set <ladderName> <rankName> <price|perm|position> <value> | paidranks.commands.pr.rank.set | Set various variables of ranks. |
| /pr rank info <ladderName> <rankName> | paidranks.commands.pr.rank.info | Gets various information about the rank. |
|
/pr rank list <ladderName> |
paidranks.commands.pr.rank.list | Lists all the ranks within that ladder. |
| /ru help | paidranks.commands.ru.help | This screen. |
| /ru [ladderName] | paidranks.commands.ru.rankup | Rankup the default/specified ladder. |
| /ru ladder list | paidranks.commands.ru.list.ladder | List all the available ladders. |
| /ru rank list [ladderName] | paidranks.commands.ru.list.rank | List all the available ranks within the default/specified ladder. |
| /ru rank next [ladderName] | paidranks.commands.ru.rank.next | Gives you information about your next rank within the default/specified ladder. |
Tutorials
- None at this time.
Github
Change Log
- You can view the Change Log Here.
Suggestions
- If you have any suggestions please feel free to make them. I am very open to criticism and new ideas! Also, If you like what you see and want to support the development of this plugin and any other plugins i decide to create.
Donations
- If you like what you see and want to support the development of this plugin and any other plugins i decide to create, please donate by clicking on the donation button below.

-
View User Profile
-
Send Message
Posted Jan 5, 2014Okay, so when someone types '/rankup' they are ranked up, but it tells them "An internal error occurred while attempting to perform this command."
Here is the error code: http://pastebin.com/tVe4TWkr Here is my config: http://pastebin.com/S0eUCEiF
Thanks in advance for help.
-
View User Profile
-
Send Message
Posted Jan 3, 2014When ever some one on my server ranks up it works but when they type /rankup again it puts them to the same rank Some one please help
-
View User Profile
-
Send Message
Posted Jan 2, 2014When people do /rankup they get ranked up but there prefix doesn't change. If they have the prefix [A] and do /rankup it will say they are rankup to rank B but their prefix will stay at [A]. How do I fix this?
-
View User Profile
-
Send Message
Posted Dec 30, 2013@Mack92629
v2.1 has problems for whatever reason but v2.0 works just fine. Try that one.
-
View User Profile
-
Send Message
Posted Dec 30, 2013I got an error! Pls HELP!!!!! I'm trying to make a prison server for my friends:
[17:10:43] [Server thread/ERROR]: Error occurred while enabling PaidRanks v2.1 (Is it up to date?) java.lang.NullPointerException at me.messageofdeath.PaidRanks.Database.Database.loadDatabase(Database.java:29) [?:?] at me.messageofdeath.PaidRanks.PaidRanks.onEnable(PaidRanks.java:26) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit-1.7.2-R0.2.jar:git-Bukkit-1.7.2
What mistake have i made? Does PaidRanks 2.1 work in 1.7 please reply soon... before my winter break ends. :D
-
View User Profile
-
Send Message
Posted Dec 29, 2013The plugin is awesome. Works just fine.. however, I'm running a Prison server and I've never had to deal with rank-ladders before because I was so used to running faction servers. Would anyone mind helping me? I have 7 Paid rank-ups available starting from "D". I thought everything was running fine but then we got a donator who was in "D" rank and then promoted to his donation rank. But after that, he was unable to rank up because he wasn't in D rank anymore. How can I make so they combine? Thanks in advance.
-
View User Profile
-
Send Message
Posted Dec 28, 2013When my players type /rankup and I put the perm in the rank it just doesn't say anything for them
Plz help! What should I do to fix it?
-
View User Profile
-
Send Message
Posted Dec 27, 2013@carsonfg
paidranks.normal
-
View User Profile
-
Send Message
Posted Dec 27, 2013the /rankup perm?
-
View User Profile
-
Send Message
Posted Dec 27, 2013whats the Perm for this plugin!?
-
View User Profile
-
Send Message
Posted Dec 27, 2013How do i make it so that staff can rank up they are in different group i.e. admin and i want them to be able to rank up from A-Z rank like everyone else
-
View User Profile
-
Send Message
Posted Dec 26, 2013Would be nice to see in the next update an option which if set to true, does not override the users other groups. For example, in the current version if somebody was a "Donator" and a "Member", if they wanted to get to "Member2" when using /rankup, it would get rid of their Donator and Member rank, and set them only as Member2.
-
View User Profile
-
Send Message
Posted Dec 25, 2013Had an issue where the Default was not properly set in the plugin. Fixed the issue by adding in a few things. If you choose to replace your current configuration of the plugin with mine, I encourage doing so if your using version "PaidRanks v2.1 for CB 1.6.2-R0.1 Aug 04, 2013"
Enjoy!! And I hope I am some help to at least a few of you!
#Start copy/pasting at this line - This is line 1 of your configuration file
#This is commented out for your ease of access
Ladders:
Prison:
DefaultPermission: paidranks.ladder.prison
RequiredRank: D-Block
Default: true
Ranks:
D-Block:
Price: 0
C-Block:
Price: 15000
B-Block:
Price: 50000
A-Block:
Price: 125000
Elite:
Price: 250000
Free:
Price: 500000
CustomPermissions: paidranks.rank.threeplus
#End of configuration file
-
View User Profile
-
Send Message
Posted Dec 24, 2013My people can do /rankup and ot ranks them up but the don't get the permissions or the prefix of the next rank!?
-
View User Profile
-
Send Message
Posted Dec 24, 2013@ZoomZoomWD This is to do with your permissions plugin. Make sure all of the config in that file is correct and that the group names are the same as the PaidRanks config. Also make sure there are no blank lines in the permissions config.
:)
-
View User Profile
-
Send Message
Posted Dec 24, 2013@TheEliteGamer76 You must have setup two ladders in the config file for this to work. The first should be the default which uses the /rankup For the second, the player would need to type /rankup <ladder_name>
So its probably /rankup donator
-
View User Profile
-
Send Message
Posted Dec 22, 2013@carsonfg
Ya need Vault in order to load.
-
View User Profile
-
Send Message
Posted Dec 21, 2013Hey, the plugin doesn't work in my server I do /rankup and it says that I ranked up but I'm in the same rank if I do /rankup again it says the same.I have groupmanager and vault in my server
My rankprices.yml: http://pastebin.com/xQLL5A4z
-
View User Profile
-
Send Message
Posted Dec 16, 2013Help! when I install it into my plugins file and when I start up the server the plugin doesn't Load PLEASE HELP ME! I want it to load so My prison server will be complete
-
View User Profile
-
Send Message
Posted Dec 11, 2013Can you help me? When I do /rankup it ranks me up to cprisoner but stays there? DefaultPaidRanks: