Skip to content
Success

Changes

Summary

  1. Add MythicMobs item & entity matchers (#404) (commit: b66fded) (details)
Commit b66fded57882f6d73d077141aac12235fd820ed6 by noreply
Add MythicMobs item & entity matchers (#404)

* Add Entity and Item MythicMobs matchers

* Verify the matcher when there's no ID

* Separate the matchers

* Imports

* Can just check the UUID

* Minor cleanup

* Fixes from review
(commit: b66fded)
The file was modified src/main/java/com/denizenscript/depenizen/bukkit/bridges/MythicMobsBridge.java (diff)
The file was modified src/main/java/com/denizenscript/depenizen/bukkit/utilities/mythicmobs/MythicMobsLoaders.java (diff)