Help :(

Discussion in 'Bukkit Help' started by Skylilier, Jul 4, 2011.

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

    Skylilier

    i cant figure out what is wrong with this plugin can anybody help?
    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:
    - '*'
    - '/list'
    Moderator:
    Default: false
    Permissions:
    - '*'
    - '-worldedit.*'
    Hobo:
    Default: true
    Permissions:
    - '/help'
    - '/list'
    Users:
    Skylilier:
    Groups:
    - 'Admin'
    Permissions:
    - '*'
    - '/list'
    Rabatrix:
    Groups:
    - 'Admin'
    Permissions:
    - '*'
    - '/list'
    Speediestan:
    Groups:
    - 'Moderator'
    Permissions:
    - '*'
    - '-worldedit.*'
    Jerbuta:
    Groups:
    - 'Moderator'
    Permissions:
    - '*'
    - '-worldedit'
    Diaquency
    Groups:
    - 'Hobo'
    Permissions:
    - '/help'
    - '/list'

    i have got all the spaces and stuff right i think, i just need some major help with these permissions, or if anybody has any other permission plugins they coud advise me to use that'd be greatful :D
     
  2. Offline

    cullyn

    what plugin is this? group manager? please be more descriptive
     
  3. Offline

    Lolmewn

    you might want to enclose this in a
    Code:
    Made with [ code] and [ /code]
     
  4. Offline

    Skylilier

    erm it is called "Command Permissions"
     
  5. Offline

    jtlcr777

    Code please. And link to the plugins? I have never heard of Command Permissions.
     
  6. Offline

    Skylilier

  7. Offline

    cullyn

    the problem is you are mixing "permission nodes" and "command permissions". as i can see from the template, command permissions is based around commands, rather than permissions, based around nodes.

    from the thread it self

    while simple i do think this method to use the plugin is flawed, some of my permission nodes control non command events(walking through a portal, clicking a sign shop)

    on closing, the plugin you are using is based around commands, you are trying to put permission nodes into it, this will not work.
     
  8. Offline

    Skylilier

    thanks :D could you recommend a good permission plugin for a server, it would be most grateful.
     
  9. Offline

    mxm24

    Well, i know that you would need a permissions for Multiverse to go to different worlds if you enter a portal instead of using the command.
     
  10. Offline

    saul100

    Get rid of command permissions, use a real permissions plugin
     
  11. Offline

    mxm24

    permissions 3.1.6 (even though it is outdated)

    command permissions?

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

    saul100

    NO! DO NOT USE Permissions 3.1.6
    There is a reason people left it. There was a huge POST ABOUT IT!
    Use
    1)PermissionsEX
    2)PermissionsBukkit
    3)BukkitPermissions
     
  13. Offline

    mxm24

    what is that reason?
     
  14. Offline

    vapid2323

    Its not active anymore, you are just going to have more issues if you use it.
     
  15. Offline

    mxm24

    never heard of permissionsex
     
  16. Offline

    saul100

    Permissions 3 is dead. It was a unfinished solution and there are many posts on it, look it up!

    99% of servers dropped in then, now its between those 3
     
  17. Offline

    mxm24

    im going to use bpermissions then
     
  18. Offline

    saul100

  19. Offline

    mxm24

  20. Offline

    saul100

Thread Status:
Not open for further replies.

Share This Page