MMOLib (MythicLib) icon

MMOLib (MythicLib) -----

Dependency for MMOItems and MMOCore




Version: 1.7
I wrote to them like a normal person. I have a pirated version for testing and I want to buy their products legally. They blocked me on discord

Version: 1.7
Just one lib and it makes the MMO's plugin work. If you see "no update", it will still update on devbuild and work very well

Version: 1.7
This plugin supports version 1.21 very quickly, and it also performs very well!!!

Version: 1.7
ini memberikan banyak sekali log yang menganggu, namun plugin berfungsi. Tapi aku ada keluhan di mana damage indikator yang tidak hilang sendiri setelah muncul

Version: 1.6.1
Incompatible with 1.20.6, although the developer claims that 1.20 support is present.
-
Author's response
Latest dev builds do support 1.20.6 and above

Version: 1.6.1
Two stars only because the library and plugins of the author are really good. Everything else is a solid minus. Did you once make a server on version mythiclib 1.3 and added a lot of content? You can forget about updates. The author makes many mandatory changes that force you to redo everything you did, all your work will go down the drain. It would seem that you should always sit on version mythiclib 1.3.3 and not care about new ones. But you will not get bug fixes, and you will not update the server itself to a higher version, for example from 1.18.2 to 1.19.4, because the plugin will refuse to start. Sooner or later you will have to update all mmo plugins related to mythiclib, but this will be a huge job for which you will not get anything. There is NO auto-update or migration to new versions from old ones.

Version: 1.6.1
I have a question when you update the plugin to 1.20.4 since it does not work for that version and it would help me a lot if it were updated

Version: 1.6.1
This plugin flawlessly enables a bunch of features useful for any kind of server that wants more complex combat! The support is really fast and nice! :D

Version: 1.6.1
Not working on 1.20.4 please update this plugin.. its not compatible on 1.20.4 Not working on 1.20.4 please update this plugin.. its not compatible on 1.20.4
-
Author's response
Latest dev builds available on the website are natively built for and therefore support 1.20.4 - the Spigot release is on it's way

Version: 1.6.1
Error occurred while enabling MythicLib v1.6.1 (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at io.lumine.mythic.lib.MythicLib.onEnable(MythicLib.java:129) ~[MythicLib-1.6.1 (1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287) ~[lightspigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:188) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[lightspigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:641) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:552) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:676) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:436) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:313) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1138) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.RuntimeException: [LightInjector] Cannot find field! (1st net.minecraft.network.NetworkManager in net.minecraft.server.network.PlayerConnection)
at io.lumine.mythic.lib.util.network.LightInjector.getField(LightInjector.java:572) ~[MythicLib-1.6.1 (1).jar:?]
at io.lumine.mythic.lib.util.network.LightInjector.<clinit>(LightInjector.java:78) ~[MythicLib-1.6.1 (1).jar:?]
... 13 more
[05:03:16 INFO]: [MythicLib] Disabling MythicLib v1.6.1
[05:03:16 ERROR]: Error occurred while disabling MythicLib v1.6.1
java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.lib.glow.GlowModule.disable()" because "this.glowModule" is null
at io.lumine.mythic.lib.MythicLib.onDisable(MythicLib.java:284) ~[MythicLib-1.6.1 (1).jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:290) ~[lightspigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:223) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:109) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:537) ~[lightspigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[lightspigot-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:641) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:552) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:676) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:436) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:313) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1138) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[lightspigot-1.20.4.jar:git-LightSpigot-"23141ef"]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
pls help
-
Author's response
Please join the Discord server for support

Version: 1.6.1
would love to give a higher rating but the current version does not work on 1.20.4. the dev refuses to make dev builds accessible to the public and compiling leads to cryptic dependency errors which cannot be solved. Isn't this supposed to be a free and open source plugin?

Version: 1.6.1
update 1.20.4 !
------------------------------------------

Version: 1.6.1
For people looking for the latest build for 1.20.2+ go to their website and get the Dev build https://phoenixdevt.fr/devbuilds should work fine :)

Version: 1.6.1
update to 1.20.2
----------------------------------------------------------------------------

Version: 1.6.1
This version still doesn't support 1.20.2.

If it hasn't been updated since this review, be aware that you will need to use the Dev Builds which are Discord-verify-walled. Discord Verify for Spigot takes several hours.

Version: 1.6.1
Great library to modify your game, along with mmoitems and mmocore are great, good support on discord.

Version: 1.6.1
The "1.20 supported" plugin I just bought doesn't actually support 1.20.2 because of this hard-dependency. This version is not up-to date.

Impossible to get support even hours after purchase because of a wonky discord /verify, so I can't even download the Dev Build. Bad customer experience.

Version: 1.6.1
Impossible to get support even 1h after purchase because of a wonky discord /verify

Looks to me like the "1.20 supported" plugin I just bought doesn't actually support 1.20.2 because of this hard-dependency

Version: 1.6.1
please update to 1.20.2

-------------------------------------------------------

Version: 1.6.1
This is good. But can you make 1.20.2 support for MMOLib plugin. That all perfect

Version: 1.6.1
This is awesome. Person below looks like a kid for sure. Lmao
Anyways, thanks for making this plugin.

Version: 1.6.1
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.lumine.mythic.lib.manager.EntityManager.canInteract(EntityManager.java:106) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.lambda$new$0(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.getNearbyEntities(CraftWorld.java:1092) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTraceEntities(CraftWorld.java:1133) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTrace(CraftWorld.java:1203) ~[paper-1.19.4.jar:git-Paper-550]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:77) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:35) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:20) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:16) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Poison.getResult(Poison.java:21) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Poison.getResult(Poison.java:12) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:41) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:148) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.listener.SkillTriggers.damaged(SkillTriggers.java:58) ~[MythicLib-1.6.1.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor253.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-550]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-550]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-55
0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.lumine.mythic.lib.manager.EntityManager.canInteract(EntityManager.java:106) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.lambda$new$0(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.getNearbyEntities(CraftWorld.java:1092) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTraceEntities(CraftWorld.java:1133) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTrace(CraftWorld.java:1203) ~[paper-1.19.4.jar:git-Paper-550]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:77) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:35) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:20) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:16) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Stun.getResult(Stun.java:21) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Stun.getResult(Stun.java:12) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:41) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:148) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.listener.SkillTriggers.damaged(SkillTriggers.java:58) ~[MythicLib-1.6.1.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor253.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-550]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-550]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-55
0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.lumine.mythic.lib.manager.EntityManager.canInteract(EntityManager.java:106) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.lambda$new$0(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.getNearbyEntities(CraftWorld.java:1092) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTraceEntities(CraftWorld.java:1133) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTrace(CraftWorld.java:1203) ~[paper-1.19.4.jar:git-Paper-550]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:77) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:35) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:20) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:16) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Poison.getResult(Poison.java:21) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Poison.getResult(Poison.java:12) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:41) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:148) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.listener.SkillTriggers.damaged(SkillTriggers.java:58) ~[MythicLib-1.6.1.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor253.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-550]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-550]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-55
0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.lumine.mythic.lib.manager.EntityManager.canInteract(EntityManager.java:106) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.lambda$new$0(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.getNearbyEntities(CraftWorld.java:1092) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTraceEntities(CraftWorld.java:1133) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTrace(CraftWorld.java:1203) ~[paper-1.19.4.jar:git-Paper-550]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:77) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:35) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:20) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:16) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Stun.getResult(Stun.java:21) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Stun.getResult(Stun.java:12) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:41) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:148) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.listener.SkillTriggers.damaged(SkillTriggers.java:58) ~[MythicLib-1.6.1.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor253.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-550]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-550]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-55
0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.lumine.mythic.lib.manager.EntityManager.canInteract(EntityManager.java:106) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.lambda$new$0(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.getNearbyEntities(CraftWorld.java:1092) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTraceEntities(CraftWorld.java:1133) ~[paper-1.19.4.jar:git-Paper-550]
at org.bukkit.craftbukkit.v1_19_R3.CraftWorld.rayTrace(CraftWorld.java:1203) ~[paper-1.19.4.jar:git-Paper-550]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:77) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.util.RayTrace.<init>(RayTrace.java:35) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:26) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:20) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.result.def.TargetSkillResult.<init>(TargetSkillResult.java:16) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Poison.getResult(Poison.java:21) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.handler.def.target.Poison.getResult(Poison.java:12) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:41) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:148) ~[MythicLib-1.6.1.jar:?]
at io.lumine.mythic.lib.listener.SkillTriggers.damaged(SkillTriggers.java:58) ~[MythicLib-1.6.1.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor253.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:git-Paper-550]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.4.jar:git-Paper-550]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.4.jar:git-Paper-55

>:((((((( howwwwwwwwwwwwwwwwwwwww
-
Author's response
This plugin only contains common libs for paid plugins and you don't own any of them. We have no obligation to support the plugins you steal.

Version: 1.6.1
Expect to wait at minimum 5 hours for a response as to why this plugin is out of date and doesnt work with the other plugins.
-
Author's response
The Reviews section is not the place to ask for help. No one offers support from the Reviews section. If you want help, you have to enter our discord server. After entering the server, you can get help from official support channels after you confirm the plugins you have purchased.

Version: 1.6.1
hello, I used it with mmoitems, funny things happened that it send too many packages when pvp, i want to dismantle your combat system but i dont know how ,or you good sir can tell me how i can solve this problem such as COULD NOT PASS EVENT PlayerAttackEvent to MYthicmobs (but i m using v1.5.2)

Version: 1.6
This update does not work properly. After updating multiple versions of mmoitems mmocore, player data still cannot be synchronized normally. After deleting the plug-in configuration file, it cannot be configured and started normally. It can only go back to the previous version until these errors are fixed. The error reports all told that it has been fixed and there is no whereabouts at all. I am really disappointed and regret using it.1.18.2 server
-
Author's response
We have no such issue reported on our Gitlab, please open a ticket and provide detailed information about your issue. Also we haven't heard about such an issue on the Discord server, you can join it as well and get help from staff or user community.

Version: 1.6
Great plugin that helps even greater plugins be possible! Support is also amazing, as always.

Version: 1.5.2
The plugin is very unstable I add the error here because in dc I tried to fix the unbanning from taner and jshua they pass the ball from 1 to the other sending me to talk I got tired of the game of the pleota so here I pass the errors of the unstable mythiclib plugin in 1.19.4

https://mclo.gs/sN69ZPg

Version: 1.5.2
It's really good, but there is a phenomenon where you can't acquire experience points. How can i solve it?

Version: 1.5.2
This plugin and it's support continue to impress with the things you can do. I also appreciate the ability to create new skills using mythicmobs.
-
Author's response
Thank you for your review!

Version: 1.5.1
Again, extremely bugged release. After installing has invincible mobs that wouldn't die at all, creepers and zombies attacked skeletons, 200+ mythic mobs items/mobs broke, extremely server breaking plugin. Had to go back 1 version to the older version which somewhat works but has its bugs in that one too. This developer needs a sit down and a real look at this plugin to get it at least to a functional state again
-
Author's response
That bug is due to a recent change in the mcMMO damage system. Since we don't use mcMMO in our testing environment, it's the type of bugs that remain unnoticed until some user reports it - and we can't do much about it. It was indeed game breaking, but was fixed right away and packed inside of a dev build.

Version: 1.5.1
The best plugin, the wiki is also really well organized, and the admins reply right away if you have any questions.

Version: 1.5.1
plugin is bugged per usual. developers do not test stuff at all. find an alternative or you will spends weeks trying to fix issues they gaslight you into thinking are yours when in reality it's their plugin

Version: 1.5.1
As usual, the MMO series of plugins continues to surprise and impress with it's ability to do absolutely crazy things. Devs work hard on this.

Version: 1.5
The download link is unstable.

Can I download it here?




-------------------------------

Version: 1.4.2
Been using this plugin for 2yr now, finally got a round to digging deep into it and heavily modding my player experience. The scale and depth of what you can customize is absolutely incredible. I've now spent nearly 300hrs configuring MythicLib with MMOCore and MMOItems all tied into MythicMobs. My server is now becoming the realization of a 3yr dream thanks to the Phoenix Development suite of plugins. Developer is busy but is actively working to deploy bug fixes, refine existing features, and add new content.
-
Author's response
Thank you for your review!

Version: 1.4.2
This update has a huge memory leak issue. My server lasts about 3-4 hours on 6GB of RAM before this plugin eats it up with random damage calls. The fact that there is almost zero support as well makes it impossible to get anything fixed. This plugin used to be great with MMOItems but I'll be switching to something that isn't dead.

Version: 1.4.1
This plug-in is very useful for the server, I hope more people can use it. Can I carry it to the www.mcbbs.net forum in China? I'll mark the original author.
-
Author's response
Thank you for your review. Sure you can export it to MCBBS

Version: 1.3.3
Brilliant, damaging Sentinels working perfectly, awesome work, looking forward finding more bugs and reporting them to you.

Big thumbs up for the developer, fixed my issue in a week!

Version: 1.3.2
Please support MythicMob 5.0.2+ ! My server has both MMOItem, MCPet and MythicMob and it doesn't work together!

Version: 1.3.1
I've tried this plugin the skill wouldn't work like the wiki said, I was about to give a 1 star until a review read about the "Dev Build" It Works :)

Version: 1.3.1
can't load skill and the author don't fix this above one month.Everytime I have to reload mythiclib after I restart server

Version: 1.3
Please fix the problem that loading with Slimefun causes "[MythicLib] Could not load skill from 'sickle.yml': Cannot invoke "io.lumine.xikage.mythicmobs.skills.SkillManager.getSkill(String)" because the return value of "io.lumine.xikage.mythicmobs.MythicMobs.getSkillManager()" is null" to not work properly, thanks
-
Author's response
Reviews are not the place to ask for support, please use the ML Gitlab instead

Version: 1.3
bugs, errors. Now my mysql is broken... idk why u cant test your plugins first.
And at the moment, their ticket system was disabled. No reaction in the support channels.
-
Author's response
Important issues have indeed been reported with the recent builds, you can drowngrade to MI 6.6.6 / MMOCore 1.8.3 / ML 1.2 or use dev builds over the Mythic website while waiting for stable builds.

The last updates were pretty massive and make up a huge time investment, add to that the time required to maintain 3 resources at the same time. Apologies for the inconvenience

The Mythic team is trying to improve the current ticket system which explains why they were momentarily disabled. You can still use the Gitlab tickets (which I regularly check) to reports issues

---

Check the 1.9.1 MMOCore changelog, I have specified how to fix the recent issue with MySQL

Version: 1.3
Well its sad its come to this but i own every plugin this dev makes. they release updates without testing them. the dev confirmed that the plugin is broken on spigotmc but if you go to their website you can download the dev build wich works fine only problem is you need to verify and you cant verify. ive been waiting on verification for over a year. to top things off the head of the development team instead of trying to keep my as a customer told me im out of luck. i told him that id be writing this review and he told me hed put his dick in my but.....totally unprofessional
-
Author's response
Important issues have indeed been reported with the recent builds, you can drowngrade to MI 6.6.6 / MMOCore 1.8.3 / ML 1.2 or use dev builds over the Mythic website while waiting for stable builds.

The last updates were pretty massive and make up a huge time investment, add to that the time required to maintain 3 resources at the same time.

Apologies for the inconvenience

Version: 1.2
A good plugin I can finally use the latest version Thank you so much for fixing the bugs

Resource Information
Author:
----------
Total Downloads: 59,375
First Release: Mar 18, 2021
Last Update: Oct 23, 2024
Category: ---------------
All-Time Rating:
36 ratings
Find more info at phoenixdevt.fr...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings