Inactive [ADMN/INFO] Permissions v2.1 - Continuing the legacy.

Discussion in 'Inactive/Unsupported Plugins' started by Nijikokun, Jan 21, 2011.

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

    Nijikokun

    Permissions 2.1 (Handler)
    Download 2.1 (Jar Only)
    Older: 2.0, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0

    Permissions... Done right.
    Permissions allows plugin-authors to utalize a permission system that handles group inheritance, globalized permission settings, and more. All the features of a fine-grained permission system in one plugin.​

    Features
    1. Groups
    2. Group Inheritance, Allows for groups to gain permissions from other groups.
    3. User Permission System
    4. Fine Grained Permission system.
      1. Allowing for Globalized permissions
    5. Easy to use, setup, and implement.
    6. Two cache layers, first from file to memory, then from memory to cache.
      1. Plugins can control cache since version 2.1
    7. And much more.
    For the users


    Permissions gives server admins great control, mostly in-game reloading. Simply use /pr and the file will be re-cached and never touched again until you need to reload it. This allows you to quickly give your users the commands that they need without having to restart the server.

    Installation for 2.0 down:
    1. Download the archive.
    2. Extract contents to the /plugins folder.
    3. Open up /plugins/Permissions/config.yml
      1. Read / modify.
      2. Save.
    4. Reload Server.
    Changelog

    • 2.1
      • Multiple-World support
      • New cache layer, and cache control support for plugins
      • Editing features for plugins to hook into
      • Exempt nodes
      • World copying
    • 2.0
      • Forgot.
    • 1.9
      • Fully fixes inheritance.
        • Groups now inherit groups of groups that inherit groups of...
      • Cache system implemented.
      • Plugin authors can now delegate a variable system if needed.
      • API Updated with two new functions to get the point of what they do across.
        • Along with the new variable checks.
    • 1.8
      • Fixes the broken globalized node issue.
        • node.* is called a `globalized node`
    Supporting Plugins




    I have hit the character limit for this post.​

    Thanks to:
    • sk89q for hiearchical and node system idea.
    • Creator of GroupUsers for api implementation.
    This author has stopped development of this plugin. It is no longer supported and I wouldn't ask for help here, as you won't get any. New Permissions
    -RightLegRed
     
  2. Offline

    jdrez

    If you're talking about the config.yml name change, I already did that. Still getting errors.
     
  3. Offline

    Imamoose

    u restarted?
     
  4. Offline

    caltes1595

    can someone please send me a copy of this???? the link is broken!!!
     
  5. Offline

    drats666

    Oops! Firefox could not find mirror.nexua.org

    Suggestions:

    Download links broken, please reupload and fix the links
     
  6. Offline

    Fuzzwolf

    I have no affiliation to Nij or any of his works, but this should be 2.1 since the link is broken
    <Edit by Moderator: Redacted mediafire url>

    All rights go to Nij, please do not message me.

    Use the download link below. Thanks Yeti!
     
    Last edited by a moderator: Dec 15, 2016
  7. Offline

    TheYeti

    It's not 2.1, it's 2.2 but it works. Command structure slightly changed though. But there are active download links here.
     
  8. Offline

    Triggjo2

    Can you send me a download link cause the one above won't work
    thanks

    --triggjo2
     
  9. Offline

    drats666

    so this plugin is no longer being done by this author?
     
  10. Offline

    Jdog653

    My permissions half works. It loads, but gives everyone all the commands. I keep getting an error about not being allowed to use mapping symbols in "info:" I really don't know what to do.
    Please help, and thanks for this great plugin[​IMG]
     
  11. Offline

    imaxorz

    Why is /pr not working? Anyone know?
     
  12. Offline

    TheNorthFace

    Hey I love your plugin, but the problem is, I don't even know how to make myself an Admin.... Okay so I downloaded it extracted and put the folder and jar file in. Now I went to the config.yml and I added my name and group etc. Like DarkGrave's to the users at the bottom but I am still not an Admin. Help PLEASE!?

    EDIT: NVM AWESOME PLUGIN!
     
  13. Offline

    Monkah

    Hey, can you make a hey0 format for this? Such as

    USERNAME:GROUPNAME:pREMISSIONS

    Instead of

    Username
    Group:
    Premissons:
     
    ALufkin24 likes this.
  14. Offline

    Syntic

    Fix the downloads please !
     
  15. Offline

    DragoonPreston

    The Download link is not working. Will the author please link an alternative download for it?
     
  16. Offline

    Nijikokun

    Fixed download link
     
    Jaiden207 likes this.
  17. Offline

    korin125

    Can you provide a link for version 2.0?
     
  18. Offline

    Syntic

    Umm 2.1 doesnt recognize my config.yml anymore ?!
     
  19. Offline

    mattmoss

    Rename config.yml to WORLD.yml (replace WORLD with the name of your world folder; probably 'world')
     
  20. Offline

    NOTNOT

    14:11:29 [심각] java.lang.NullPointerException
    14:11:29 [심각] at com.nijiko.permissions.Control.load(Control.java:117)
    14:11:29 [심각] at com.nijiko.permissions.Control.loadWorld(Control.java
    :86)
    14:11:29 [심각] at com.nijiko.permissions.Control.inGroup(Control.java:4
    76)
    14:11:29 [심각] at com.nijiko.permissions.Control.inGroup(Control.java:1
    046)
    14:11:29 [심각] at com.sk89q.bukkit.migration.NijiPermissionsResolver.in
    Group(NijiPermissionsResolver.java:70)
    14:11:29 [심각] at com.sk89q.bukkit.migration.PermissionsResolverManager
    .inGroup(PermissionsResolverManager.java:90)
    14:11:29 [심각] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(
    WorldGuardPlugin.java:1375)
    14:11:29 [심각] at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.
    onPlayerJoin(WorldGuardPlayerListener.java:68)
    14:11:29 [심각] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(Jav
    aPluginLoader.java:125)
    14:11:29 [심각] at org.bukkit.plugin.RegisteredListener.callEvent(Regist
    eredListener.java:59)
    14:11:29 [심각] at org.bukkit.plugin.SimplePluginManager.callEvent(Simpl
    ePluginManager.java:225)
    14:11:29 [심각] at net.minecraft.server.ServerConfigurationManager.a(Ser
    verConfigurationManager.java:98)
    14:11:29 [심각] at net.minecraft.server.NetLoginHandler.b(NetLoginHandle
    r.java:87)
    14:11:29 [심각] at net.minecraft.server.NetLoginHandler.a(NetLoginHandle
    r.java:68)
    14:11:29 [심각] at net.minecraft.server.Packet1Login.a(SourceFile:46)
    14:11:29 [심각] at net.minecraft.server.NetworkManager.a(SourceFile:230)
    14:11:29 [심각] at net.minecraft.server.NetLoginHandler.a(NetLoginHandle
    r.java:34)
    14:11:29 [심각] at net.minecraft.server.NetworkListenThread.a(SourceFile
    :87)
    14:11:29 [심각] at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:357)
    14:11:29 [심각] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:272)
    14:11:29 [심각] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)
    14:11:29 [심각] java.lang.NullPointerException
    14:11:29 [심각] at com.nijiko.permissions.Control.load(Control.java:117)
    14:11:29 [심각] at com.nijiko.permissions.Control.loadWorld(Control.java
    :86)
    14:11:29 [심각] at com.nijiko.permissions.Control.inGroup(Control.java:4
    76)
    14:11:29 [심각] at com.nijiko.permissions.Control.inGroup(Control.java:1
    046)
    14:11:29 [심각] at com.sk89q.bukkit.migration.NijiPermissionsResolver.in
    Group(NijiPermissionsResolver.java:70)
    14:11:29 [심각] at com.sk89q.bukkit.migration.PermissionsResolverManager
    .inGroup(PermissionsResolverManager.java:90)
    14:11:29 [심각] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(
    WorldGuardPlugin.java:1375)
    14:11:29 [심각] at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.
    onPlayerJoin(WorldGuardPlayerListener.java:72)
    14:11:29 [심각] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(Jav
    aPluginLoader.java:125)
    14:11:29 [심각] at org.bukkit.plugin.RegisteredListener.callEvent(Regist
    eredListener.java:59)
    14:11:29 [심각] at org.bukkit.plugin.SimplePluginManager.callEvent(Simpl
    ePluginManager.java:225)
    14:11:29 [심각] at net.minecraft.server.ServerConfigurationManager.a(Ser
    verConfigurationManager.java:98)
    14:11:29 [심각] at net.minecraft.server.NetLoginHandler.b(NetLoginHandle
    r.java:87)
    14:11:29 [심각] at net.minecraft.server.NetLoginHandler.a(NetLoginHandle
    r.java:68)
    14:11:29 [심각] at net.minecraft.server.Packet1Login.a(SourceFile:46)
    14:11:29 [심각] at net.minecraft.server.NetworkManager.a(SourceFile:230)
    14:11:29 [심각] at net.minecraft.server.NetLoginHandler.a(NetLoginHandle
    r.java:34)
    14:11:29 [심각] at net.minecraft.server.NetworkListenThread.a(SourceFile
    :87)
    14:11:29 [심각] at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:357)
    14:11:29 [심각] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:272)
    14:11:29 [심각] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:366)

    This Error is Appear...
    What's Happen?
    Help me PLZ...
    I Really Serious.
    I Any Command can't access
     
  21. Offline

    ALufkin24


    I agree with you. It's so much easier! Can the owner of this plugin do this? It would be greatly appreciated! Thanks!
     
  22. Offline

    tuckny

    can some1 post a working file that is easy to work with?
     
  23. Offline

    parker_digg

    I love permissions, but its time for everyone to go to "GroupManager"

    Fixed every problem I had, and it can all be configured in-game and without reloads. It really is a better built plugin. Permissions has served us well though. I feel like a trader :(
     
  24. Offline

    tuckny

    can you plz put up your config file code?
     
  25. Offline

    maxsteele

    Nijikokun, I just want you to know there are people who like the way Permissions is set up, and don't want to switch to another permissions plugin. Thank you for all of your work and I hope you continue to support it!
     
  26. Offline

    Tim/Hoopi2

    how to install version 2.1,
    Its the first bukkit plugin im using...
     
  27. Offline

    DierWolf

    it is /permissions now,
     
  28. Offline

    TheYeti

    That is only if you are using the release I put out. Nijikokun's still uses /pr I believe. I could be wrong though.
     
  29. Offline

    DierWolf

    well im using GM , but i would uess it /permission if /pr is not working, could be something else, not sure
     
  30. Offline

    Zerco

    Hmm it wasn't working until I went into mediafire to verify, works now. Also apologies to the paranoid people out there, I uploaded and posted it in a hurry (this was the untouched .zip I left in my downloads folder, I have a habit of copying it over without deleting) I had to get to work.
    Edit: Took out link, seems the dropbox.nexus link in the first post works properly now. Yay
     
  31. Offline

    Tobbi

    though agnate i dont know WHATS WRONG. i knew that something was wrong with my config...but should you name the config world or config?(ive tried both,none works).....i have made the encoding UTF-8.....and ive configured the text file as it should be.......plzzz help!!I dont know what to do :S
     
Thread Status:
Not open for further replies.

Share This Page