[ADMN] CommandPermissions v1.0.1 - Multiworld command-based permissions [1597]

Discussion in 'Inactive/Unsupported Plugins' started by vildaberper, May 7, 2011.

  1. Offline

    vildaberper

    CommandPermissions - Multiworld command-based permissions
    Version: 1.0.1 - Download
    Source: Github

    CommandPermissions makes it a whole lot easier to manage your server. Its an easier alternative to Permissions, much like the build-in permissions for hmod.
    It does not require any support from any plugin, this will work with every one of them, even the "op-commands".

    Use with this if youre having troubles with CommandPermissions! (Itll op all players)

    Commands:
    Template:
    Code:
    Copy: null # Should it ignore thease permissions and copy another world's?
    Groups:
        Default: # The group's name, can be anything.
            Default: true # Should it be one of the default groups for undefined players?
            Permissions: # Add your commands here.
                - '/list' # Allows the members of the group to use /list.
        Admin:
            Default: false
            Permissions:
                - '/time'
                - '/say'
    Users:
        vildaberper: # The user's name.
            Groups: # What groups is the user a member of?
                - 'Default'
                - 'Admin'
            Permissions: # User-specific commands.
                - '/reload'
        Isakksson:
            Groups:
                - 'Default'
            Permissions:
                - '/help'
    
    Changelog:
     
    Legalbob, KillYoy, MalcolmLC and 3 others like this.
  2. Offline

    Arthius

    I got this plugin about 3 days ago and ever since I got it I've been trying to make it work. I set MY character and my friends' characters so that we are in the admin group so we can do all commands, and it works but /deop doesn't work,
    even though im the creator of the server, and for my permissions, i set myself to '*'. Also, for regular players I made it the default group and I set the permissions so that they can do '/money pay' and '/regios warpto' from the plugins
    iConomy5 and Regios. When I set myself to only have the regular player and deop myself using the console, I cannot
    pay players and I cannot warp.

    I also have my world named as "world" and i did set the notepad name to "world".
    What am i doing wrong?
     
  3. Offline

    SweanS

    What if you don't need a command but you need a permissions node (like chaircraft.sit) how do you do that or do i need permissions and commandpermissions?

    And do you need to add arguments or isn't it needed?
     
  4. Offline

    Angry_Guitarist

    EDIT: Okay, so I sort of have it. I can get this thing working 100% on my own if I knew how to promote people lol.

    How do you set a user to a group since the users section of the permissions file isn't working for me?

    Thanks

    PS I can't get the default group to be able to edit any blocks, whats up with that?
     

    Attached Files:

  5. Offline

    Matthew Jay

    i hate this mod it doesnt work even if i add a command to the group or user list they still cant use it PLEASE SOMEONE HELP ME I HAVE SPENT ALREADY TWO HOURS TRYING TO FIX

    stuff like magiccarpet works and stuff like tp or give dont work what am i doing wrong?

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

    Elmah

    Why this one is not working ? Pls help me with this.
    Code:
    Copy: null # Should it ignore thease permissions and copy another world's?
    Groups:
        Default: # The group's name, can be anything.
            Default: true # Should it be one of the default groups for undefined players?
            Permissions: # Add your commands here.
                - '/list' # Allows the members of the group to use /list.
                - '/money'
                            - '/login'
                            - '/changepw'
                            - '/register'
                            - '/home'
                            - '/home set'
                            - '/home invite'
                            - '/home list'
                            - '/home ilist'
                            - '/home uninvite'
                            - '/money rank'
                            - '/money rank'
                            - '/money pay'
                            - '/money stats'
                            - '/cprivate'
                            - '/cremove'
                            - '/cpassword'
                            - '/cunlock'
                            - '/cinfo'
                            - '/spawn'
                            - '/warp'
                            - '/sell'
                            - '/buy'
     
        Admin:
            Default: false
            Permissions:
                - '*' # This means all commands
    Users:
        vildaberper: # The user's name.
            Groups: # What groups is the user a member of?
                - 'Default'
                - 'Admin'
            Permissions: # User-specific commands.
                - '/reload'
        Elmah:
            Groups:
                - 'Defaullt'
                            - 'Admin"
            Permissions:
                - '/help'
    
     
  7. Offline

    Cubedchas

    Wow! This plugin is amazing. Just what ive been looking for!
    I only have one minor issue with this plugin...
    Would it be possible for you to implement wildcards eg. -'[command] *' so that the command followed my another param can be taken care of in one line instead of a dozen?
    [cake]Caik c:
     
  8. Offline

    Fille948

    Hello so i know this probably sounds noob, but i'm totaly new to server hosting and permissions etc and i know this is very simple but i don't fully understand how to do, is there anyone who could make a tutorial video and post on youtube and tell exactly how i make a group, how i choose wich users are in a group etc please help!

    EDIT: Alright so i tried some things but as soon as i Deop myself i don't have any commands:S Please help! Mine Looks Like this:

    Copy: null # Should it ignore thease permissions and copy another world's?
    Groups:
    Default: # The group's name, can be anything.
    Default: true # Should it be one of the default groups for undefined players?
    Permissions: # Add your commands here.
    - '/list' # Allows the members of the group to use /list.
    - '/tp'
    Owner:
    Default: false
    Permissions:
    - '*' # This means all commands
    Users:
    Fille948: # The user's name.
    Groups: # What groups is the user a member of?
    - 'Default'
    - 'Owner'
    Permissions: # User-specific commands.
    - '/reload'
    - '/op'
    - '*'
    Fille948:
    Groups:
    - 'Default'
    - 'Owner'
    Permissions:
    - '/help'
    - '*'
     
  9. Offline

    vildaberper

    You need to be op to do the op commands, even though you have permission to.
    Its safe to give all players op with this plugin. :)
     
  10. Offline

    razorasadsid

  11. Offline

    Fille948

    Thanks for the reply, and alright :) Is there any way i can make everyone who logins to the server OP so i don't have to promote every guest to OP?

    And still, i have no idea how to set who is in what group and everything, someone please make a tutorial!
     
  12. Offline

    bk1325

    Hey great But I just want to know if I can still use the regular permissions nodes?
     
  13. Offline

    Lyikos

    Can't seem to get it to work either. I've renamed the ylm file to my world name, and added the /tpc command to the admin group, other than that, I changed nothing. However, everyone who is OP can use everything, and everyone who is not op can't do anything :/

    What's the correct way to set this up?

    Code:
    Copy: null # Should it ignore thease permissions and copy another world's?
    Groups:
        Default: # The group's name, can be anything.
            Default: true # Should it be one of the default groups for undefined players?
            Permissions: # Add your commands here.
                - '/list' # Allows the members of the group to use /list.
                - '/tp'
        Admin:
            Default: false
            Permissions:
                - '*' # This means all commands
    Users:
        vildaberper: # The user's name.
            Groups: # What groups is the user a member of?
                - 'Default'
                - 'Admin'
            Permissions: # User-specific commands.
                - '/reload'
                - '/tpc'
        Isakksson:
            Groups:
                - 'Default'
            Permissions:
                - '/help'
    
    ^yml file in CommandPermissions folder.

    EDIT: I'm also seeing "permissions system not detected, defaulting to OP" in console.
     
  14. Offline

    Redthunder113

    Hey, so i just downloaded the plugin, but it won't work could you specify EXACTLY what i need to do, beginning downloading the thing?

    I think it would help alot of people out including me :D
     
  15. Offline

    siesie1

    ok am i doing this right.....
    download the jar, upload the jar into plugins.

    dune all that wen i go in game it says i dont have permisson to do any command.
    my name is in the OP file. that all i have dune to the server.
    what am i doing wrong?
     
  16. Offline

    Legalbob

    this plugin rocks and is so easy to use thx
     
  17. Offline

    katie812

    Ok, so I have problems with every permissions plugin i try to have. Thank god i finally found one that works! So, i'd like to say a big thanks to you.
    Anyway, I'd love to be able to have prefixs, so i was hoping you'd consider adding that (;
     
  18. Offline

    nathanlonghair

    I installed your plugin yesterday, and so far I'm loving the simplicity of it :)
    However I have a question. I'm running Multiverse 2.0 with 4 worlds:
    Nexus - Where new players spawn. Has portals to/from all the other worlds
    Everland - A private world for me and my gf alone
    Neverland - A free for all world
    Dreamland - Another free for all
    My problem is technically with using Multiverse in conjunction with your plugin. I can't figure out how to set the permissions for each world so only me and and the gf can enter Everland, and everyone can enter the 3 other realms (and use the portals to/from them).
    Basically Multiverse documentaion states that you can use multiverse.access.WORLDNAME to grant access to a world, but with this PermissionsBukkit is mentioned specifically, and from what I can see looking at that plugin it seems like complete and utter overkill for a small private server like this.
    Is it possible to set the Multiverse world permissions using your plugin instead - and if so, how is it formated exactly and where do I set them?
    I'm very new to Minecraft and have only started a server up less than a week ago so there's still a good few things that confuse me - forgive me if I'm being a noob here :)
    My current permissions set for Nexus.yml:
    Code:
    Copy: null
    Groups:
        Players:
            Default: true
            Permissions:
                - '/list'
                - '/help'
                - '/tell'
        Mods:
            Default: false
            Permissions:
                - '/kick'
                - '/ban'
                - '/pardon'
                - '/tp'
                - '/say'
                - '/time'
        Admin:
            Default: false
            Permissions:
                - '*'
    Users:
        nathanlonghair:
            Groups:
                - 'Admin'
        Kirserella:
            Groups:
                - 'Mods'
                - 'Players'
    PS: This may be the wrong place to ask since it's technically more of a Multiverse question, but I'm guessing there's a greater chance that you have experience using Multiworld with your plugin than they have using yours.
     
  19. Offline

    Devole666

    Great stuff :D
    Question tho, are you going to upgrade it to work with 1060?
    And Defaultcommands as well?
    Or will these still work with the new Craftbukkit?
     
  20. Offline

    Boby

    Can i still use the normal premissions with this? or can i only use this and just copy my other file into this one? PLEASE ANSWER!
     
  21. Offline

    TheFluffey

    My commands with spaces won't work :(
     
  22. Offline

    cash425

    whenever i try and use a command it just says u dont have permission to do that and im an op so i dont understand
     
  23. Offline

    Mrbeatenbagel

    Could you use something like a Node such as
    - '-Random.Node*'
    Or does the plugin disable all commands for default players, and another thing by typing '*' Does it allow You to all commands? Please Reply, My server is down at the moment and i need a quick Fix Thanks :)
     
  24. Offline

    Henny Looze

    I just want to limit certain players to building, /list and /tp without them being op as I want to stop them from opening chests from other players (using lockette). How can I achieve this? Any help much appreciated
     
  25. Offline

    Mrbeatenbagel

    Just Give them the permissions with this :)

    Realign the commands with the first 2 commands listed

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

    Henny Looze

    in that case, what is the node for allowing building?
     
  27. Offline

    Mrbeatenbagel

    says something like BuildingMode: False Make that true.
     
  28. Offline

    Henny Looze

    im using clanforge btw
    im using clanforge btw, does that make a difference?

    this is my current config file and it is not working. i want to be able to deop all of my default users so that they cannot access and admin rights on other mods and just allow them to build, use "/tp" "/tell" and "/list" and thats it. if i de-op them at the moment it just means that they cannot use commands and only build when i want them to be able to use the three commands. an example and fix would be greatly appreciated. :)

    Code:
    Copy: null
    Groups:
        Default:
            Default: true
            Permissions:
                - '/list'
                - '/tp'
                - 'Build: True'
        Admin:
            Default: false
            Permissions:
                - '*'
    Users:
        hennylooze:
            Groups:
                - 'Admin'
            Permissions:
                - '*'
        calluml:
            Groups:
                - 'Default'
            Permissions:
                - '/list'
                - '/tp'
                - '/tell'
        Pickell:
            Groups:
                - 'Default'
            Permissions:
                - '/list'
                - '/tp'
                - '/tell'
    


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

    ParadoXz

    i keep getting the error on my screen "bukkit sad bukkit want you to accsess command, but bukkit cannot let you bukkit will leak tears :'("
     
  30. Offline

    Mrbeatenbagel

    yea, i got the same thing, its weird sometimes reinstall all plugins except for essential pluggins
     
    ParadoXz likes this.
  31. Offline

    ParadoXz

    if you find a fix please reply to this comment with it please
     

Share This Page