Inactive [ADMN/DEV] Permissions v2.7.4 (Phoenix) - DISCONTINUED! 3.0 has a new home!

Discussion in 'Inactive/Unsupported Plugins' started by TheYeti, Feb 25, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    TheYeti

    Permissions 2.7.4 (Phoenix) - Now with AntiBuild built in!
    Download:
    Latest Stable: Full Zip | Jar Only
    Latest Dev Build: Full Zip | Jar Only
    Previous Versions: 2.7.3 (JAR) | 2.7.2 (JAR) | 2.7.1 (JAR) | 2.7 (JAR) | 2.6 (JAR) | 2.5.5 (JAR) | 2.5.4 (JAR) | 2.5.3 (JAR) | 2.5.2 (JAR) | 2.5.1 (JAR) | 2.5 (JAR) | 2.4 (JAR) | 2.3 (JAR) | 2.2 (JAR)

    Plugin Authors: How to hook into Permissions

    Permissions 2.x is being discontinued! 3.0 can be found HERE!!!


    I am discontinuing Permissions 2.x and leaving the project. Permissions is not going away though! Since 2.6 I have been working closely with another developer and added them to the team. For the past several version they have not only been assisting with 2.x but also doing a lot of the development of much anticipated 3.x. rcjrrjcr will be taking over as lead developer of Permissions from 3.x forward. I have full faith in them and after working closely with them on the development on the last few version and the next major version I feel that I am leaving this project in more than capable hands. I put way to much work into this project to just leave it with anyone, and this is one of the few programs that I am incredibly proud of.

    Many people will probably wonder why I am leaving again after taking over the project just a few months ago. I could quote drama and headaches, of which there were quite a few with this project. Unfortunately real life happens. Many people already know that I have been having medical issues here lately. Unfortunately while they have gotten better, they have not gone away. This coupled with other real life commitments, going to school full time, and starting up my own company, I am currently in the process of being laid off from work. At this point I have so much stuff going on in my life and am being pulled in so many directions that I am not able to get any work done on anything. This has lead to me missing commitments and letting people down on multiple things.

    Permissions is also a very high maintenance plugin that requires a lot of attention and time. Right now I am not able to devote that time and do not feel it is fair for me to try to continue to be the lead developer on it. I had originally thought that adding other members to the team would be helpful, but unfortunately this just lead to frustration for them and myself as I just was not able to commit to the project enough. Hence, 3.0 has been rewritten almost exclusively by rcjrrjcr with minimal contributions by myself.

    At this point I will be stepping away from the project to focus more on real life and to try to free up some time for other projects and to work with more individual like the wonderful HeroCraft Coding team to fulfill some commitments that I made to them a long time ago and sadly did not come through on. I feel that this is the best for all involved, both myself and the other Permissions developers, as well as the community who deserve someone who can contribute more time and attention to them and supporting them. I do not want to see Permissions end up like many other plugins with an absentee programmer and just slowly wasting away from a great plugin with a lot of potential to a headache with no support.

    I will still be active in the community, just not as much as not in the same way. I'm sure my server will be more than happy to have their head admin back and active again as well.

    Thank you and happy gaming.




    Changelog
    • 2.7.4
      • Added overload of has() and permissions() for plugin devs
    • 2.7.3
      • Fixed negate node add/remove bug.
    • 2.7.2
      • Fix for small subtle bug introduced in last minor version.
    • 2.7.1
      • Commit by DThielke to fix several bugs with programmatic modifications of user permissions.
    • 2.7
      • Further commits by rcjrrjcr
        • Removed negatedNode checks
        • Temp fix for NULL issue
        • WorldConfigurationModification to save only modified configs
        • Fix for cache problems
    • 2.6
      • Pulled in commits by rcjrrjcr
      • Fixed versioning. Last version should have technically been 2.6
      • Fixed invalid config file being written
      • Fixed erroneous conversion message.
    • 2.5.5
      • Updated to be compliant with CB600+
      • Further Maven Integration and Autobuilding
      • Better handling of configuration file errors.
        • If you do not have a world config file for the default world at startup it will now look for config.yml
        • If it cannot find that it will look for world.yml instead in case you named it that when that is not what is in level-name:
        • It will rewrite the config file to be the proper name. At this time it does not delete the old one though.
      • Removed defunct public abstract calls. If your not using the right one by now you should be shot anyway.
    • 2.5.4
        • Added Command aliases for perms and pr
        • Changed the way directories are handled.
        • Stopped it from creating an empty <world>.yml file in base directory
        • Moved project to using Maven.
    • 2.5.3
      • Change from File.pathSeparator to File.separator to fix multiworld perms
    • 2.5.2
      • Added more instructions to the included config file within the plugin
      • Added a check that will use the default world permissions if a world specific config file cannot be found.
      • Added a function to get only the group that a player is assigned to without checking for group inheritance.
      • Added a change to colorize() to fix it hopefully not adding an extra unneeded ascii character and thus creating a linebreak/color switch issue
      • Removed permissions.info as it was not needed and was a artifact of testing I was doing.
    • 2.5.1
      • Fixed a bug that could cause a group to be returned as null for getGroups()
    • 2.5
      • Added in AntiBuild functionality to Permissions
      • Minor code tweaks
      • Added getGroups(world, player) to PermissionHandler so that plugins can call it to get all of a users groups
      • Fixed the inability to use the permissions -reload all command from within the console. I still need to do some more work on this as it doesn't seem to like to accept anything other than all from console.
    • 2.4
      • Refactored namespaces to keep in line with Java & Bukkit policy
        • This was cancelled as it ended up being not needed
      • Fixed setupPermissions()
    • 2.3
      • Undid removal of some code that I had overzealously purged during cleanup
      • Merged in last of Nijikokun's changes
      • Re-ordered the main class to attempt to fix the problems with Plugin API
    • 2.2
      • Developer change
      • Fixed reloading of configuration files
      • Moved commands to registering with plugin.yml
      • Commands now use onCommand instead of onPlayerCommand
      • Command is now /permissions instead of /pr
    [/SPOILER]
     
    mruczek, kahlilnc, Pii and 58 others like this.
  2. Offline

    Itssnowing

    What version of Bukkit/Permissions are you using?
     
  3. Offline

    runyet1

    to new of one haha. forgot about that need to drop down a bit my server isnt going noff of 602 thanks for point that out to me I have stared at this so long Im forgetting the basics now
     
  4. Offline

    FXStrato

    For some reason, I get an InvalidPluginException. It's so weird... because it's been doing this for a while now. Is it because JAva doesn't work on 64-bit systems?
     
  5. Offline

    Clontarf[X]

    Just wanted to say thanks for continuing development of the Permissions plugin. It's simple, and it works, which is why I like it :) Oh, and you have a static JAR download for us auto-updaters :)
     
  6. Offline

    Celtic Minstrel

    What Permissions and Craftbukkit versions?
     
  7. Offline

    FXStrato

    Nvm, I got it to work. My system was slightly changed when I updated, and the path variable wasn't set to java, so i set it back, and got it working.
     
  8. Offline

    clearwolves

    Any way to make the permissions folder reflect the compatibilty with craftbukkit as we are getting new versions all the time? ..(IE: permissions[602].jar for use with permissions[602] folder containing the .YML)
     
  9. Offline

    Tom Kimberlin

    Oh my, for goodness sake!
    What in the sweet name of George W. Bush am I supposed to do here!
    I don't speak the language of all that is good and sweet!
    I don't know how to do a cherry-puff-pie thing!!!
    I need this to fulfil some urgent and deep desires I have, but I'm seriously about to just forget it; it's bamboozling, I am frustrated, every instruction seems to be coded in hieroglyphics and doesn't tell me how to do a gosh-darned thing other than add prefixes, which, amusingly, are unable to satisfy my desire as they seem to not work either!
    Please help me, I want to explore these new and exciting prefixes, and hopefully satisfy these dependencies that seem to be welling up everywhere!

    Edited for Clarity. Some grammatical errors may remain.
     
  10. Offline

    Tazzernator

    How do I retrieve the player's group?

    I used to do it as follows:

    Code:
    String group = MCDocs.Permissions.getGroup(player.getName());
    But this no longer works.
     
  11. Offline

    LucidCraft

    First off, thank you for your hard work on this. Its really a big help to the community and makes my server function with it's intended gameplay.

    Is there any way for me to toggle off or disable the "/me" function on my server? I've spent many hours researching this and am honestly surprised to have not found an answer. I'm fairly sure its part of the Bukkit general commands. Its currently prohibiting our server from taking the next step in faction specific gameplay. Any help would be appreciated. Thank you in advance!
     
  12. Offline

    Luong

    Aren't the configuration file suppose to be stored within the Permissions folder instead of the Plugin folder? Or was that intentional?
     
  13. Offline

    Celtic Minstrel

    Shouting won't make people want to help you.

    It's possible, but only if you have a plugin that redefines it. I believe CommandBook is one such plugin. I have no idea if any others do (not even 100% sure about CommandBook).
     
  14. Offline

    TheYeti

    If you read the changelog I believe I specifically state that this will no longer work. This way of doing it was deprecated when Niji originally added multiworld support. I finally removed the deprecated code. You would need to do String group = MCDocs.Permissions.getGroup(player.getWorld().getName(), player.getName());

    No this was not intentional. I forgot to add a path separator. I'm actually going to be pushing a fix later tonight I believe that changes this.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
    Tazzernator likes this.
  15. Offline

    Celtic Minstrel

    ...you did use the @Deprecated annotation, surely?
     
  16. Offline

    TheYeti

    Yea, it was that way since at least 2.0 that i know of.
     
  17. Offline

    Tazzernator

    Cheers mate - much appreciated :)
     
  18. Offline

    RoXx1337

    I managed to find solution afterall. Indeed it was problem with iChat. I just had to edit the config so the group name wont apper only prefix+suffix if needed!
     
  19. Offline

    footwo

    I was actually referring to the stock commands that come with a craftbukkit server. There is a whitelist command included in the set of general commands like time, give etc.
     
  20. Offline

    Celtic Minstrel

    Unfortunately, the only way to allow permissions to be assigned to the vanilla Minecraft commands (which are /me plus the ones listed in /?) is to create a plugin defining the same command, which means you need to re-implement the functionality. The basic CraftBukkit commands (/plugin, /version, /reload) may or may not be susceptible to the same procedure.

    Short answer: not possible


    ...funny, as soon as I finish writing the post, I get an idea of how to do it. <_< But that involves writing a plugin, so still not possible at this moment.
     
  21. Offline

    Imsochobo

    I am very much for this!.
    Actually looking for it at this moment lol!
    found a plugin that disables plugins, but that means me myself will loose my rights.
    I just want the poor bastards to be able to /time set 0
    Tired of hearing - clap on, and suggested I'd give op to someone, so I did, now he complains too, and soon we have a server full of ops that can "/stop"

    atleast /tp and /time should be able to do fairly easy ?
    time is very common, if you was able to start with that, and work your way through it I would donate 10 bucks to you!
     
  22. Offline

    Ben Quincy

    Im kinda a really big newb at this but is there any way to make it so for certain plugins you dont need to type in EVERY command? It would take a VERY long time to type in every world edit and world guard command and many other plugins. Please Help
     
  23. Offline

    TimonV

    Hi, i'm kind of new to Bukkit and stuff, i got a server up and running, but, my question, i just downloaded this, but I really can't seem to get the hang of all these commands and stuff. Is there a noob guide for this somewhere? Would be much appreciated. :)
     
  24. Offline

    Celtic Minstrel

    For /tp and /time you can just install plugins that do reimplement them. For example, CommandBook, General, or TelePlus.

    @Ben Quincy: 'worldguard.*' should work for all permissions from WorldGuard. It'll work for most plugins, but probably not for WorldEdit.
     
  25. Offline

    Ben Quincy

    Do i need to do the litle star thing?
     
  26. Offline

    Celtic Minstrel

    Why would I put it there if you didn't?

    Oh, and you need the quotes too.
     
  27. Offline

    Ben Quincy


    That is not working for me curently. Is there any other way or am a inputing it wrong? when i go in the file and the groupd: then it goes Admin: then a few random lines then permisssions:'worldguard.*'
    IS that right? I would copy and paste it but im using logmein because im not on my home computer.​
     
  28. Offline

    Celtic Minstrel

    You need the list formatting. Look at other people's config files and how the lists of permissions start with a hyphen.

    If you prefer to have all your permissions on one line, you could write "permissions: ['worldguard.*', 'general.*']" and so forth, but in this particular case it's probably not a good idea.
     
    Ben Quincy likes this.
  29. Offline

    Ben Quincy

    How am i able to look at someone elses? can you show me yours?
     
  30. Offline

    gioxl

    i have this problem (I have craftbukkit version 605)
    Code:
    17:23:31 [INFO] Invalid config file found and converted to proper name/format.
    17:23:31 [INFO] [Permissions] (Phoenix) was Initialized.
    and in the permission folder there isn't world.yml (or rename_ME.yml)
    what i wrong?
     
  31. Offline

    Celtic Minstrel

    People have posted theirs in the thread, and no I can't.


    Nothing is wrong with your file. Even if there were, the message would be informing you that Permissions automatically fixed it for you, so you needn't worry in any case.
     
Thread Status:
Not open for further replies.

Share This Page