Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MythicMobs Support? #397

Closed
3 tasks done
AlternativeSoap opened this issue May 28, 2022 · 10 comments · Fixed by #400
Closed
3 tasks done

MythicMobs Support? #397

AlternativeSoap opened this issue May 28, 2022 · 10 comments · Fixed by #400
Labels
bug status: accepted Feature request accepted / bug report confirmed

Comments

@AlternativeSoap
Copy link

Description of Bug

MythicMobs Kill quest doesn't work...
Will it ever work again?

Steps to Reproduce

Add a mythicmobs quest

Environment

  • Minecraft version: 1.18.2
  • Server software: Paper
  • Quests version: 3.12

Agreements

  • I am running the latest version of Quests
  • I am certain this issue is unique and a similar issue is not currently open
  • I am using a version of Minecraft which is supported by Quests

Other

No response

@AlternativeSoap AlternativeSoap added bug status: needs investigating Bug report / feature request needs investigating and triage labels May 28, 2022
@Krakenied
Copy link
Contributor

What's your MythicMobs version?

@AlternativeSoap
Copy link
Author

Latest Free: v5.0.4

Krakenied added a commit to Krakenied/Quests that referenced this issue Jun 4, 2022
@Krakenied
Copy link
Contributor

Krakenied commented Jun 4, 2022

It works without the fix on my server but this PR will probably fix your problem

@AlternativeSoap
Copy link
Author

What fix?
I'll try it again, see if I did something wrong

@Krakenied
Copy link
Contributor

Quests-3.12-86f2d42.zip
Try using this Quests plugin JAR

@LMBishop LMBishop added status: accepted Feature request accepted / bug report confirmed and removed status: needs investigating Bug report / feature request needs investigating and triage labels Jun 5, 2022
@AlternativeSoap
Copy link
Author

Can you give me an example file?
It still doesn't work for me.

@Krakenied
Copy link
Contributor

tasks:
  mythicmobs:
    type: "mythicmobs_killing"
    amount: 2
    name: SkeletalKnight

display:
  name: "&cExample I (Single Task)"
  lore-normal:
  - "&f{mythicmobs:progress}&7/2"
  lore-started:
  - "&f{mythicmobs:progress}&7/2"
  type: "WOODEN_PICKAXE"

rewards:
  - "give {player} diamond 10"

placeholders:
  description: "kill 2x SkeletalKnight"
  progress: "&f{mythicmobs:progress}&7/2"

options:
  category: "examples"
  repeatable: true
  cooldown:
    enabled: false
    time: 1440
  sort-order: 1

@AlternativeSoap
Copy link
Author

I see where my problem is, yes mythicmobs quests works, but not the placeholders showing progression?

@Krakenied
Copy link
Contributor

Krakenied commented Jun 16, 2022

The placeholders show progress correctly for me

@AlternativeSoap
Copy link
Author

AlternativeSoap commented Jun 26, 2022

Not for me tho, it still shows zero, but still progress it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status: accepted Feature request accepted / bug report confirmed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants