GC-spigot / battle-pass

The best battle pass plugin on Spigot
51 stars 15 forks source link

Variable not working in step quest #563

Closed Drevya0 closed 1 month ago

Drevya0 commented 1 month ago

Describe the bug

  '7':
    name: 4. Hafta - Berber
    required-progress: 64
    points: 100
    steps:
      '1':
        type: shear
        variable:
          root: none
          color: pink
        info:
        - '&eGörevi ilerletmek için'
        - '&e64 pembe koyun kırp.'
      '2':
        type: shear
        variable:
          root: none
          color: magenta
        info:
        - '&eGörevi ilerletmek için'
        - '&e64 eflatun koyun kırp.'
      '3':
        type: shear
        variable:
          root: none
          color: purple
        info:
        - '&eGörevi tamamlamak için'
        - '&e64 mor koyun kırp.'
      '4':
        type: shear
        variable:
          root: none
          color: blue
        info:
        - '&eGörevi ilerletmek için'
        - '&e64 mavi koyun kırp.'
    item:
      material: shears
      name: '&6☠ &lBerber &6☠'
      lore:
      - '&a&lAşamalı Görev!'
      - '&e'
      - '%info%'
      - ''
      - '&3İlerleme: &b%total_progress%&7/&b%required_progress%'
      - '%progress_bar% &7&o(%percentage_progress%)'

How to reproduce

I tried changing the variable but it didn't work at all. Even though it is “Color: pink”, when I shear any color sheep, the quest progresses.

Screenshots / Videos

resim_2024-07-23_050517790 resim_2024-07-23_050541257

Server Log

No response

KPGTB commented 1 month ago

Hey! Fix will be available in the next update