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 Jul 3, 2014http://puu.sh/9Vu5D/21317f227c.png
Please fix your setRank.
Currently it will create a discrepency between the prisonrankup data file and the permissions file I beleive
Instead of nextRank.getName() it should be rank.getName()
-
View User Profile
-
Send Message
Posted Jul 3, 2014Hi, so when i type /ranks it works normally shows ranks and prices, but when i do /rankup nothing happens, no error, no rankup nothing. Any ideas why? Thanks in advance
-
View User Profile
-
Send Message
Posted Jul 2, 2014@KINSLER123
The error is due to vault, update both PermissionsEx and Vault to the latest version.. And I will remove your comment if you don't remove the stacktrace.
-
View User Profile
-
Send Message
Posted Jul 2, 2014Hi Mazen, im having an issue when i use /rankup in this plugin, it says "an internal error....etc" i can use /ranks and get my ranks i have vault, iconomy and essentials for the support of the plugin, here is the console 02.07 13:02:35 [Server] INFO a-mine-1 has been reset automatically! 02.07 13:00:35 [Server] INFO a-mine-2 has been reset automatically! 02.07 13:00:35 [Server] INFO OP-MINE1 has been reset automatically! 02.07 12:57:29 [Server] WARN No compatible nms block class found. 02.07 12:57:08 [Server] INFO Admins: JLKLDAKL 02.07 12:57:03 [Server] INFO The update-Check only work every 24 hours, the last check was 23 hours ago. 02.07 12:56:56 [Server] INFO ... 13 more 02.07 12:56:56 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.craftservers.prisonrankup.Models.CommandHandler.onCommand(CommandHandler.java:42) [?:?] 02.07 12:56:56 [Server] INFO at net.craftservers.prisonrankup.SubCommands.Rankup.onCommand(Rankup.java:70) [?:?] 02.07 12:56:56 [Server] INFO at net.craftservers.prisonrankup.Models.PRPlayer.rankup(PRPlayer.java:107) [?:?] 02.07 12:56:56 [Server] INFO at net.milkbowl.vault.permission.Permission.playerRemoveGroup(Permission.java:748) [?:?] 02.07 12:56:56 [Server] INFO at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.playerRemoveGroup(Permission_PermissionsEx.java:131) [?:?] 02.07 12:56:56 [Server] INFO at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:203) [?:?] 02.07 12:56:56 [Server] INFO Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled? 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:817) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:955) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit-1.7.9-R0.1.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 02.07 12:56:56 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'rankup' in plugin PrisonRankup v2.5 02.07 12:56:56 [Server] ERROR null 02.07 12:56:47 [Multicraft] JLKLDAKL ran command Message of the Day 02.07 12:56:47 [Connect] User JLKLDAKL, IP 2.27.248.103 02.07 12:56:46 [Server] INFO UUID of player JLKLDAKL is accf7fd3-cc24-4c54-b03c-f5c312d40c7d 02.07 12:56:37 [Server] INFO
-------02.07 12:56:37 [Server] INFO Port 20061 is properly forwarded and is externally accessible. 02.07 12:56:37 [Server] INFO Port 20060 is properly forwarded and is externally accessible. 02.07 12:56:37 [Server] INFO Port 20059 is properly forwarded and is externally accessible. 02.07 12:56:37 [Server] INFO External IP: 37.187.145.145 02.07 12:56:36 [Server] INFO No new version available 02.07 12:56:36 [Server] INFO Checking for Updates: 02.07 12:56:36 [Server] INFO Active and listening for requests. 02.07 12:56:36 [Server] INFO JSON WebSocket Stream Server listening on 20061 02.07 12:56:36 [Server] INFO JSON Stream Server listening on 20060 02.07 12:56:36 [Server] INFO JSON Server listening on 20059 02.07 12:56:36 [Server] INFO[Connection information]-02.07 12:56:36 [Server] INFO 384 methods loaded in 7 namespaces. 02.07 12:56:36 [Server] INFO Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin' 02.07 12:56:36 [Server] INFO No update was found. 02.07 12:56:36 [Server] INFO Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap' 02.07 12:56:36 [Server] INFO Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap' 02.07 12:56:36 [Server] INFO Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin' 02.07 12:56:36 [Server] INFO Your version: v0.96.3 02.07 12:56:36 [Server] INFO MobArena v0.96.6 is now available! 02.07 12:56:36 [Server] INFO GroupManager - INFO - Bukkit Permissions Updated! 02.07 12:56:36 [Server] WARN §a[Punishmental] Lag cheker running 02.07 12:56:36 [Server] WARN §a[Punishmental] Starting lag checker 02.07 12:56:36 [Server] WARN §c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings 02.07 12:56:36 [Server] WARN §c[Punishmental] Failsafe Activated to prevent server lock-up 02.07 12:56:36 [Server] WARN Disabled auto and manual updating. 02.07 12:56:36 [Server] WARN ... 11 more 02.07 12:56:36 [Server] WARN at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) 02.07 12:56:36 [Server] WARN at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) 02.07 12:56:36 [Server] WARN at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) 02.07 12:56:36 [Server] WARN at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) 02.07 12:56:36 [Server] INFO in "<string>", position 24864 02.07 12:56:36 [Server] WARN Caused by: unacceptable character '�' (0xFFFD) special characters are not allowed 02.07 12:56:36 [Server] WARN at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) 02.07 12:56:36 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) 02.07 12:56:36 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) 02.07 12:56:36 [Server] WARN at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) 02.07 12:56:36 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) 02.07 12:56:36 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) 02.07 12:56:36 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) 02.07 12:56:36 [Server] WARN at mc.alk.arena.BattleArena$1.run(BattleArena.java:241) 02.07 12:56:36 [Server] WARN at mc.alk.arena.serializers.BAConfigSerializer.loadCompetitions(BAConfigSerializer.java:93) 02.07 12:56:36 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) 02.07 12:56:36 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) 02.07 12:56:36 [Server] WARN at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) 02.07 12:56:36 [Server] INFO in "<string>", position 24864 02.07 12:56:36 [Server] WARN org.bukkit.configuration.InvalidConfigurationException: unacceptable character '�' (0xFFFD) special characters are not allowed 02.07 12:56:36 [Server] INFO Metrics started: http://mcstats.org/plugin/PlugMan 02.07 12:56:36 [Server] Startup Done (8.674s)! For help, type "help" or "?" 02.07 12:56:35 [Server] INFO Server permissions file permissions.yml is empty, ignoring it 02.07 12:56:35 [Server] INFO v1.3.1 enabled! 02.07 12:56:35 [Server] INFO Enabling ArenaCTF v1.3.1 02.07 12:56:35 [Server] INFO v1.5.0 enabled! 02.07 12:56:35 [Server] INFO Enabling ArenaSpleef v1.5.0 02.07 12:56:35 [Server] INFO loading ArenaFutbol v0.4.1 02.07 12:56:35 [Server] INFO Enabling ArenaFutbol v0.4.1 02.07 12:56:35 [Server] INFO v1.2.1 enabled! 02.07 12:56:35 [Server] INFO Enabling ArenaPaintball v1.2.1 02.07 12:56:35 [Server] INFO v3.9.7.8 enabled! 02.07 12:56:35 [Server] INFO registering classes: gladiator, archer, monk, James 02.07 12:56:35 [Server] INFO no additional Arena modules 02.07 12:56:35 [Server] INFO defaultConfig section not found!!! Using default settings 02.07 12:56:35 [Server] WARN ... 15 more 02.07 12:56:35 [Server] WARN at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) 02.07 12:56:35 [Server] WARN at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) 02.07 12:56:35 [Server] WARN at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) 02.07 12:56:35 [Server] WARN at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) 02.07 12:56:35 [Server] INFO in "<string>", position 24864 02.07 12:56:35 [Server] WARN Caused by: unacceptable character '�' (0xFFFD) special characters are not allowed 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) 02.07 12:56:35 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) 02.07 12:56:35 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) 02.07 12:56:35 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) 02.07 12:56:35 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) 02.07 12:56:35 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) 02.07 12:56:35 [Server] WARN at mc.alk.arena.BattleArena.onEnable(BattleArena.java:204) 02.07 12:56:35 [Server] WARN at mc.alk.arena.serializers.BAConfigSerializer.loadDefaults(BAConfigSerializer.java:53) 02.07 12:56:35 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) 02.07 12:56:35 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) 02.07 12:56:35 [Server] WARN at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) 02.07 12:56:35 [Server] INFO in "<string>", position 24864 02.07 12:56:35 [Server] WARN org.bukkit.configuration.InvalidConfigurationException: unacceptable character '�' (0xFFFD) special characters are not allowed 02.07 12:56:35 [Server] WARN ... 16 more 02.07 12:56:35 [Server] WARN at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) 02.07 12:56:35 [Server] WARN at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) 02.07 12:56:35 [Server] WARN at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) 02.07 12:56:35 [Server] WARN at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) 02.07 12:56:35 [Server] INFO in "<string>", position 24864 02.07 12:56:35 [Server] WARN Caused by: unacceptable character '�' (0xFFFD) special characters are not allowed 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) 02.07 12:56:35 [Server] WARN at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) 02.07 12:56:35 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) 02.07 12:56:35 [Server] WARN at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) 02.07 12:56:35 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) 02.07 12:56:35 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) 02.07 12:56:35 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)By the way PEX is not enabled as i am using groupmanager my list of plugins is File ArcaneEnchants.jar File ArenaCTF.jar File ArenaFutbol.jar File ArenaPaintball.jar File ArenaSpleef.jar File BattleArena.jar File Citizens.jar File CompassNavigation.jar File CraftBukkitUpToDate.jar File CreativeGates.jar File EssentialPrankPack.jar File Essentials.jar File EssentialsChat.jar File EssentialsGroupManager.jar File EssentialsProtect.jar File EssentialsSpawn.jar File Factions.jar File InfiniteMachines.jar File JSONAPI.jar File LibsDisguises.jar File Lift.jar File Lockette.jar File LogBlock.jar File MineResetLite.jar File Minigames.jar File MobArena.jar File Multiverse-Core-2.4.jar File Multiverse-Inventories-2.5.jar File Multiverse-Portals-2.4.jar File Parkour.jar File PermissionsEx.jar File PlugMan.jar File Prankster.jar File PrisonMine.jar File PrisonRankup_v2.6.jar File ProtocolLib-3.2.0.jar File Punishmental.jar File SparklingTools_v1.1.0.jar File TrollCommands.jar File Vault-1.4.1.jar File WorldEdit.jar File WorldGuard.jar File iConomy.jar File iControlU.jar File mcore.jar
It also keeps saying that i need to update the plugin, even when I downloaded 2.6, when i type /rankup update it says its updated then, when you restart the server it says it still needs to be updated
Any help you can give would be very helpful Thanks in advance
-
View User Profile
-
Send Message
Posted Jul 2, 2014@mazentheamazin
Could you add that you can change the message when you try to rankup but dont have enough?
-
View User Profile
-
Send Message
Posted Jul 2, 2014@DarmaMoo
Not as of now
@MCDiamonds322
Check their profile in the data.yml as it may be empty (their rank)
-
View User Profile
-
Send Message
Posted Jul 1, 2014Hello, I installed PrisonRankup on my server, and it has been working for everyone but randomly someone joined today and they cant rankup, it kicks them from the server with an internal error message...I have a updated version of vault and de-bug mode set to true, i dont know what else it could be... please respond. Thank You
-
View User Profile
-
Send Message
Posted Jul 1, 2014Is it possible to have commas in the rank costs? For example, instead of $10000, it says $10,000.
-
View User Profile
-
Send Message
Posted Jun 30, 2014How do I set up the ranks with Pex?
-
View User Profile
-
Send Message
Posted Jun 29, 2014i need help can someone help me through skype. i keep getting an internal error. My ID: isaiasexydavila
-
View User Profile
-
Send Message
Posted Jun 29, 2014Hey Mazen i have a problem and im not sure if this is regrading this plugin or if its a vault problems or permissions plugin but whenever a player ranks up in 1 world then they go to another world they have a different rank i ranked up in the spawn world from A-B then went to my mines world and i was back at A and when i set myself a certain rank it dosent change ive used permissions EX and groupmanager both latest versions and using the latest vault and im still having the same problem
-
View User Profile
-
Send Message
Posted Jun 28, 2014@InvisbleOwl
Update to Java 7
-
View User Profile
-
Send Message
Posted Jun 28, 2014yeahh... plugin won't adjust to my ranks. just keeps the default "A,B,C" ranks, even after I add in all my ranks in the config.
-
View User Profile
-
Send Message
Posted Jun 28, 2014@mazentheamazin
Vault was already updated
Version: 1.4.1-b436
So there's still no fix.
-
View User Profile
-
Send Message
Posted Jun 28, 2014@mazentheamazin
Hey, mazentheamazin can you quickly implement ranking broadcast to be silent cause I host a server of Multi-world/Game-mode and It broadcast the ranking up on other worlds any possible you can make it just for that world only or make it silent?
-
View User Profile
-
Send Message
Posted Jun 28, 2014@Reverof82
Please send the full log through pastebin
-
View User Profile
-
Send Message
Posted Jun 28, 2014@mazentheamazin
I did update Vault, and it worked once. After that it kicks again. Also, in the config file... all the comments and spaces are being removed whenever I do /rankup reload
-
View User Profile
-
Send Message
Posted Jun 28, 2014@Reverof82
@iNooBxJoKez
You're running an old version of vault, please update it.
-
View User Profile
-
Send Message
Posted Jun 27, 2014every time someone types /rankup they get kicked with an internal server error that says "failed to handle packet for ...." does anyone know the fix for this?
-
View User Profile
-
Send Message
Posted Jun 27, 2014@mazentheamazin
@mazentheamazin I cleared log and ran /rankup, this is what I got:
27.06 21:08:01 [Disconnect] User iNooBxJoKez has disconnected, reason: Internal server error 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:817) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:961) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at java.util.logging.Logger.log(Logger.java:730) [?:1.7.0_55] 27.06 21:08:01 [Server] INFO at java.util.logging.Logger.doLog(Logger.java:641) [?:1.7.0_55] 27.06 21:08:01 [Server] INFO at java.util.logging.Logger.log(Logger.java:616) [?:1.7.0_55] 27.06 21:08:01 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.util.ForwardLogHandler.publish(ForwardLogHandler.java:33) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at org.apache.logging.log4j.core.Logger.log(Logger.java:110) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:101) [craftbukkitdev.jar:git-Bukkit-1.7.9-R0.1-2-g1e4dcde-b3086jnks] 27.06 21:08:01 [Server] INFO java.lang.NullPointerException 27.06 21:08:01 [Server] WARN Failed to handle packet for /5.81.250.42:51419 27.06 21:08:01 [Server]
Hope you can sort it!