Question essentials /craft command to false

Discussion in 'Bukkit Help' started by CrazyLEden, Jul 25, 2017.

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

    CrazyLEden

    I want to make the /craft to false of the Default group
     
  2. Offline

    Machine Maker

    @CrazyLEden
    1. Which /craft command? From what plugin?

    2. Is it the /workbench command from Essentials? In that case, just remove the permission from the Default group with -essentials.workbench
     
  3. Offline

    CrazyLEden

    no there do not have essentials.workbench

    Code:
    Default:
        default: true
        permissions:
        - clickwarp.invwarp.item
        - home.home
        - home.sethome
        - treasurechest.access.treasure
        - worldguard.region.flag.flags.use.*
        - clickwarp.warp.*
        inheritance:
        - g:groupmanager_default
        - g:bukkit_default
        - g:essentials_default
        - g:towny_default
        info:
          build: false
          prefix: '&2【&aMC&2】'
          suffix: ''
    Code:
    g:essentials_default:
        permissions:
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        - essentials.jail.allow.help
        - essentials.jail.allow.helpop
        - essentials.jail.allow.rules
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 26, 2017
  4. Offline

    Machine Maker

    @CrazyLEden
    You didn't really answer the question. What plugin is the /craft command from?
     
  5. Offline

    CrazyLEden

    essential
    essential
     
Thread Status:
Not open for further replies.

Share This Page