SpigotVIP MythicMobs Dev

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Chan5k submitted a new resource:

MythicMobs Dev - Mythic Mobs

[IMG]


MythicMobs allows server administrators to fully modify all attributes of monsters on your server, and even create your own mobs, bosses, and other many other fun mob-related things.

To sum it up, Mythic Mobs gives you control over and access to:
  • Mob Attributes: Modifying all mob attributes such as health, damage, speed, follow and combat range, as well as all mob-specific attributes and custom ones...

Read more about this resource...
 

TheDragonKnight

Supporter
Supporter
Member
Just by putting it there

[16:36:22] [Server thread/ERROR]: Error occurred while enabling MythicMobs v5.0.0-SNAPSHOT-5145f853 (Is it up to date?)
java.lang.NoClassDefFoundError: net/kyori/adventure/text/Component
at io.lumine.xikage.mythicmobs.MythicMobs.enable(MythicMobs.java:169) ~[?:?]
at io.lumine.xikage.mythicmobs.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:67) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:520) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:434) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:619) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:266) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: net.kyori.adventure.text.Component
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 12 more
 

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Just by putting it there

[16:36:22] [Server thread/ERROR]: Error occurred while enabling MythicMobs v5.0.0-SNAPSHOT-5145f853 (Is it up to date?)
java.lang.NoClassDefFoundError: net/kyori/adventure/text/Component
at io.lumine.xikage.mythicmobs.MythicMobs.enable(MythicMobs.java:169) ~[?:?]
at io.lumine.xikage.mythicmobs.utils.plugin.LuminePlugin.onEnable(LuminePlugin.java:67) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:520) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:434) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:619) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:266) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.ClassNotFoundException: net.kyori.adventure.text.Component
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-1.17.1.jar:3284a-Spigot-3892929-0ab8487]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
... 12 more
R u sure you have all the dependencies? If yes, and is still doesn't work, I might update it in a few days
 

TheDragonKnight

Supporter
Supporter
Member
R u sure you have all the dependencies? If yes, and is still doesn't work, I might update it in a few days
i do have, in fact i own mmocore, mmoitems and model engine (paid for all)
and i have all dependencies (even the ones that arent needed for sure)
Tried to look in conf files for anything w/o any success

It also says that i should get the MythicMods premium instead

[Server thread/WARN]: [MythicMobs] Failed to parse Placeholder '.2': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at www.mythicmobs.net.

Just by putting the plugin there will bring me the error.. second and third run the same..

//edit
I ran the free version 4.1.3 and no errors but the line asking for the premium version.. so, the problem is with the plugin from here.. since i dont have dev access i cant say for sure if its from the one hre or from them.. i saw a post saying thei did release the 4.1.3 for free(same as premiumv ersion) due bugs with dev one.

Thanks for answering
 
Last edited:

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Ok, so, since this plugins doesn't work for you, I'll try to get a newer version that works
 

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Any reason why the 5.0 Dev Build I'm trying doesn't seem to be working? Any plan to update it?
It should work for 1.18, but my scripts aren't seeming to operate right.
There is prob a problem with your scripts. Try the free version
 

Heliosk

Support Staff
MC Models
Member
Hey, just letting you know your resource needs updated again. I'm receiving the same error in my console that the above person was getting:
[04:34:17 ERROR]: Error occurred while enabling MythicMobs v4.11.0-SNAPSHOT-SNAPSHOT (Is it up to date?)
 

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Hey, just letting you know your resource needs updated again. I'm receiving the same error in my console that the above person was getting:
[04:34:17 ERROR]: Error occurred while enabling MythicMobs v4.11.0-SNAPSHOT-SNAPSHOT (Is it up to date?)
Have you downloaded the required dependecies
 

Heliosk

Support Staff
MC Models
Member
Just curious if you'll be updating the resource anytime soon then since it's currently not functioning with the version you have available?
 

Chan

Administrator
Staff
Administrator
MC Models
SpigotVIP
Member
Chan5k updated MythicMobs with a new update entry:

4.14.2

Commands​

  • Made reload command sync again for now, added -a flag to make it async

Mechanics​

NEW: GoTo​

NEW: onJump​

  • Applies an aura to the targeted entity and triggers a skill when the entity jumps

NEW: onSwing​

  • Applies an aura to the targeted player and triggers a skill when the player swings/left clicks

NEW...​


Read the rest of this update entry...
 
BlackSpigot General Chat
Rules Help Users
    R @ rivescc123: hi, i need help, can a staff contact with me?
    Top