Inactive [ADMN/DEV] SetRankPB v1.3.2 - Change ranks in-game [PermissionsBukkit] [SuperPerms] [1.1-R6]

Discussion in 'Inactive/Unsupported Plugins' started by Baummann, Aug 31, 2011.

  1. Offline

    Baummann

    SetRankPB - Change ranks in-game​
    Version: 1.3.3 CB 1.3.1-R2​
    This page is no longer being updated! Check the BukkitDev page.​
     
  2. i did both commands /rank kaizodude owner - /setrank kaizodude owner but it wont work do i need to change something in files?
     
  3. Offline

    Baummann

    No. But GroupManager has /manuadd.

    Use PermissionsBukkit. This is just a plugin for a plugin.

    "it won't work" doesn't tell me much. Errors in the console? Did it change your PermissionsBukkit config.yml?

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

    kogahx

    I need help! Where do i download : PermissionsBukkit and SuperPermsBridge, I'm new to this
     
  5. first of all... use the search button.
     
  6. Offline

    Darcion

    @Baumann

    i need a new feature, the "buy rank option" has to split up in "setrankpb.iconomy.buy.<group>"
    i dont want, that a player can buy the last rank direct, they only have to buy all others between my first and my last rank.
     
  7. Offline

    ashlii21

    Ive got a little problem going on right now. I have given my Moderators the ability to rank people up to the builder rank using setrankpb.rank.Builder and Owners the ability to rank anyone to anything using setrankpb.rankall but Owners cannot rank anyone above builder still.
     
  8. Offline

    javoris767

    when i do /rank name rank
    it says
     
  9. Offline

    skore87

    I thought I'd try to use your plugin on one of the later builds (dev 1522) with no luck. Any chance you're starting on one of those builds? If you're curious, here's the two errors from ranking an offline player from the console:
    Code:
    2011-11-29 03:44:03 [SEVERE] java.io.IOException: The system cannot find the path specified
    2011-11-29 03:44:03 [SEVERE]     at java.io.WinNTFileSystem.createFileExclusively(Native Method)
    2011-11-29 03:44:03 [SEVERE]     at java.io.File.createNewFile(Unknown Source)
    2011-11-29 03:44:03 [SEVERE]     at com.baummann.setrankpb.RankHandler.config(RankHandler.java:25)
    2011-11-29 03:44:03 [SEVERE]     at com.baummann.setrankpb.RankHandler.setRank(RankHandler.java:36)
    2011-11-29 03:44:03 [SEVERE]     at com.baummann.setrankpb.commands.CommandRank.onCommand(CommandRank.java:58)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:370)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:366)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:553)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:530)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-11-29 03:44:03 [SEVERE] java.io.IOException: The system cannot find the path specified
    2011-11-29 03:44:03 [SEVERE]     at java.io.WinNTFileSystem.createFileExclusively(Native Method)
    2011-11-29 03:44:03 [SEVERE]     at java.io.File.createNewFile(Unknown Source)
    2011-11-29 03:44:03 [SEVERE]     at com.baummann.setrankpb.RankHandler.config(RankHandler.java:25)
    2011-11-29 03:44:03 [SEVERE]     at com.baummann.setrankpb.RankHandler.setOfflineRank(RankHandler.java:47)
    2011-11-29 03:44:03 [SEVERE]     at com.baummann.setrankpb.commands.CommandRank.onCommand(CommandRank.java:71)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:370)
    2011-11-29 03:44:03 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:366)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:553)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:530)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    2011-11-29 03:44:03 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-11-29 03:44:03 [INFO] You changed skore87's rank to sadmin.
     
  10. Offline

    Baummann

    @skore87 I'm updating the plugin as soon as a recommended CraftBukkit build is out.
     
  11. Offline

    Nathant18

    Could you add where if you set a rank the rank appears next to their name when they talk in game?
     
  12. Offline

    Baummann

    SimplePrefix does that already.
     
  13. Offline

    itsMEE

    When I write /rank [Name] [Rank] "An internal error occured while attempting to perform this command" Bukkit Build 1529 PermissionsBukkit Build 1.2

    Serverlog :
     

    Attached Files:

    • log.txt
      File size:
      17.5 KB
      Views:
      1
  14. Offline

    Baummann

    Ok... now upload the log with the actual error please.
     
  15. Offline

    Kombination7

    Is there a screenshot that proof that this work? and can you add color to the ranks or anything like that?

    I am just wondering and want to see screenshots.
     
  16. Offline

    Baummann

    I'm not sure how I'm supposed to upload a screenshot of a command. And no you can't add color to the ranks. But I'm working on a plugin called Prefixer which is just basically iChat for PermissionsBukkit.
     
  17. Offline

    Kombination7

    just upload like, a picture showing the rank in front of a person's name and that all I wanted to see.
     
  18. Offline

    blakeman29

    You idiot.
     
  19. Offline

    Rellac

    Love this plugin. Been using since I started server administration.

    However, I'm not sure how I add an iconomy cost to a rank?

    Help would be great, thanks.
     
  20. Offline

    Baummann

    In plugins->SetRankPB->config.yml

    Under iConomy
    add something like:
    Code:
    MyRank: 4.0
    4.0 is the price
     
  21. Offline

    itsMEE

    Well I did a server restart, used the (still not working) command on (still) bukkit build 1529 and uploaded the log. I've seen a server for minecraft 1.0 using Residence plugin with build 1566, don't know how they did...
     

    Attached Files:

    • log.txt
      File size:
      28.2 KB
      Views:
      1
  22. Offline

    Baummann

    The error still isn't on the log.

    But I can see this:
    Code:
    2011-12-13 18:07:06 [SEVERE] Error occurred while enabling PermissionsBukkit v1.2 (Is it up to date?): while scanning an alias; expected alphabetic or numeric character, but found but found .
    while scanning an alias
     in "<reader>", line 124, column 13:
                    *.*: true
                    ^
    expected alphabetic or numeric character, but found but found .
     in "<reader>", line 124, column 14:
                    *.*: true
                     ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1162)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAlias(ScannerImpl.java:770)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:311)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at org.bukkit.util.config.Configuration.load(Configuration.java:89)
        at org.bukkit.plugin.java.JavaPlugin.getConfiguration(JavaPlugin.java:118)
        at com.platymuus.bukkit.permissions.BlockListener.<init>(BlockListener.java:15)
        at com.platymuus.bukkit.permissions.PermissionsPlugin.onEnable(PermissionsPlugin.java:39)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Which means it's an error in your config.yml, remove *.*: true.


    PermissionsBukkit is disabling itself when an error occurs while loading. So SetRankPB doesn't detect the plugin and just doesn't do anything at all.
     
  23. Offline

    itsMEE

    Thanks ! I'll try that. Update: Thanks ! It works :)
     
  24. Offline

    Ammar18

    1.0.0 coming anytime soon?
    I don't know how to rank with permissionsEX or command bin.
    Please notify me anytime soon when the new version is coming, thanks
     
  25. Offline

    SirObvious

    Can you provide links for the required plugins for this to work?
     
  26. Offline

    Baummann

    I'll update this plugin now. And since you're using PermissionsEX check out SetRankPEX.

    PermissionsBukkit and SuperPermsBridge. You can find them at http://google.com

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

    teriblebun

    how do u change rank because it isn't letting me i need HELP
     
  28. Offline

    Baummann

    /rank [player] [group]
     
  29. Offline

    vercuiel

    I like this but do you need both superperms and permissionsbukkit?
     
  30. Offline

    Baummann

    Yes. SuperPerms for the SetRankPB permissions. And PermissionsBukkit for something to work with.
     
  31. Offline

    rockon222rocks

    How do you make a rank?​

    How do you make a rank​

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

Share This Page