Inactive [ADMN] SetRank v1.1_1 - Change ranks in-game [Permissions] [CraftBukkitUpToDate] [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Baummann, Jul 19, 2011.

  1. Offline

    Baummann

    SetRank - Change ranks in-game
    Version: 1.1_1 CraftBukkit 1000

    Commands:
    /rank [Player] [Rank] - Changes the rank of someone
    /setrank [Player] [Rank] - Same as above

    Permissions:
    Permissions (open)
    setrank.rank.<group> - Replace <group> with any group you like, players with that permission can rank to the group which you've chosen.

    setrank.rankall - The player can rank to all groups


    Changelog:
    v1.0 - First release
    v1.1:
    • Added setrank.rank.<group>
    • Added setrank.rankall
    • Fixed a text color bug
    v1.1_1:
    • Fixed a big ranking bug
    • Added an owner-name property to the config file.
    Features:
    • Change ranks in-game
    Error check list:
    • Are you sure you're using Permissions?
    • Do you have Permissions v3.x or higher?
    • Make sure that you're not using the global files.
    Downloads:

    SetRank v1.1_1

    Source code

    Optional: You can use CraftBukkitUpToDate to keep this plugin up to date.

    Note: This requires the Permissions plugin, it does not work with PermissionsEx,
    EssentialsGroupManager or PermissionsBukkit. EssentialsGroupManager uses /manuadd.

    Do not use the global files! They're causing errors.

    This project has been discontinued. Download the PermissionsBukkit version here.
     
  2. Offline

    Xertez

    then no permissions is needed for a player to be ranked to a specific group? only for a player to rank others to a specific group correct?
     
  3. Offline

    Baummann

    Yes that's correct.

    It's for the world you're in.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  4. Offline

    Rabus

    Timed permissions... Like VIP for month, please!
     
  5. Offline

    Nolig

    Ohw yes ;) Sorry .
     
  6. Offline

    Xertez

    Ah. now i understand :p i was afraid of everything crashing down on me. thank you :D
     
  7. Offline

    WiLDiSH

    Okay, so for some reason, the server was running fine with it, then all of sudden...
    Code:
    1.2011-08-11 13:11:13 [SEVERE] null
    2.org.bukkit.command.CommandException: Unhandled exception executing command 'rank' in plugin SetRank v1.11
    3.        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    4.        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    5.        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:320)
    6.        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
    7.        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    8.        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    9.        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    10.        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    11.        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    12.        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    13.        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    14.        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    15.        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    16.Caused by: java.lang.NullPointerException
    17.        at com.nijiko.permissions.Entry.removeParent(Entry.java:191)
    18.        at com.Baummann.SetRank.SetRank.SetRank.removeParent(SetRank.java:86)
    19.        at com.Baummann.SetRank.SetRank.SetRank.onCommand(SetRank.java:135)
    20.        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    21.        ... 12 more
    So yeah, my server cant run SetRank anymore.
     
  8. Offline

    Baummann

    I'll add a "Error check list" in my post if it still doesn't work just reply.
     
  9. Offline

    dyrnwyn

    Oh my gosh! I love you and I love this mod. SOOOOO much less typing and easier for my staff!
     
  10. Offline

    Lunthus

    I fixed my ranking issue, it seems I can rank everyone else. Amazing plugin :D I love it to death
     
  11. Offline

    DrBreadgun

    I always get a internal error, oh well...
     
  12. Offline

    Gonfa

    This crashed my Permissions!

    EDIT: Oh man!! This crashed my server!!!!! I can still play on it but all my plugins that uses permissions stoped working! Cant even re-install them!
     
  13. Offline

    Baummann

    You're using too many plugins. Try increasing the RAM of your server.
     
  14. Offline

    Gonfa

    Well... Still dont work.!

    EDIT: I think it is weird.... I used this: /rank [name] builder
    and it all crashed... iQuest, Citizens, Permissions, Regios(i think regios is weird)... And i had ALOT of RAM left!
     
  15. Offline

    isaiah3818

    How do you add a rank, I just switched from Group Manager to this. Thanks-
    Isaiah
     
  16. Offline

    Baummann

     
  17. Offline

    M1sT3rM4n

    What is the permission node to allow the use of /setrank and /rank?
     
  18. Offline

    Baummann

    All groups: setrank.rankall Only for selected groups: setrank.rank.<group>
     
  19. Offline

    Squady

    Help!
    When i type in the command to rank a player it is saying "No such group!"
    Can you guys tell me what im doing whrong?
     
  20. Offline

    Baummann

    Do not use the global files. If you don't, use them.
     
  21. Offline

    Squady

    What are the global files?
     
  22. Offline

    bubbibjQrnen

    151 recipes
    16 achievements
    java.lang.UnsatisfiedLinkError: C:\Users\Mads\AppData\Local\Temp\.: Adgang nµgte
    t
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at jline.WindowsTerminal.loadLibrary(WindowsTerminal.java:315)
    at jline.WindowsTerminal.initializeTerminal(WindowsTerminal.java:240)
    at jline.Terminal.setupTerminal(Terminal.java:75)
    at jline.Terminal.getTerminal(Terminal.java:26)
    at jline.ConsoleReader.<init>(ConsoleReader.java:191)
    at jline.ConsoleReader.<init>(ConsoleReader.java:186)
    at jline.ConsoleReader.<init>(ConsoleReader.java:174)
    at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:72)
    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:501)
    at org.bukkit.craftbukkit.Main.main(Main.java:127)
    Tryk på en vilkårlig tast for at fortsætte . . . can anyone help me? :(
     
  23. Offline

    Megamaster219

    Oh my god! I love you 4 this dude!
     
  24. Offline

    Baummann

    That's in the wrong thread it's a bukkit error.
     
  25. Offline

    Stephen92

    Please keep updating this, Love it and it works great with my other 40 plugins runnin 1060 :)
     
  26. Offline

    bubbibjQrnen

    Oh,ok sorry.. but do u know how to fix it? :)
     
  27. Offline

    Baummann

    No never seen that error before, sorry.
     
  28. Offline

    EvanCraft

    Doesn't work
     
  29. Offline

    Baummann

  30. any ETA or 1.2 or whenever changeable colours is introduced
     
  31. Offline

    number1_Master

    how do you rank someone up if the group is 2 words, like "hello world" as a group
     

Share This Page