Private Kits! Please I need this

Discussion in 'Archived: Plugin Requests' started by Thoth, Mar 17, 2011.

  1. Offline

    Thoth

    Could anybody create a private kit plugin or link me to one. I've searched up and down for this! Please help me.
     
  2. Offline

    c0mp

    I thought most kit plugins gave you the option of using a node in the style of <PluginName>.kit.<KitName> to assign kits to individual users or groups. For example, check out the command reference for the Essentials plugin, which provides a /kit command.
     
  3. Offline

    Thoth

    Here's my code
    Code:
        VIP:
            default: false
            info:
                prefix: '&3'
                suffix: ''
                build: true
            inheritance: Default
            permissions:
                - 'essentials.kit.grass'
                - 'essentials.kit.stone'
                - 'essentials.kit.sponge'
                - 'essentials.kit.mob'
                - 'essentials.kit.logs'
                - 'essentials.kit.fisherman'
                - 'essentials.kit.snowman'
                - 'essentials.kit.grass'
                - 'essentials.kit.miner'
                - 'essentials.kit'
                - 'essentials.time'
                - 'essentials.tpa'
                - 'lwc.protect'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.msg'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.spawn'

    When I allow them that they can do any kit they like.
     
  4. Offline

    c0mp

    Well it definitely shouldn't do that. It does look like you have it set up correctly. I might try contacting the author of that plugin (I think their preferred method of contact is listed in the OP of the Essentials thread) and see what might be causing that.
     

Share This Page