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

    SWoRNxKiLLER

    i get
    00:02:15 [INFO] [P2] Unable to load Permissions.
    00:02:15 [INFO] [P2] has been disabled.
    please help.
    btw, no plugins works for me. i have powerpc mac g5 minecraft 1.5_01 build 766
     
  3. Offline

    Jeyge

    Post the rest of the server.log so we can see why Permissions didn't load.

    Edit - Oops, I just saw you are on a powerpc which means you are only running Java v1.5. You need to have 1.6 for Permissions to work. I know from another thread I was involved in that there are ways to get 1.6 on your machine but it won't be easy.
     
  4. Offline

    riuthamus

    would it be possible to add the option for people from a certain group, to add permissions to lower people in a group? like an permissions upgrade process
     
  5. Offline

    Ranzear

    Alright so... I changed the PermissionsPlus Messages.yml to suit my 'rank = lives remaining' mechanic, using groups to control people being 'dead' in my HardCraft world.

    Then it defaulted the Messages.yml.

    So I changed DefaultMessages.yml... It defaulted it.

    So I changed both... It defaulted them both.

    Now... what good is it to have these if they get reset every restart?

    My solution was to read-only the DefaultMessages.yml and live with the error on startup/shutdown. This should be easy enough for you to duplicate and fix.
     
  6. Offline

    DigitalTyrant

    I will look into why the messages are defaulting. They should only rewrite any keys that are missing.
     
  7. Offline

    chilloman

    When i try to edit the messages.yml and deafult.messages.yml, and restarts my server. the files are the same as before! i've tryed to edit while the server is down but when i start it up the same problem happens.

    Can someone help me?
     
  8. Offline

    Jeyge

    Read one post above yours.
     
  9. Offline

    DigitalTyrant

    New version 2.3 should fix the issues that users are experiencing with the custom messages getting reverted back to defaults. Also, I have now bundled P2Aliases, a separate plugin, within PermissionsPlus. They are still two separate plugins, but I figured this would be easier than trying to please a couple of seemingly unsatisfiable and rude moderators. Enjoy! ... and let me know if you run into any issues.
     
  10. Offline

    Rookie

    Please Update it to Build 803 , that is / was the best plugin , i have ever seen !!!! Please fast update for 803 ... thank you !! im waiting in front of my screen .........
     
  11. Offline

    DigitalTyrant

    Unless you are receiving errors, this version should work. I have not had a chance to do testing but the last two RB have not made any changes to the API which is what usually breaks plugins. I will test and update the # at the top of the screen accordingly, but as far as I know there are no changes that need to be made in order for this plugin to continue to work as intended.
     
  12. Offline

    Gratlofatic

    "/group -setinfo g:GroupName i:rank s:1-100+"

    Like seriously, what the hell. Whatever happened to /group [name] [group]

    I miss old PermissionsPlus.......
     
  13. Offline

    DigitalTyrant

    ?
     
  14. Well now I use Notepad++ and everything is ok now!
     
  15. Offline

    u83rju1c3

    What is this:
    Code:
    09:44:44 [INFO] [P2] version 2.3 has been enabled.
    09:44:44 [INFO] Request: POST http://www.mymchost.com/plugins/ppcount.php
    Will go to http://www.mymchost.com/plugins/ppcount.php
    09:44:44 [INFO] resp: 200, len: 0
    09:44:44 [INFO] [P2Aliases] 1.1 Enabled.
    09:44:44 [INFO] Request: POST http://www.mymchost.com/plugins/p2acount.php
    Will go to http://www.mymchost.com/plugins/p2acount.php
    09:44:45 [INFO] resp: 200, len: 0
    09:44:45 [INFO] output: 0
    09:44:45 [INFO] output:
    09:44:45 [INFO] output: HTTP/1.1 200 OK
    09:44:45 [INFO] output: Transfer-encoding: chunked
    09:44:45 [INFO] output: Content-type: text/html
    09:44:45 [INFO] output: Content-length: 0
    09:44:45 [INFO] output: Connection: Keep-Alive
    09:44:45 [INFO] output: X-powered-by: PHP/5.3.2-1ubuntu4.9
    09:44:45 [INFO] output: Server: Apache/2.2.14 (Ubuntu)
    09:44:45 [INFO] output: Keep-alive: timeout=15, max=99
    09:44:45 [INFO] output: Vary: Accept-Encoding
    09:44:45 [INFO] output: Date: Tue, 24 May 2011 15:46:03 GMT
    09:44:45 [INFO] output:
    09:44:45 [INFO] output: 0
    09:44:45 [INFO] output:
    and why does this make my server take about 5 mins to boot up? it freezes at this point for 5 mins and then finally:
    Code:
    09:49:35 [INFO] [PhysicalShop] version 7 enabled
    09:49:35 [INFO] [Vampire v3.3] Enabled
    09:49:35 [INFO] WorldEdit 257-wiz enabled.
    09:49:35 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    09:49:35 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    09:49:35 [INFO] WorldGuard: Blacklist loaded.
    09:49:35 [INFO] WorldGuard: (u83rwh1rld) Single session is enforced.
    09:49:35 [INFO] WorldGuard: (u83rwh1rld) TNT ignition is PERMITTED.
    09:49:35 [INFO] WorldGuard: (u83rwh1rld) Lighters are PERMITTED.
    09:49:35 [INFO] WorldGuard: (u83rwh1rld) Lava fire is blocked.
    09:49:35 [INFO] WorldGuard: (u83rwh1rld) Fire spread is UNRESTRICTED.
    09:49:35 [INFO] WorldGuard: Loaded configuration for world 'u83rwh1rld"
    09:49:35 [INFO] WorldGuard: (u83rwh2rld) Single session is enforced.
    09:49:35 [INFO] WorldGuard: (u83rwh2rld) TNT ignition is PERMITTED.
    09:49:35 [INFO] WorldGuard: (u83rwh2rld) Lighters are PERMITTED.
    09:49:35 [INFO] WorldGuard: (u83rwh2rld) Lava fire is blocked.
    09:49:35 [INFO] WorldGuard: (u83rwh2rld) Fire spread is UNRESTRICTED.
    09:49:35 [INFO] WorldGuard: Loaded configuration for world 'u83rwh2rld"
    09:49:35 [INFO] WorldGuard: (vanether) Single session is enforced.
    09:49:35 [INFO] WorldGuard: (vanether) TNT ignition is PERMITTED.
    09:49:35 [INFO] WorldGuard: (vanether) Lighters are PERMITTED.
    09:49:35 [INFO] WorldGuard: (vanether) Lava fire is blocked.
    09:49:35 [INFO] WorldGuard: (vanether) Fire spread is UNRESTRICTED.
    09:49:35 [INFO] WorldGuard: Loaded configuration for world 'vanether"
    09:49:35 [INFO] WorldGuard: (vanilla) Single session is enforced.
    09:49:35 [INFO] WorldGuard: (vanilla) TNT ignition is PERMITTED.
    09:49:35 [INFO] WorldGuard: (vanilla) Lighters are PERMITTED.
    09:49:35 [INFO] WorldGuard: (vanilla) Lava fire is blocked.
    09:49:35 [INFO] WorldGuard: (vanilla) Fire spread is UNRESTRICTED.
    09:49:35 [INFO] WorldGuard: Loaded configuration for world 'vanilla"
    09:49:35 [INFO] WorldGuard: 70 regions loaded for 'u83rwh1rld'
    09:49:35 [INFO] WorldGuard: 1 regions loaded for 'u83rwh2rld'
    09:49:35 [INFO] WorldGuard 270-wiz enabled.
    09:49:35 [INFO] [xAuth] Loading player accounts..
    09:49:35 [INFO] [xAuth] Done! Loaded 92 Accounts!
    09:49:35 [INFO] [xAuth] v1.2.5 Enabled!
    09:49:35 [INFO] [xWarp]: 247 warps loaded
    09:49:36 [INFO] [xWarp]: Linked with permissions system: Permissions v2.7.4
    09:49:36 [INFO] [xWarp]: No economy system found until here. A economy plugin wi
    ll be maybe activated later.
    09:49:36 [INFO] [xWarp]: xWarp 2.11.1 enabled
    09:49:36 [INFO] Done (32.006s)! For help, type "help" or "?"
    my server was able to boot up in about 2 seconds before the last update to p2. during the five mins this takes to boot up, no one can connect... I love your plugin so far, except for this nastiness :)

    Thanks for your hard work on this awesome plugin!
     
  16. Offline

    Gratlofatic

    Unkown command.
     
  17. Offline

    DigitalTyrant

    Very nice, had me worried there for a second. phew, lol

    Those lines are your server being counted, tho it's just a simple Http request and shouldn't be noticeable unless there are issues with the website or with your internet connection that somehow hinder the ability to talk to each other.

    Does it do this everytime you /reload?

    Are you using v2.3? or have you downloaded P2Aliases?

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

    heifinator

    Is it possible to give a group only the ability to add SET permissions like lets say I wanted to give members the abiltiy to give themselves (setperm) falsebook.blocks.gate

    Could I set the p2.user.setperm in my members group to have another section to limit their permission setting abilities!

    Thanks
     
  19. Offline

    DigitalTyrant

    You can give them the ability, but there is no way of limiting them to only setting their own permissions. If they have the permission p2.user.setperm, they can give themselves or anybody else permissions. This can be dangerous because of the Permission '*' and it's built in functionality.
     
  20. Offline

    MrDare360

    hi i am trying to demote a user using this plugin and im getting a message sayiing "You cannot promote to or above your current rank" and i am wondering why i can not, also what happened to the old setperm where it was just /setperm [Group] [Perm node] ?

    also my group ranks are guest:3 moderator:2 admin:1 and it dont matter which order it always says the same thing
     
  21. Offline

    Gratlofatic

    I have V2.3. I try /groupset [name] [group] [world] but it says Unknown command :l
     
  22. Offline

    MineralMC

    @DigitalTyrant

    Could this be updated for Permissions 3.0.1? Desperately missing the /promote command.
     
  23. Offline

    g00tch

    I think the new P2 stuff is causing my permissions to screw up.

    Before when I /promote someone, all permissions in the next rank up were given to the player. Now when I /promote someone, they only get about half the permissions of that group and I have to restart the server for all the permissions to kick in for them.

    It's getting quite annoying to have to restart every time I get a new member.
     
  24. Offline

    Jeyge

    You shouldn't have to restart for that. Just do a /pr -reload <world>.
     
  25. Offline

    g00tch

    Yeah...Tried that before. Doesn't fix anything.
     
  26. Offline

    DigitalTyrant

    Not sure where to get 3.0.1 or how it's not working for 3.0.1 lol With some help I'm sure I could fix up an update.

    I am not quite sure what could cause, or what exactly the issue is, as I have no other reports of this behavior and I am unable to reproduce it. Are there any exceptions in the log? Can you give me a before and after of the sections of the Permissions' YML that are effected? What other plugins do you use? What OS or what company are you hosting with?

    The message is because your current rank is deemed lower than the one you are trying to modify. The order of your ranks as written here are reversed. Admin rank should be the highest, Moderator is fine in the middle but guest should be the lower of the three.

    Version 2.3 includes P2Aliases which provides this command. Are there any exceptions in the log that would suggest that it is not being loaded?

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

    g00tch

    The issue is when I promote someone up a rank, they are put there, but only about half of the permissions for that rank work.

    I have Essentials, Essentials Spawn, Permissions, Permissions Plus, Factions, iConomy, iChat, WorldEdit/Guard, BigBrother, Movecraft, NoCheat and BetterShop.

    Nothing shows up weird in the logs. Just the typical "[INFO] [Permissions] Reload of World HillCraft completed." That's the only thing that comes up in the log whenever I do /promote.

    The only changes that have been made in the permissions config is rank: was added when I did the "/group -setinfo g:GroupName i:rank s:1-100+" commands. Yes, I added the correct group names and used different numbers between 1-100 in ascending order through the ranks. Guest being 1 and Owner being 100.

    I am using www.xenonservers.com as my host. I use a file manager and FTP to add my plugins and files.

    Though once I restart the server, everything works fine and all permissions are given to the players.

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

    MrDare360

    Yes but it does not matter which order the numbers are i still get the same error
    also please tell me if theres a way to get the old /setperm Group PERMNODE command?
     
  29. Offline

    DigitalTyrant

    Are you an Op? or have you given yourself the permission to use the command. The order of the numbers does matter because it will not allow you to promote someone if they are a higher rank than you.
     
  30. Offline

    MrDare360

    Yes i am the server owner and my permissions are set to * i am also an op
     
  31. Offline

    Gratlofatic

    I'll re-install when 1.6 is out. See if that works >.<

    Thanks for your time, though.
     

Share This Page