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 214 forks source link

Kills Achievements #1002

Closed MinePlayGamer closed 3 years ago

MinePlayGamer commented 3 years ago

:information_source: Basic information

:question: I need help to create a Specify Entity killer achievement

Hello! So I need to create an achievement that indicates when a specific player is killed, but when I create it doesn't count progress, how do I make it work?

Thank you for help me.

:wrench: Configuration

Kills:
  specificplayer-6adf8113-0e9b-41c0-a7e6-d5dada0cfef8:
    '1':
      Goal: Matar o Oficial zHenri_ 1 vez.
      Message: Você matou o Oficial zHenri_.
      Name: kills_1_zhenri
      DisplayName: Teste
PyvesB commented 3 years ago

Hello @MinePlayGamer ! 👋🏻

Do the players have the right permissions? I believe they need to have both achievement.count.kills and achievement.count.kills.specificplayer-6adf8113-0e9b-41c0-a7e6-d5dada0cfef8 in this case. 😉

MinePlayGamer commented 3 years ago

I was testing with Op.

PyvesB commented 3 years ago

Can you reproduce with only Advanced Achievements enabled on your server, and no other plugin?

MinePlayGamer commented 3 years ago

No, I am using Vault, IConomy and Advanced Plugins.

PyvesB commented 3 years ago

Well, in that case I suggest progressively re-adding your other plugins. When things break again in Advanced Achievements, that will point to the one causing conflicts. 😉

PyvesB commented 3 years ago

No news for a couple of weeks, I'm assuming the above suggestions helped you find the faulty plugin, therefore closing the issue.