Give me a break permissions

Discussion in 'Bukkit Help' started by Deleted user, Jun 9, 2012.

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

    Deleted user

    Resolved
     
  2. Offline

    Gravity

  3. Offline

    Deleted user

    Found my issue on the faq.

    "A: bPermissions DOES NOT handle any build-related things by default. This will be related to another plugin you have installed"

    Great.
    Do any of the permissions plugins have a simple built in way to allow users to build?
    In PEX I have the Modifyworld plugin enabled and the node in the permissions config file, but still can't build.


    are there any basic plugins that work like the original.
     
  4. Offline

    Gravity

    PermissionsEx's ModifyWorld extension does, but PEX isn't as good as bPermissions.
     
  5. Offline

    Deleted user

    modifyworld.yml
    Code:
    enable: true
    itemRestrictions: false
    informPlayers: false
    whitelist: false
    messages:
      whitelistMessage: You are not allowed to join this server. Goodbye!
      prohibitedItem: You have prohibited item "%s".
      permissionDenied: Sorry, you don't have enough permissions
    
    permissions.yml
    Code:
    groups:
      default:
        default: true
        permissions:
        - modifyworld.*
    
    can't build.
    what do I do to enable the most basic feature of Minecraft.....

    ....
    By default, you can't build near spawn.
    Would have been really nice to know that LOL.

    Is there a way to disable this?..
    Even adding all permission nodes to a user doesn't allow them to build at the spawn. You have to be an OP.

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

    Gravity

    bukkit.yml -> spawn-radius
     
  7. Offline

    Deleted user

    Thanks a lot :D

    Since my problems are gone, while this threads I'm going to go ahead and ask - what would you/ anyone else recommend as an anti-grief plugin?

    I have the usual worldguard and edit, but I mean the things that are like BigBrother was. The only one I recall hearing about was LogBlock.
     
  8. Offline

    Gravity

    LogBlock, HawkEye, Guardian if it's in a good state right now... take your pick.
     
  9. Offline

    Deleted user

    Thanks. I'll look them all up :]
     
  10. Offline

    codename_B

    Let me just say that the reason bPermissions doesn't do it is because it prevents silly conflicts.
     
Thread Status:
Not open for further replies.

Share This Page