Inactive [SEC] PermissionsPlus v3.2.5p - Alternative commands to modify Permissions in-game now w/MWS [1337]

Discussion in 'Inactive/Unsupported Plugins' started by DigitalTyrant, Mar 20, 2011.

  1. Offline

    DigitalTyrant

    PermissionsPlus - Adds ability to modify Permissions in-game

    Updated: 10/6/2011
    Version: 3.2.5p [jar]
    CraftBukkit: [b1337jnks]
    Description:
    PermissionsPlus adds commands to allow administrators the ability to modify their Permissions config from within Minecraft client. The most complete Permissions editing plugin for Bukkit. Supports Multi-World. Updated for MultiPlay!​
    REQUIRES: Permissions 3.x - Permissions Thread

    Includes: P2Aliases updated 10/6/2011

    Feedback: http://p2.idea.informer.com/

    Get updates on TWITTER!

    Installation and Usage information and Permissions nodes
    are available at Mymchost.com

    Information:

    It appears that I am not the only server admin that stuck to Permissions v2.7.4 so, I have released PermissionsPlusLegacy v2.4. It is a RB1000+ compatible version of PermissionsPlus v2.3. You can download this in the change log below.
    • You can specify multiple worlds separated using a comma. Do not use any spaces after the comma.
      Code:
      w:World1,World2,World3
    • You can specify all worlds using an asterisk.
      Code:
      w:*
    • You can specify multiple groups using commas for the /user -addgroup command.
      Code:
      /user -addgroup u:Username s:Group1,Group2,Group3
    • All Usernames and Groups can be shortened. You will be notified if more than one possible match is found.
      Code:
      digital = DigitalTyrant, adm = Administrator
    • With 2.x+ you must add the info variable 'rank' to your groups in order to enable promote, demote and some group functions. You can set this variable from within the game using the command:
      Code:
      /group -setinfo g:GroupName i:rank s:1-100+
                           or
                         /rankset GroupName 1-100+ world 
      The higher the number the higher the rank. Make sure you use i:rank and not i:Rank it is case-sensitive.
    • You can now set Promote and Demote limits. The Promote limit is the highest rank they can promote to. Demote limit is the highest limit that they can demote from. You can set these using the commands:
      Code:
      /group -setinfo g:GroupName i:dlimit s:50
                         /group -setinfo g:GroupName i:plimit s:75 
    If you use want to Permissions + PermissionsPlus while using Essentials plugins, make sure you do not have FakePermissions or EssentialsGroupBridge enabled.



    Not sure how long this will be useful with Bukkit's upcoming Permissions system, but it allows the Moderators of my server to give new members access without having to modify the .yml file directly. I will continue development until the new Bukkit Permissions system has widely replaced Permissions plugin.
    Thanks to Nijikokun, original author of Permissions.

    Thanks and Enjoy!
     
  2. Offline

    Insanehero

    Plugin is not working getting internal error and same console errors as everyone else.
     
  3. Offline

    DannyDog

    5/5 :D mine works really well. I think the error everyone gets when using like /group or /promote is that you might have to add yourself to the users in the permissions first then you can start demoting or promoting, because i had the error everyone got and i just added myself manually to the users in permissions and everything started working.
    Try this... it may help.. idk :eek:
     
  4. Offline

    DigitalTyrant

    This is currently how it operates.

    The error displayed are due to empty user lists. 1.4.2 has addressed this.

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

    Steve Member

    Any news on this guys, would like to get PermissionsPlus installed if it would work, github link would be great.
     
  6. Offline

    Gratlofatic

    Still not working, getting the same error in my terminal :l
     
  7. Offline

    Randy Schouten

    Can you make it so that a certain rank can only promote to another certain rank?
    For instance, Mods can only promote to Member.
     
  8. Offline

    Ben1002

    Hi, Im getting this error in my terminal

    12.04 20:59:37 [Server] INFO ... 6 more
    12.04 20:59:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    12.04 20:59:37 [Server] INFO at net.codej.permissionsplus.PermissionsPlus.onCommand(PermissionsPlus.java:98)
    12.04 20:59:37 [Server] INFO Caused by: java.lang.NullPointerException
    12.04 20:59:37 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    12.04 20:59:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    12.04 20:59:37 [Server] INFO at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:377)
    12.04 20:59:37 [Server] INFO at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:391)
    12.04 20:59:37 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:246)
    12.04 20:59:37 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    12.04 20:59:37 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    12.04 20:59:37 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'group' in plugin PermissionsPlus v1.4.2
    12.04 20:59:37 [Server] WARNING Unexpected exception while parsing console command

    Only plugin I have got an error with so far.
     
  9. Offline

    Gratlofatic

    Same with me ^
     
  10. Offline

    Ben1002

    I solved it, I didnt have world.yml chmodded to 777
     
  11. Awesome addon, was just the thing i needed. But it seems to lack a couple of features that i need.
    Using: /Group <User> command/param and not specifying a group, id like it to show that users current group.
    Using: /Grouplist <Group> it should show a list of users in that specific group. /Listgroup would work aswell i suppose.
    .. aswell as some aptly named slash command to wipe any and all groups from a specific user. This can be useful if typoed and set a nonexistant name to a specific group.
     
  12. Offline

    kmccmk9

    Hi, plugin works great except that it removes all of the permissions so there really is no permissions system at all. How do I fix this?
     
  13. Offline

    OverSpeed

    Hi,

    Can you add a command like '/setuserperm <username> <permission> [world]' and /removeuserperm <username> <permission> [world] ? it's for specify a permission to any user. Thanks by advance :)
     
  14. Offline

    johncraven

    how do you add a username with a space in its name?
     
  15. Offline

    Pitfallingpat

    One thing I'd like to see for this is that only some ranks can be promoted this way. I'd like to give my mods this abillity to make people builders or vips, but I dont want to give them the abillity to make mods and admins. Any kind of config file that can be implemented for this? Like a In-game change option so Only people who are incontrol of the .yml file can promote to a some classes
     
  16. Offline

    Lanuk

    Great plugin! I have been using it for half a week now. One problem though... you said we could authorize people via permissions, but I can't find the thing we need to type in to authorize them. Sorry if that sounded confusing, but basically what I want to know is if there something like "PermissionsPlus.promote" I can put under moderators in permissions to allow them to promote. Help would be appreciated, thanks!

    Haha! I am stupid, I completely missed those!
     
  17. Offline

    Wahrheit

    Hi, using this plugin I'm getting an exception whenever I try to modify a user. Is this a known issue?
     
  18. Offline

    kahlilnc

    Can you make a user permissions adding command?
     
  19. Offline

    Retribution831

    Can you add a command to give Titles, I hate to having to restart the server to give someone a title.
     
  20. Offline

    OverSpeed

    Retribution831 : /permissions -reload all ;)
     
  21. Offline

    ReRRemi

    Nice plugin ! It's possible to get a source code ? :D I just want to translate your plugin in french !
     
  22. Offline

    Unset

    Not. You should use xAuth for offline servers, when you use permissions. I use that too! (not that everything I do is right...)
    When you installed xAuth, just remove the space in the "filter" config. then they can't join anymore. Change "world/players/Player Name.dat" into "world/players/PlayerName.dat", so they keep their inventories.
     
  23. Offline

    Kitsune30

    CraftBukkit: 677
    Permissions: 2.7
    PermissionsPlus:1.4.2
    Code:
    >group Kitsune30 Donator
    19:58:48 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'grou
    p' in plugin PermissionsPlus v1.4.2
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    46)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:391)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:377)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.NullPointerException
            at net.codej.permissionsplus.PermissionsPlus.onCommand(PermissionsPlus.j
    ava:98)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 6 more
    tried it with me being both and op and not an op
     
  24. Offline

    Duulicious

    Does this support GroupManager with GroupManagerBridge to make it think its permissions?
     
  25. Offline

    Toasty

    I also got this error, but only when using the command in the console (instead of in-game). I think it stems from the plugin's inability to figure out what world to add the user to when using the /group [group] command. Since the default is to set the value for the current world you're in, then it can't execute the command from console (unless you specify a world name, I'm assuming, though I haven't tested that theory yet). This error also occurs when you misspell the name of a world on your server, or if you specify a world that doesn't exist. Either way, I have a feature request. It would be great to add an option to specify all worlds, instead of having to add users to your server one world at a time. For example, "/group
     
  26. Offline

    Kitsune30

    also, i figured that it was cause i was using permissions 2.7, mainly cause my other plugins kind of seemed to ignore me until i OP-ed myself in the console, even though i have myself preset in the permissions folder. But thats another problem :p
     
  27. Offline

    tekac

    plugin is broke in #689.. keep getting the red internal error messages
     
  28. Offline

    snatch182

    Yup, pls FIX it ASAP :(:(:(
     
  29. Offline

    DigitalTyrant

    Sorry for the absence. Been rebuilding my network for the past week and a half. Growth is a pain! haha! I will address all issues as well as a restructure of the plugin for the latest Bukkit. Sorry again!
     
  30. Offline

    Juze

    @DigitalTyrant : Want me to move this to inactive plugins for a while, until you get a release out?
     
  31. Offline

    DigitalTyrant

    Will be out quickly, no worries.
     

Share This Page