Enchanting in Essentials(help)

Discussion in 'Bukkit Help' started by creativename, Apr 6, 2018.

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

    creativename

    When i add an item in Essentials, and then add a enchantment to the item let's say
    protection 1 and unbreaking 1, i made it say unbreaking first but when i go ingame and spawn in the kit protection is showing first when i made so unbreaking IS supposed to show. Is it even possible to make it in order, i have seen someone who did it.
     
  2. Offline

    PriorityHacker

    Hi @creativename , can you please post your yml file with PasteBin ?

    Normally essentials adds the enchantments in the order they are inserted into the code.

    Eg:
    Code:
    dtools:
        delay: 600
        items:
          - 278 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
          - 277 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
          - 298 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
          - 279:780 1
     
  3. Offline

    creativename

    @PriorityHacker
    This have to do!
    kits:
    Member:
    delay: 172800
    items:
    - 306 1 unbreaking:1 protection:1
    - 307 1 unbreaking:1 protection:1
    - 308 1 unbreaking:1 protection:1
    - 309 1 unbreaking:1 protection:1
     
Thread Status:
Not open for further replies.

Share This Page