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

    DigitalTyrant

    less than 24 hours, and yes, we reached 100+ clicks. I will start work on the new version soon. I will keep you all up to date as to it's status.

    Thanks!!!
     
  3. Offline

    Pii

    I really need this plugin but i cant
    get it working...

    Can some one please help me? :(

    23:09:32 [INFO] [Permissions] (Yeti) was initialized.
    23:09:32 [INFO] [Permissions] version [3.1] (Yeti) loaded
    23:09:32 [ALLVARLIG] Error occurred while enabling PermissionsPlus v2.3.1 (Is it
    up to date?): directory
    java.lang.NoSuchFieldError: directory
    at net.codej.permissionsplus.PermissionsPlus.getPath(PermissionsPlus.jav
    a:242)
    at net.codej.permissionsplus.PermissionsPlus.loadPermissionsAddon(Permis
    sionsPlus.java:225)
    at net.codej.permissionsplus.PermissionsPlus.onEnable(PermissionsPlus.ja
    va:80)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:750)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
    at net.codej.p2aliases.P2Aliases.loadPermissionsPlus(P2Aliases.java:91)
    at net.codej.p2aliases.P2Aliases.onEnable(P2Aliases.java:30)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:750)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    23:09:32 [INFO] [P2Aliases] 1.1 Enabled.

    Thank you!
     
  4. Offline

    Jeyge

    It hasn't been updated to work with the 3.1 version of Permissions yet.
     
  5. Offline

    Pii

    Oh , thanks for a fast Reply, you know any other "ingame promote plugin that works with Permissions? :D
    Thanks / Pii :)
     
  6. Offline

    DigitalTyrant

    Permissions 3.0+ has the feature built in. I will start working on an update real soon, but that one is available currently.
     
  7. Offline

    Donny

    If we may post requests. Can I request somehow adding an option or even a wildcard event to promote/demote a user in all of the tracks of a same name, on different worlds.
    Example: "/promote HelpfulPerson Rank" - would promote "HelpfulPerson on all tracks named Rank"


    ATM my tracks, even on different worlds, seem to glitch if they have the same name so maybe a wildcard
    "/promote helpfulperson rank*" - would promote helpfulperson in all tracks starting with rank (rank1 and rank2)


    Oh and thank you.
     
  8. Offline

    Pii

    I know that 3.0 + got a feature but i dont know how to use it :(
    I have try many times but i can get it working,, :(
     
  9. Offline

    CoMcE

    When you update, could you please add the function to demote/promote players for nether and normal world at once? With permissions 3.X i have to promote all my players seperately for nether and the normal world -.-
    That nervs extreme! My Moderators would be very lucky if you will update your plugin and add that function! :)

    Regards and thanks for updating this plugin!!!
     
  10. Offline

    DigitalTyrant

    There will be the option to specify multiple worlds and also an option for all worlds, yes.
     
    Jeyge likes this.
  11. Offline

    Donny

    <3
     
  12. Offline

    Paul Ludwig

    Could you add some way to promote someone for a set length of time? or maybe make a permission or command available for a set length of time?
     
  13. Offline

    Malkierian

    Lol, yes, it does, but it's so freaking complicated, and it's not guaranteed to work. We've never had a problem with yours on our server.
     
  14. Offline

    e_zach

    yay P+ shall be updated :)
    the default permissions command stuff works, but is overcomplicated, although with the multi-world stuff it makes sense. shouldn't have to type it the user's current rank though. will be looking forward to P+ 3.1

    at the moment im using bShortcut, a plugin which let's you alias different commands
    so instead of their /permissions NAME promote CURRENT_RANK TRACK
    i can just type /promote NAME CURRENT_RANK
    rather nice alternative if you cant always remember the command like me :)
    also stating their current rank seems a tad redundant to me, although people can be in multiple permission groups (for whatever reason)

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

    nala3

    i agree the current permissions thing is overly complicated. i don't even get how or where the tracks go or do...and the promotion commands are so complicated...
     
  16. Offline

    e_zach

    the tracks go into the bottom of your groups file, and their basically the order to promote users in
     
  17. Offline

    Pii

    I dont know how that plugin works :(
    it just says that you can use the commands : commands:
    /g:
    - /give &1 &2 &3
    - /m &1 there you got &3 of &2 from me.
    /myName:
    - My name is &player
    - Iam &1 years old
    /t: /time &args
    /cleanstone: /item 1 64
    /breload: /bShortcut reload

    Where should i add my own command and how do i set it ranks?

    Thanks in advance / Pii :)

    When will this be updated? :)

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

    e_zach

    here's an example for the bShortcut config (example of a give command and a promote command):
    Code:
    shortcuts:
        commands:
            /giveme: /give &player &args 64
            /promote: /permissions &1 promote &2 mainTrack
    so basically when '/giveme 1' is called it will give the player who entered it (OP) a stack of 1 (or stone)
    so we can do something similar with the permissions command.
    so if the track is defined like so (in the group.cfg)
    Code:
    groups:
        Untrusted:
            ....
        Player:
            ....
        Admin:
            permissions:
            - permissions.promote.mainTrack # the group that can promote NEEDS this line so they have permission to
    tracks:
        mainTrack:
        - Untrusted
        - Player
    so an admin can now use the new promote command to promote an untrusted user to a player by entering '/promote playerName Untrusted'
    hope that helps :)
    p.s. sorry for hijacking the thread :oops:
    EDIT: stupid font stuff appearing in the code block
     
  19. Offline

    Courtney

    Just curious, when do you think you might have this updated?
    I miss having this.
     
  20. Offline

    e_zach


    he'll give us an eta when he has one
     
  21. Offline

    CoMcE

    We all had to wait a very long time for 1.6 Compatible Version of Bukkit...
    so the extra waiting time for the update of this plugin wouldn't kill us :)
     
  22. Offline

    Tgwizman

    @DigitalTyrant
    Besides the fact that permissions was redone to more that one config file... there shouldn't be must holding you back from updating it soon. I can't wait for you to do so.
     
  23. Offline

    Courtney

    Oh okay, guess we'll just have to wait then, looking forward to the update, DigitalTyrant.
     
  24. Offline

    Ilumini

    Can you hurry up with the update already? No offense intended, but it's been a while since the update now, and your plugin is single-handedly postponing my server update. I'm sure I'm not the only one.
     
  25. Offline

    cullyn

    permissions 2.7.4 still works flawlessly with bukkit 819 or w/e with the current build of p+ i dont know every ones rush. sure i want to go to mysql for permissions already so i can tie it all to my forums, but i am dreading swapping my world.yml to sql
     
  26. Offline

    e_zach

    it's not required that you swap to sql, you can keep it in the current yml format (they say they have tools to convert in a testing stage)
    and there are some issues beginning to popup with 2.7.4 (scanning the permissions thread, may be a non-issue)
    the major issue isn't permissions it's the plugins using permissions, im not sure how backwards compatible they'll be, but they're upgrading to 3.x. (again, prob a non-issue, but thats my reasoning for upgrading. :))
    im in no rush as i can get the commands to work, but not everyone seems to get them (took me a bit as well). it will be nice when P+ updates. people are just impatient is all :p
     
  27. Offline

    DigitalTyrant

    Such anticipation and aggravation all at the same time lol. Well I just wanted to fill everyone in on the situation and let you know that P+ 2.4 will be released this week, hopefully sooner than later. I do apologize for the delay but I have to finish the project I am working on so that I can release it and distract all of you for a day or so while I code the update! But really, I haven't had much time for coding as of late because of some RL events like trying to make the money we need to close on our first house among other things. Again, thanks for your interest and I will let you know when I get started on the update. Thanks
     
    e_zach, Mannsinn and Chromana like this.
  28. Offline

    e_zach

    GL and thanx for the update :)
     
  29. Offline

    cullyn

    i know the feeling, my first house settles on the 14th, heh
     
  30. Offline

    Mannsinn

    someone here who know when PermissionPlus is updated for Permission 3.x?
     
  31. Offline

    e_zach

    look 3 posts above you :p
     

Share This Page