Enchantment on kits won't work

Discussion in 'General Help' started by _JustThijmen, May 13, 2017.

Thread Status:
Not open for further replies.
  1. Hi everyone,

    Every time when I make a kit, all it is working! But, if I put a enchantment on a kit (like - 271 1 efficiency:1) it doesn't work. It says nothing, like if you didn't do a command... Please, can anyone help me?

    Maybe you can help me a lot!!

    Kind regards,

    Thijmen
     
  2. Offline

    martian3333

    @_JustThijmen
    Post a pastebin to a copy of your essentials config
     
  3. Offline

    yPedx

  4. Here:
    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'

    groups:
    Gold:
    default: false
    permissions:
    - essentials.bigtree
    - essentials.bigtree.delay.15minutes
    - essentials.joinfullserver
    inheritance: []
    info:
    build: false
    prefix: '&8[&6Gold&8]&6 '
    suffix: ''
    Moderator:
    default: false
    permissions:
    - essentials.ban
    - essentials.fly
    - essentials.kick
    - essentials.kits.stone
    - essentials.mute
    - essentials.tempban
    - essentials.tp
    - essentials.tphere
    - essentials.unban
    - essentials.vanish
    - playervaults.amount.10
    inheritance: []
    info:
    build: true
    prefix: '&0[&bModerator&0]&a '
    suffix: ''
    Owner:
    default: false
    permissions:
    - '*'
    - essentials.*
    inheritance:
    - co-owner
    info:
    build: true
    prefix: '&0[&cOwner&0]&4 '
    suffix: ''
    Builder:
    default: false
    permissions:
    - essentials.fly
    - essentials.gamemode
    - essentials.gamemode.creative
    - essentials.tp
    - essentials.tphere
    - essentials.warps.*
    - playervaults.amount.2
    - worldedit.*
    inheritance:
    - stone
    info:
    build: true
    prefix: '&6[&eBuilder&6]&a '
    suffix: ''
    Coal:
    default: false
    permissions:
    - essentials.afk
    - essentials.feed
    - essentials.feed.delay.150seconds
    - essentials.list
    - essentials.near
    - essentials.suicide
    inheritance:
    - stone
    info:
    build: false
    prefix: ''
    suffix: ''
    Diamond:
    default: false
    permissions:
    - essentials.chat.color
    - essentials.fly
    - essentials.home.10
    - essentials.kits.diamond
    - essentials.nick
    - essentials.nick.color
    - iDisguise.mob.bat
    - iDisguise.mob.cave_spider
    - iDisguise.mob.cow
    - iDisguise.mob.ender_chrystal
    - iDisguise.mob.slime
    - iDisguise.mob.snowman
    - iDisguise.mob.wither_skeleton
    - playervaults.amount.10
    inheritance:
    - gold
    info:
    build: false
    prefix: '&0[&bDiamond&0]&b '
    suffix: ''
    Iron:
    default: false
    permissions: []
    inheritance:
    - coal
    info:
    build: false
    prefix: ''
    suffix: ''
    Admin:
    default: false
    permissions:
    - essentials.gamemode
    - essentials.gamemode.creative
    - essentials.give
    - essentials.tpall
    - essentials.vanish
    - essentials.warp
    - playervaults.amount.*
    inheritance:
    - moderator
    info:
    build: true
    prefix: '&0[&aAdmin&0]&b '
    suffix: ''
    Stone:
    default: true
    permissions:
    - essentials.balance
    - essentials.delhome
    - essentials.ec
    - essentials.enderchest
    - essentials.home
    - essentials.kit
    - essentials.kits.starter
    - essentials.kits.stone
    - essentials.msg
    - essentials.pay
    - essentials.r
    - essentials.sethome
    - essentials.sethome.1
    - essentials.signs.use.balance
    - essentials.signs.use.buy
    - essentials.signs.use.disposal
    - essentials.signs.use.heal
    - essentials.signs.use.info
    - essentials.signs.use.mail
    - essentials.signs.use.sell
    - essentials.signs.use.warp
    - essentials.spawn
    - essentials.tell
    - essentials.tpa
    - essentials.tpa.other
    - essentials.tpaccept
    - essentials.warp
    - essentials.warps.pvp
    - essentials.warps.tips
    - factions.claim
    - factions.create
    - factions.description
    - factions.help
    - factions.home
    - factions.invite
    - factions.join
    - factions.kick
    - factions.leave
    - factions.map
    - factions.motd
    - factions.name
    - factions.player
    - factions.rank
    - factions.sethome
    - factions.show
    - factions.status
    - factions.unclaim
    - factions.unsethome
    - playervaults.amount.1
    - signurls.use
    - wildtp.wild
    inheritance: []
    info:
    build: false
    prefix: '&0[&7Stone&0]&7 '
    suffix: '&7'
    Co-Owner:
    default: false
    permissions: []
    inheritance:
    - owner
    info:
    build: true
    prefix: '&0[&bCo-Owner&0]&4 '
    suffix: ''

    Btw, thanks for texting me back!

    Thank you so much man! <3 It works!!!!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2017
  5. Offline

    Dessie_YT

    @_JustThijmen
    EssentialsX changes the way Essentials handles enchantments for its config. Normal Essentials uses "DIG_SPEED" instead of "EFFICIENCY". Just if you were wondering why that didn't work. I suggest staying with EssentialsX, as they have features Essentials doesn't.
     
Thread Status:
Not open for further replies.

Share This Page