PrisonRankup
PrisonRankup
The highest-rated and most practical rankup plugin designed specifically for the ever-popular Prison server is finally here. This plugin features a unique database built into the config to house each individual player’s rank to prevent losing ranks, glitching out of the system, and allowing multiple groups to be compatible with popular permissions plugins, including PermissionsEX and GroupManager. Accessing player’s information has never been easier, as one can simply type “/rankup get (name)” to retrieve the player’s display name, rank, and current balance. In order for the balance feature to work, as well as the plugin itself, Vault is required.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Commands:
/rankup - Ranks the sender up to the next available rank (prisonrankup.rankup)
/rankup set (player) (rank) - Sets the given player to the given rank (prisonrankup.set)
/rankup stats (rank) - Receive statistics of a rank given (prisonrankup.stats)
/rankup create (rank) (price) - Create a rank in-game (prisonrankup.stats)
/rankup get (player) - Retrieve a player profile (prisonrankup.get)
/rankup reload - Reloads the config.yml (prisonrankup.reload)
/rankup update - Update PrisonRankup (prisonrankup.update)
/ranks - Shows you available ranks (prisonrankup.ranks)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Default Configuration File:
# Welcome to configuring PrisonRankup, I will be here to guide you through this config setup # First let me introduce myself, I am Mazen. I consider myself an expert in configuring Plugins and YAML configs and an advanced Java developer # First thing I want you to do is to set the prefix (What comes before the message) for the plugin to use. Keep the speech marks please to avoid errors. Prefix: '&a[&bPrison&6-&bRankup&a]' #Do not touch this! version: 3.0 # Next thing I want you to do is set the message you want it to be when somebody ranks up. Keep the speech marks here as well. # The %player% will be replaced with the players name, and the %rank% will be replaced with the rank they ranked up to. Rankup BC Message: '&3%player% &6has ranked up to &3%rank%' # Now, the most important part of this plugin is the rankup ladder groups: #Heres an example of the format of how it should be: # rank name:price #DO NOT REMOVE THE # FROM THE ABOVE! - A:30 - B:100 - C:300 #Here, I will be asking you to put the first rank on the ladder in this example A First Rank: 'A' # As well as the last rank to assure that we can message the player that he is at the end of the ladder Last Rank: 'C' # This message is the message we will send to the player if he is the highest rank. Highest Rank MSG: '&6 You are already the highest rank!' # This next one is if you want to use a timed requirement for your rankup system, set it to true if yes. Default is false; Timed Requirement: false # Now we're if you set it to true you will have to set a certain time that you want to be done for the rank requirement Time Interval: 0.0 # Here you will write what the time is based on, seconds, minutes or hours. Spelling does matter! Time type: Seconds # If you want, I added an option where you can choose if you want to make it so that the interval is added to every Rankup Sequence Interval on all ranks: false # Now you're almost there! Theres just one last part, If you're switching from Rankup and/or majority of Rankup plugins set this to true. If not, set it to false. # What this does is check if the player has a rank that is listed in groups (Every minute) and if so, makes a profile with that rank. Transfer ranks to profile: false # Set the next item to false if you do not want to use the updater update: true # Set this to true if you wish to enable debug mode debug: false # This is the format of the ranks which will appear when a player does /ranks #Variables are: %price%, %rank% ranks-format: '&5[&3%rank%&5]&6: %price%' # Here, is the message the player will recieve when he doesn't have enough money to rankup #Varaibles are the same as the ones shown above not-enough-money: '&6You need &2$%price% &6 to rankup to &2%rank%'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Switching
Are you switching from another Rankup plugin? Simple! Set the “Transfer ranks to profile” option to “true” in the config.yml!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1.8 Compatibility
1.8 compatibilities with UUIDs have been implemented in version 2.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using the Sign Integration
You can make signs that work for PrisonRankup like this (You require the permission prisonrankup.sign):

Then, once you place it you will get something like this:

And congratulations! Now you have a sign that be used to Rankup!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plugin Updater
As of Version 1.3 I have integrated an updater to the plugin, just do /rankup update to Update the plugin. You may disable this feature by setting updater to false in the config.yml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PrisonRankup Connects to Mojangs Servers
As of the UUID Update, PrisonRankup connects to 'sessionserver.mojang.org' as well as 'api.mojang.com' to fetch UUIDs and names.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Found a bug? Report it!
Have a bug you ran into? You want something added to the plugin? Click here!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Source (for educational purposes only)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
JavaDocs
PrisonRankup now has JavaDocs for v3.0+! You can check it out here!

-
View User Profile
-
Send Message
Posted May 10, 2014That still doesnt work.. :(
-
View User Profile
-
Send Message
Posted May 10, 2014@jadoo20000
You have spaces "A: 0 B: 5000 C: 43545 D: 34534 ETC"
Try doing: A:0 B:5000 C:43545 D:34534
-
View User Profile
-
Send Message
Posted May 10, 2014Has the variables changed for infoboard support? I can't seem to use them after using this new update. I've also left a message on the infoboard bukkit as well.
-
View User Profile
-
Send Message
Posted May 10, 2014My Console is saying ERROR Cannot load plugins/PrisonRankup/config.yml and when ive updated the config for
A: 0 B: 5000 C: 43545 D: 34534 ETC
When i restart or reload my server it and you go /ranks it will just show up with
A: 0 B: 30 C: 300 ETC The Ones that came with the plugin HELP!
-
View User Profile
-
Send Message
Posted May 10, 2014Thanks for you help mazen, but i managed to figure it out for myself :)...Tbh i don't even know what i did :) I Do know that i made a free rankw hich i didn't have before and that made /ranks work....Then somehow by remove all the data script from data.yml it made it work :) Thanks anyway..
- Greeny - :)
-
View User Profile
-
Send Message
Posted May 10, 2014@GreenDayBoyNo1
@Bumbleboy92
For both of you, please enable debug mode, and send the console output.
-
View User Profile
-
Send Message
Posted May 9, 2014It keeps replacing my config with a brand new one? Nothing happening in console either.
-
View User Profile
-
Send Message
Posted May 9, 2014Hi there mazen, I really like this plugin. It works fantastic on my server.
The only thing I would like you to add in the next update of this plugin is further config customization.
For example, could you make it so we can customize the message "You need {rankupprice} to rankup!" and also maybe the colours of the "[?]"s on the /ranks list.
This would be great. Thanks.
- Ryan -
-
View User Profile
-
Send Message
Posted May 9, 2014Hai Mazen, i found out about your plugin from a friend, i got it on my server. It works fine for me, i can do /rankup but not /ranks..... Everyone else can't do either, so they can't do /rankup or /ranks. It doesn't even let them use the signs. I Really need some help. It says an internal error occurred, for /ranks and /rankup. It says that aswel when i do /ranks.
I've searched the internet for a answer but i can't find one...I Really need some help I'll post my config and server log on pastebin.. The links are
http://pastebin.com/EYu2JHqJ = Config for prison rankup
http://pastebin.com/1Ratag13 = Server log (Its a bit long) sorry
Thanks for your help i'd be very grateful if you could reply asap
Thanks Again
- Greeny -
-
View User Profile
-
Send Message
Posted May 9, 2014@Superfirecraft
Let it go through the process of migration, then modify the config to have A to Free, then do /rankup reload.
-
View User Profile
-
Send Message
Posted May 9, 2014But how can stop it turning my config file into a broken config file.
I have the ranks A to Free but it will make a broken config of that when i reload/restart my server and it makes a new config thst only get ranks A to C. So how can i fix that, So i have /rankup from A to Free and not form A to C?
-
View User Profile
-
Send Message
Posted May 9, 2014@Superfirecraft
Ah, the plugin is migrating to UUIDs to support name changing. Please give it time (Formula to calculate amountOfPlayers / 2 / 60, this will return estimated time in minutes).
-
View User Profile
-
Send Message
Posted May 9, 2014The files are .YML and the console only says: 09.05 15:26:42 [Server] INFO Migrating all players and than this for every single player: 09.05 15:27:03 [Server] INFO Migrated player: f_i_r_e_dog
-
View User Profile
-
Send Message
Posted May 9, 2014@Superfirecraft
Hello,
1. Is there an error in console?
2. Is the file extension correct (.yml)?
-
View User Profile
-
Send Message
Posted May 9, 2014Hi,
I have a probleme with my config file. This is my config = file http://pastebin.com/SpxYP1Dx it is called config, but when i restart/reload my server it turns my good config file into a config file and it makes a new config file = http://pastebin.com/VKAwJLPS i am using vault and permissionsEX. Can someone please help me so my config file won't turn into a config file?
-
View User Profile
-
Send Message
Posted May 8, 2014@mazentheamazin
oke, can u send me your permissions file? mine doesn't work :/
-
View User Profile
-
Send Message
Posted May 7, 2014@StevensCruz711
To test PrisonRankup, I use Link Removed version of Vault, and Link Removed one of PermissionsEx.
@StevensCruz711
I'll look into it.
@andrew4543
Please send the whole error that appears in console using pastebin.
-
View User Profile
-
Send Message
Posted May 7, 2014it says for me whenever I do /rankup, org.bukkit.command.CommandException: Unhandled exception executing command 'rankup' in plugin PrisonRankup v2.2
-
View User Profile
-
Send Message
Posted May 7, 2014It me again, I think i might have found a bug. When i use /rankup set [player] [rank] it changes the player in the plugin data file but not in the groupmanager file. I used /rankup set deadwhiteman D. So prisonrankup thinks that the player is in the D rank but the player is really in the C rank. Is there a fix for this? Am i doing something wrong ? - Thanks in advance.
-
View User Profile
-
Send Message
Posted May 7, 2014Hello, I would like to know what is the best permission plugin that is compatible with this plugin and that has the least issues. It would be great if someone could post a tutorial with that plugin. In addition what plugin version of vault should i use? Thanks in advance.