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 Jun 3, 2014When I do /rankup it say An internal error has occurred. Whats wrong?
-
View User Profile
-
Send Message
Posted Jun 3, 2014Hello, I'm currently using a bukkit 1.7.9 server attempting to create a prison server for my first time. I have great experience with plugins, just not when this happens... When I restart my server after having your plugin in my folder this is always the config. I researched online a little bit to see if I can resolve that issue by myself and of course I couldn't... If you can help me, that'd be awesome! Thanks! -Pro
http://pastebin.com/iQPrUmk9
Click the link above me for the config!
-
View User Profile
-
Send Message
Posted Jun 2, 2014@MCBoss9
This is most probably due to an error in the one of the 2 configs, check the config.yml and check your uuid in the data.yml to be sure there is no problem in there. If there is, the console should produce an error, please send that over.
@Darknessorising
Use timings to check how many ticks v2.1 and v2.4 are using, as I have not put any performance hog code that can cause this.
-
View User Profile
-
Send Message
Posted Jun 2, 2014Ok So I installed the newest version (I was using version 2.1) and after I installed it, it made my server lag horribly. I rollback the files to when I had 2.1 installed and it stops lagging. Anyone else get this? Or just me? If you need more info on it lemme know I will be more than happy to give it to you to help improve this amazing plugin! Also please make it so it generates a new config when you update. When I Update I Copy the ranks and then delete the whole thing. Then I paste the ranks back in. However the last few versions generate a small config that makes no sense and is not complete. Thanks!
-
View User Profile
-
Send Message
Posted Jun 2, 2014How do u set the prefixes?
-
View User Profile
-
Send Message
Posted Jun 2, 2014OMg! Fricken internal error everytime I use a command here! Its not red in /plugins and i have vault! FIX IT pls
-
View User Profile
-
Send Message
Posted Jun 2, 2014I got the new update yeterday. no bugs until today.
now it Sucks! whenever i do /rankup it kicks me and all this other junk isnt helping. PLS FIX IT! this a good plugin.
-
View User Profile
-
Send Message
Posted May 31, 2014@Noahmoose21
Ok if you drop down a version to v2.2 it loads the correct config some reason v2.3 says it fixes the no perm bug yet i still have it. i changed to v2.2 and it works fine
-
View User Profile
-
Send Message
Posted May 31, 2014@RIPtli08
yes i was having the same issue with pex. can anyone send me a good config
-
View User Profile
-
Send Message
Posted May 31, 2014@mazentheamazin
i have a problem... then they players do /rankup they will get the rank but when i look in the pex config it says this:
d858ada2-1821-42a4-bc41-43a2b05f1469:
worlds:
world:
group:
- C
and they wont get any permissions and when you do /list it still says that they are in "A" and dont have perms for the "C" rank... and normally when i give them a rank it says like this:
ba94f24b-4230-4bf4-a04f-8d134ad828c7:
group:
- D
options:
name: Madness_Master10
and then they have the rank and the permissions as they should have... is it a way to fix this?
-
View User Profile
-
Send Message
Posted May 31, 2014@soulscapex
Same with me
-
View User Profile
-
Send Message
Posted May 31, 2014can anyone tell me why my prison rank up config looks liek this
http://prntscr.com/3obiwk
-
View User Profile
-
Send Message
Posted May 30, 2014How do i have it so when my players do /rankup the get the permission to do the next warp i need step by step instructions plz i need help
-
View User Profile
-
Send Message
Posted May 30, 2014Hi, well i wonder if anyone can help me but i have downloaded this and i can make the signs etc, but then when i type /rankup or click on the sign nothing happenes? any help?
-
View User Profile
-
Send Message
Posted May 29, 2014also when i double click the .jar file it says: invalid or corrupt jar file and when i click any other .jar file it doesn't say that
-
View User Profile
-
Send Message
Posted May 29, 2014mazen isnt the green explantion part of the config supposed to go away after u run it?
-
View User Profile
-
Send Message
Posted May 29, 2014@TWSSYesterday
Thanks a lot!
-
View User Profile
-
Send Message
Posted May 29, 2014Hello mazen its pvpftwdope123, long time no see. i am here to ask you if you would want to be my programmer, also im hving some issues with the plugin i can do /rankup but when i reload the server pex gets messed up. its removes the prefix and i have to add it every time i reload it
-
View User Profile
-
Send Message
Posted May 28, 2014@drtshock
As of my knowledge you're able to create PR on BitBucket, my settings of the project seem to be allowing it as well.
@budopey
As Vault has just been recently updated, I will be making a new update within the next day or 2.
-
View User Profile
-
Send Message
Posted May 28, 2014@TWSSYesterday
What vault would work best for this plugin? My prison server also is having issues with rankup and people are unranking from p back to b losing all their hard work (rank/money).