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

Please add a new loot type: skills for players to trigger mythicmobs plugin. #26

Open
Surtryyds opened this issue Jan 18, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Surtryyds
Copy link

Surtryyds commented Jan 18, 2024

Would it be possible to add an item to the rewards that would allow the player to trigger the skills of the mythicmobs plugin, which would make the plugin more functional.

@Esophose
Copy link
Member

Could you give an example of what you want to do? I'm not familiar with what skills are in mythicmobs. Are these player skills? Mob skills? I'm just unfamiliar with what MythicMobs does.

@Surtryyds
Copy link
Author

MythicMobs Skill

Runs a skill from MythicMobs, with the base mob as target, player as caster and mob location as origin

type: ENTITY
overwrite-existing: items
conditions: []
pools:
0:
entries:
0:
items:
0:
type: mythicmobs_skills
skill: TestSkill

TestSkill:
Skills:

  • SetBlockType{material=DIAMOND_BLOCK} @target # Places diamond block at mob location
  • SetBlockType{material=GOLD_BLOCK} # Places gold block at player location
  • message{m=hello} # Sends message to player

@Surtryyds
Copy link
Author

Surtryyds commented Jan 19, 2024

I think this open source plugin might help with this functionality,It adds loot about mythicmobs skills and even controls loot drops directly using mythicmobs conditions:
PandeLootPlus
The wiki interface for loot about mythicmobs skills

@Esophose Esophose added the enhancement New feature or request label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants