PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
200 stars 211 forks source link

players skip the clear condition #1051

Closed Ecilpse closed 2 years ago

Ecilpse commented 3 years ago

2021-08-03_15 40 52

As you can see, in the screenshot (/aach top), people was cleared achivements below 60, but cleared 'advancements_300' i was see that your reply (#914) but, i can't understand. because people can't clear over 300+ achivements even if player completed all vanilla achivements

what is the problems?

config.yml)

AdvancementsCompleted: 20:

Goal: 20개의 발전과제를 클리어하세요
Message: '§720개의 발전과제를 클리어하였습니다!'
Name: advancements_20
DisplayName: '§b발전과제 보상 I'
Type: normal
Reward:
  Command:
    Display:
      - '&d3&f크레딧'
    Execute: points give PLAYER 3

40: Goal: 40개의 발전과제를 클리어하세요 Message: '§740개의 발전과제를 클리어하였습니다!' Name: advancements_40 DisplayName: '§b발전과제 보상 II' Type: normal Reward: Command: Display:

PyvesB commented 3 years ago

Hello @NCSV ! 👋🏻

Does #1015 help clarify things?