Solved Help removing permissions from Essentials

Discussion in 'Bukkit Help' started by nojdh, Aug 20, 2012.

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

    nojdh

    So, I'm using YAPP for permissions, and the vip permissions look like this:


    Code:
    == PERMISSIONS ==
     
    + ChestShop.mod
    + ChestShop.nofee
    + towny.town.*
    + towny.wild.*
    + yapp.build
    + essentials.tpa
    + essentials.tpahere
    
    So basically I want to remove so that ordinary users can't use /tpa and /tpall, which is an essentials feature and that VIPs can use /tpa. But they should be able to use /tpaccept and /tpdeny which they already can.

    How do I remove /tpa, /tpahere & /tpall for the default group?

    The permissions for /tpa and /tpall & /tpahere are:

    essentials.tpall
    essentials.tpa


    Thanks.
     
  2. Offline

    Necrodoom

    YAPP isnt even based on superperms? what the hell
     
  3. Offline

    Omnitv

    ?

    To OP try bperms or Pex they support super perms.
     
  4. Offline

    bastion

    This is not true, YAPP is a superperms based perm plugin.

    you have listed the file for vip group but not default group. you need to put the contents of default.txt up so we can see it, default.txt is where the perms are listed for the default group.
     
    nojdh likes this.
  5. Offline

    nojdh

    Hey. Thanks for helping, but I have not set any special permissions for default.txt, it just looks like this:
    Code:
    == PERMISSIONS ==
     
     + yapp.build
     + ChestShop.shop.*
     + towny.town.*
     + towny.wild.*
     + lwc.protect
    
    Can't you just deny a special permission for defaults, like essentails.tpa ?
     
  6. Offline

    midnightfang22

  7. Offline

    nojdh

    Thanks guys! I got it solved by using yapp.deny.essentials.tpa .

    Love you
     
Thread Status:
Not open for further replies.

Share This Page