Infernal Mobs icon

Infernal Mobs -----

Mobs can become Infernal boss mobs and drop cool loot!




Version: 6.8
great plugin have been using it for a while tho it would be nice if it would be possible to block boss spawns in claims

Version: 6.8
[InfernalMobs] Name is null
[03:35:47 WARN]: java.lang.NullPointerException: Name is null
[03:35:47 WARN]: at java.base/java.lang.Enum.valueOf(Enum.java:291)
[03:35:47 WARN]: at org.bukkit.Material.valueOf(Material.java:130)
[03:35:47 WARN]: at InfernalMobs.jar//io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.getMaterial(infernal_mobs.java:613)
[03:35:47 WARN]: at InfernalMobs.jar//io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.getItem(infernal_mobs.java:627)
[03:35:47 WARN]: at InfernalMobs.jar//io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.applyEffect(infernal_mobs.java:1260)
[03:35:47 WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86)
[03:35:47 WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475)
[03:35:47 WARN]: at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1726)
[03:35:47 WARN]: at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473)
[03:35:47 WARN]: at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1598)

Help plz

Version: 6.8
[16:47:26 ERROR]: Could not pass event EntityDamageByEntityEvent to InfernalMobs v6.8
java.lang.NoSuchFieldError: Class org.bukkit.potion.PotionEffectType does not have member field 'org.bukkit.potion.PotionEffectType SLOWNESS'
at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.doMagic(infernal_mobs.java:1579) ~[InfernalMobs.jar:?]
at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.doEffect(infernal_mobs.java:1437) ~[InfernalMobs.jar:?]
at io.hotmail.com.jacob_vejvoda.infernal_mobs.EventListener.onEntityAttack(EventListener.java:277) ~[InfernalMobs.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor480.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:git-Purpur-2176]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[purpur-1.20.4.jar:git-Purpur-2176]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[purpur-1.20.4.jar:git-Purpur-2176]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:617) ~[purpur-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:267) ~[purpur-1.20.4.jar:git-Purpur-2176]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1213) ~[purpur-1.20.4.jar:git-Purpur-2176]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1198) ~[purpur-1.20.4.jar:git-Purpur-2176]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1129) ~[purpur-1.20.4.jar:git-Purpur-2176]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1090) ~[purpur-1.20.4.jar:git-Purpur-2176]
at org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:1247) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.world.entity.LivingEntity.actuallyHurt(LivingEntity.java:2319) ~[?:?]
at net.minecraft.world.entity.player.Player.actuallyHurt(Player.java:1102) ~[?:?]
at net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1528) ~[?:?]
at net.minecraft.world.entity.player.Player.hurt(Player.java:1009) ~[?:?]
at net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1165) ~[?:?]
at net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1731) ~[?:?]
at net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:402) ~[?:?]
at net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130) ~[?:?]
at net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:122) ~[?:?]
at net.minecraft.world.entity.ai.goal.ZombieAttackGoal.tick(ZombieAttackGoal.java:28) ~[?:?]
at net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63) ~[?:?]
at net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:156) ~[?:?]
at net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:147) ~[?:?]
at net.minecraft.world.entity.Mob.serverAiStep(Mob.java:961) ~[?:?]
at net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3508) ~[?:?]
at net.minecraft.world.entity.Mob.aiStep(Mob.java:707) ~[?:?]
at net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45) ~[?:?]
at net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:306) ~[?:?]
at net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3157) ~[?:?]
at net.minecraft.world.entity.Mob.tick(Mob.java:463) ~[?:?]
at net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:299) ~[?:?]
at net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1492) ~[?:?]
at net.minecraft.server.level.ServerLevel.lambda$tick$8(ServerLevel.java:940) ~[?:?]
at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:917) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1759) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:487) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1558) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1246) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[purpur-1.20.4.jar:git-Purpur-2176]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
-
Author's response
With all the name changes I think the new version only works for 1.21+

Version: 6.8
Best plugin ever. Have been using this plugin for years on my server now. And it never disappointed me.

Version: 6.7.6
Its awesome but looks like the owner stopped updating this the lastest ver i see is on 2023 jul
would be nice if he can update it to work in 1.21
it works upto 1.20.6 (with some errors sometimes)
but now that i updated my server to 1.21 it no longer works

Version: 6.7.6
plugin is the best with its items and im waiting for 1.21 version. would like to mention bug when boss replace for example rail with cow web

Version: 6.7.6
pls update minecraft 1.21, the plugin not work in Minecraft 1.21.
Excelente plugin, muy divertido pero por favor actualizar a minecraft 1.21

Version: 6.7.6
Please update the plugin to 1.21, the files are not loaded there, as long as you use this plugin, it is a very good one.

Version: 6.7.6
Please, is there a way to prevent spawning (or player damaging by) Infernal Mobs inside protected areas (GriefPrevention, WorldGuard)?

Version: 6.7.6
This plugin is great, I don't understand this guy below here issue but
you don't even optimize Paper/Spigot/Bukkit config. Even armor tick is set to True.

And you running an outdated processor with 2.6ghz/3 core/threads with 2GB Ram running on 1.20.4 server.

Find a better one...

Version: 6.7.6
https://spark.lucko.me/3xpSZlkkaL remake your crappy plugin . I am very angry. you've been ignoring this problem for a very long time

Version: 6.7.6
This is a good plugin, i like it's customizability but I'm having issues with adding items on 1.20.2 Paper

[19:38:04 WARN]: java.lang.ClassCastException: class org.bukkit.craftbukkit.v1_20_R2.inventory.CraftItemStack cannot be cast to class org.bukkit.inventory.meta.Damageable (org.bukkit.craftbukkit.v1_20_R2.inventory.CraftItemStack and org.bukkit.inventory.meta.Damageable are in unnamed module of loader java.net.URLClassLoader @484b61fc)
[19:38:04 WARN]: at InfernalMobs.jar//io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.setItem(infernal_mobs.java:837)
[19:38:04 WARN]: at InfernalMobs.jar//io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.onCommand(infernal_mobs.java:2725)
[19:38:04 WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[19:38:04 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155)
[19:38:04 WARN]: at org.bukkit.craftbukkit.v1_20_R2.CraftServer.dispatchCommand(CraftServer.java:991)
[19:38:04 WARN]: at org.bukkit.craftbukkit.v1_20_R2.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64)
[19:38:04 WARN]: at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265)
[19:38:04 WARN]: at net.minecraft.commands.CommandDispatcher.performCommand(CommandDispatcher.java:330)
[19:38:04 WARN]: at net.minecraft.commands.CommandDispatcher.a(CommandDispatcher.java:314)
[19:38:04 WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2208)
[19:38:04 WARN]: at net.minecraft.server.network.PlayerConnection.lambda$handleChatCommand$19(PlayerConnection.java:2168)
[19:38:04 WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.b(IAsyncTaskHandler.java:59)
[19:38:04 WARN]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
[19:38:04 WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
[19:38:04 WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
[19:38:04 WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
[19:38:04 WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1324)
[19:38:04 WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:193)
[19:38:04 WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
[19:38:04 WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1301)
[19:38:04 WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1294)
[19:38:04 WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
[19:38:04 WARN]: at net.minecraft.server.MinecraftServer.u_(MinecraftServer.java:1272)
[19:38:04 WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1160)
[19:38:04 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
[19:38:04 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)

Version: 6.7.6
Excellent plugin, as always. My server members really like the challenge.
I have a question related to the commands:
We can spawn the Infernals by choosing their skills, but I haven't seen anywhere the possibility of defining the Infernal's power level. Would you be able to do this?

[PT_BR]
Plugin excelente, como sempre. Os membros do meu servidor gostam muito do desafio.
Tenho uma dúvida relacionada aos comandos:
Podemos spawnar os Infernais escolhendo suas habilidades, mas não vi em parte alguma, a possibilidade de definir qual o nível de poder do Infernal. Teria como fazer isso?

Version: 6.7.5
Please, update 1.20!


pleaaaseeesssssssssssssssssssssssssssssssssssssssssssssssssssssssssss :(

Version: 6.7.5
Loved this plugin for many years also, sad to see 1.19.4 the last version of support. Please update to 1.20

Version: 6.7.5
Support 1.19.4 version?

*use this plugin many year, I loved it. thanks creators

Version: 6.7.5
I loved the old AtomicStryker's InfernalMobs Mod and I really wanted to like this plugin. To be fair, its a faithful recreation and functions as it should, however there are numerous problems:

- Lack of Documentation/Ease of Use:
Only about a third of the configuration settings have descriptions and the ones that do aren't very detailed. Even checking out the documentation on the Bukkit page was underwhelming. After messing around with the settings for a long time I found the plugin is actually pretty powerful and can do quite a bit, but sometimes I'd run into something not working and have no idea if its actually bugged, or if I simply configured it wrong because there isn't any instruction.

- Lack of Updates/Support
I can't truly fault the developer on this. It DOES function on 1.19.2 and as far as I can tell there isn't any huge bugs with the core features. However, I sought out some support for some minor issues I encountered and couldn't find any active forums. I don't think a developer should be chained to projects, they are under no obligation to the users, but anyone looking to download this should know its kinda you get what it is and its not much more.

- Lag
I have a small private server (1-3 players online at a time) running on a pretty decent machine with 4GB of RAM dedicated to the instance. I've noticed that the TPS dips a tiny bit when Infernal Mobs are running around doing their thing. Its not a big deal for me, but I can see how a larger server with 60 people running around could have significant issues with this plugin. (Large servers have reported this issue as well.)

Right now I'm going to try out some other Custom Mob/Loot plugins and I might come back and try to make this work if I can't find anything I like. There is a lot of potential here, but it lacks polish.
Good Luck Developer.

Version: 6.7.5
The plugin itself is really good, but it is laggy. If you play with a few friend it is a great plugin, but it can´t handle too many players on a server.

Version: 6.7
Great plugin!!
only thing is that takes too long between updates and bug fixes.

Version: 6.6
Great plugin but I'm having this error on the latest version! Please help!
https://pastebin.com/z6KFuZq0

Version: 6.6
I had a quite a bit of warnings show up in console im not really sure what they mean tho https://pastebin.com/x5ifXN7i

Version: 6.6
I've been using this plugin for two years now.
But it's time for me to stop using it. Why?

- The plugin is the direct cause of 80% of my lags, I did a timings, it is literally THE performance problem of my server (and the machine is really good). Especially during spawn and a weird class named $$lambda is the cause of my worries since the last update.

- Updates are not regular enough, and communicating with the developer is really too complicated.


In short, your plugin could be really great, you're just not up to the value I expected from you for a plugin that's this good. There is a real need to listen to your users. Create a discord server with some moderators I don't know. I will be ready to help you if you are able to make an effort to communicate with your users.

Cordially.

Version: 6.6
Good plugin, though I do have a few complaints...

> Heavily lacks documentation. I've had to dig through the plugin's code too many times to figure out what exacly a setting in the config means or how something works.

> Very easy to abuse. Players only need to create a simple mob grinder to have a near endless stream of infernal mobs to farm. I'd highly recommend adding some sort of chunk or radius-based spawning cooldown to prevent grinders from being used to abuse this. (e.g. an infernal mob spawns, no other infernals will spawn within the chunk or a configured radius (20 blocks?) of the position for the next configured period (10 mins?).)

> No way to weight drops. Some of the drops are incredibly powerful. It'd be very helpful to be able to make those drops less common, while making the less powerful ones more common.

> No way to scale drop chance based on infernal mob level.

> The drop chance setting restricts you to 1/n chance of drop, so if you want a 75% drop chance, you're out of luck. The best you'll be able to get is 100% or 50%. A better way of doing this would be to let the user input the drop chance (0.0-100.0), then use Random's nextDouble function to generate a double from 0-100, if the random number is <= drop chance, drop an item, otherwise, no drops.
This would be much more intuitive, and offer much better control to users of the plugin. (config value of 75 would provide a 75% drop chance, 17.5 would provide a 17.5% drop chance, <=0 for 0% drop chance, >=100 for 100% drop chance)

Version: 6.6
Now I've owned this in a long time, but now it is time to delete it.

It's great enough, but...

1. Infernal Mobs will only spawn close to one player, and kinda spams it even the chance for them to spawn is lowered.

2. Wiki is badly written, how to decrease loot drops? With decimals or is it even possible?

3. You should add a max height spawn, because... Make a huge square big leaves, then dirt beneath it and it will spam spawn infernalmobs in the air, so you can make a easy farm.

4. Support is meh.

5. Will delete review if things are getting fixed.

Version: 6.6
keep it up! with the great work!
please check about the wither skull/fire charge not flying properly

Version: 6.6
The config wipes itself every time you update the server's .jar and the plugin creates a lot of lag (107% of tick with 65 players online)

However, if you have a small server then it's a fun plugin for your players.

Version: 6.4
by "incompatibilities" i have a plugin which stacks mobs for more performance, that will affect anything?
-
Author's response
Likely not, since names mobs should not stack from those plugins.

Version: 6.4
Adoro esse plugin! Deixa o jogo muito mais desafiador. Gosto dos itens especiais que ropam dos mobs. Obrigado pela atualização para 1.17!

Version: 6.3
Un plugin excelente
Perfecto para servidores de supervivencia, por favor actualiza el plugin a la version 1.17

An excellent plugin
Perfect for survival servers, please update the plugin to version 1.17

Version: 6.3
Ahhhh.......... I have a question.Can I custom a Divining Rod? How should I do?

Version: 6.3
great for having more challenging mobs and great loot! Though it really needs an update! I ran it on my 1.16.5 server and had constant problems with error reports, it wasnt too bad, and now that ive updated my server to 1.17 it just wont work at all and i had to remove it... is there a possibility it will get an update?

Version: 6.3
I have a server dedicated to your plugin. Any updates in the works? Performance does not scale with higher player numbers but worst yet, the project seems ignored. With 1.17 coming, Im wondering if its time to leave the Infernal Mobs.

Version: 6.3
ayo fam, this plugin is okay. it's got it's bugs but I'm not here to report any, I'll say this. It REALLY borked my server performance and the author seems to be unresponsive on his socials and I don't even know I wanna try his spigot profile. He doesn't seem to reply to reviews.

Version: 6.3
I have this problem.. MC Version1.16.5


22:22:35 WARN]: java.lang.ClassCastException: class org.bukkit.craftbukkit.v1_16_R3.entity.CraftPiglin cannot be cast to class org.bukkit.entity.PigZombie (org.bukkit.craftbukkit.v1_16_R3.entity.CraftPiglin and org.bukkit.entity.PigZombie are in unnamed module of loader 'app')
[22:22:35 WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.isBaby(infernal_mobs.java:966)
[22:22:35 WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.isSmall(infernal_mobs.java:1214)
[22:22:35 WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.showEffect(infernal_mobs.java:1099)
[22:22:35 WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.lambda$1(infernal_mobs.java:1210)
[22:22:35 WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99)
[22:22:35 WARN]: at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
[22:22:35 WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1293)
[22:22:35 WARN]: at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:377)
[22:22:35 WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1208)
[22:22:35 WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:996)
[22:22:35 WARN]: at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173)
[22:22:35 WARN]: at java.base/java.lang.Thread.run(Thread.java:834)


Pls Help

Version: 6.3
Love this plugin! It adds most of what is available with the forge mod. Allowing for mob variety (while I've got some overpowered armor stuff in) has kept things fresh for my players.

Thank you for making this. First time relying solely on plugins / datapacks and I can't state how great it is to have these mobs on the server.

Where would I submit a feature request? For the life of me I can't seem to find where to submit a ticket.

Version: 6.3
Works well for my 1.16.5 server, no issues at all.


By the way @Eliminator, LevelledMobs v2.2 is now compatible with this plugin as stated otherwise in your description ;)

Version: 6.3
I have mobGriefing disabled and even then my mob trap was blown up by some boss :c

Version: 6.3
In 1.12.2 the infernals do not release any special item loot, why does this happen?
-
Author's response
Are you running the old version that supports 1.12 as stated on the main page?

Version: 6.3
Excellent plugin and very configurable!
It just lacks a bit of optimization.....

Version: 6.2
Great plugin.The customizability of adding your own items is very helpful in creating a server. There are no just enhanced mob plugins.

Version: 6.2
i really love this plugin, it's so cool but is it possible make some specific powers, fixed hp and fixed loot for an specific prefix?, for example to make a prefix for "Bosses"

Version: 6.2
My friends and I really love this plugin, but I wish I can individually change the potion effect duration on each specific potion effect items in the loot table.
Cause i want to use the healing effect to only heal once (like 1 tick for 4hp) instead of 20sec cause its abit too op.

I also wish that the item potion effect work on other players when you hit them. eg levitation for like 2 sec on my friend after i hit them.

Other than that I really love this plugin please keep up the good work!
please feel free to implement any of this if you feel like it...

Version: 6.2
Very good plugin but can you update it for 1.16.2
My player love this! <3 <3 <3 <3

Version: 6.2
I love it!, but for some reason I cannot disable some of the abilities no matter what I do.

Version: 6.2
This plugin is excellent! Sadly I had a problem in which I couldn't make my OWN Infernal loots, which was pretty sad In my opinion. Perhaps I could have some aid there if you're willing to provide some ?

Version: 6.2
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337)
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161)
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45)
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29)
[18:09]
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[Fri, 10. Jul 2020 19:01:23 EDT WARN] at java.lang.Thread.run(Thread.java:748)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] [JDA] Encountered 429 on route POST/channels/{channel_id}/messages with bucket 80c17d2f203122d936070c88c8d10f33:guild_id:655251162265550848:webhook_id Retry-After: 4387 ms
[Fri, 10. Jul 2020 19:01:24 EDT WARN] AsyncLogger error handling event seq=26597, value='There was an exception while executing a REST request':
[Fri, 10. Jul 2020 19:01:24 EDT WARN] java.lang.IllegalStateException: zip file closed
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at java.util.zip.ZipFile.ensureOpen(ZipFile.java:686)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at java.util.zip.ZipFile.getEntry(ZipFile.java:315)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at java.util.jar.JarFile.getEntry(JarFile.java:240)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at java.util.jar.JarFile.getJarEntry(JarFile.java:223)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:133)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:216)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:111)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
[18:09]
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.showEffectParticles(infernal_mobs.java:1300)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.lambda$3(infernal_mobs.java:1303)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:99)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1291)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:377)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1212)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[Fri, 10. Jul 2020 18:55:37 EDT WARN] at java.lang.Thread.run(Thread.java:748)
[Fri, 10. Jul 2020 18:55:38 EDT INFO] V: git-Paper-86 (MC: 1.16.1)
[Fri, 10. Jul 2020 18:55:38 EDT WARN] java.lang.IllegalArgumentException: Particle REDSTONE requires data, null provided
[Fri, 10. Jul 2020 18:55:38 EDT WARN] at com.google.common.base.Preconditions.checkArgument(Preconditions.java:191)
[Fri, 10. Jul 2020 18:55:38 EDT WARN] at org.bukkit.craftbukkit.v1_16_R1.CraftParticle.toNMS(CraftParticle.java:146)
[Fri, 10. Jul 2020 18:55:38 EDT WARN] at org.bukkit.craftbukkit.v1_16_R1.CraftWorld.spawnParticle(CraftWorld.java:2479)
[Fri, 10. Jul 2020 18:55:38 EDT WARN] at org.bukkit.craftbukkit.v1_16_R1.CraftWorld.spawnParticle(CraftWorld.java:2469)
[18:09]
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at github.scarsz.discordsrv.objects.log4j.JdaFilter.check(JdaFilter.java:41)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at github.scarsz.discordsrv.objects.log4j.JdaFilter.filter(JdaFilter.java:55)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.apache.logging.log4j.core.filter.CompositeFilter.filter(CompositeFilter.java:591)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:182)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:416)
[Fri, 10. Jul 2020 19:01:24 EDT WARN] at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79)

Version: 6.2
Amazing plugin, I love your work.
btw some loot is completely trash. Item name says ''Pickle of Power'' but it only gives you Weakness 5 instead of strength effect as far as I know. In addition, totem of death provide Mining Fatigue (I know there are item called totem of life that has positive effect), am i missing some easter egg or those are just blank item? I read source code but I couldn't find out.

and also I got nether star which has black name tag and description, is this just normal nether star?

Version: 6.2
Is there any possible way to disable the spawn of Ender Dragons/Withers in the Overworld? Would be a nice plugin if I was able to find the option to do so in the config. Deleting the Ender Dragon from enabledMobs doesn't do anything since it only affects whether the Dragon can be infernal or not...

Version: 6.2
if you own a server with 2 players online download this plugin, if you own a server with more than 2 players online dont download, even with 10 players tps are 15, i run this plugin in my server with 150 players and tps goes to 0, really bad coded
-
Author's response
If you post a timings report in the discussion I can help you out.
Delete

Version: 6.1
if you want your server to be with low tps, download this plugin
:D
-
Author's response
If you send us an MTR report we can help you out.

Version: 6.0
i like the plugin, its a lot of fun.
can you update him to 1.16.x?
i like the plugin ferry much

Version: 6.0
The plugin is very fun and adds a new air to the adventures on my server, I like it and I would love it to update and fix its errors, in console it spams me with errors, also it generates too much lag, I do not want to remove it because it really is worth worth it but I feel like it could get better

Version: 6.0
I really don't recommend this plugin as it could become very very laggy !
Running a 1.15.2 Paper server with the plugin EntityTrackingFixer (must to have !)
The server config is optimized following the famous thread on spigot forum.
With Infernal mobs and ~16 Players => TPS drop until sometimes 10/20 !
Without infernal mobs and ~25 players => TPS is quite fix to 19.8/20 !

As always, I kindly reported this issue !
So the issue was reported first in PM (to not decrease the plugin overwiew) with a timing paste showing Infernal mobs being first in plugins which are causing lags => 61% of TPS used (against 0.2% tps used by the second "laggy" plugin)
The dev just answered "I don't see Infernal mobs in your report", He had just to click "plugins" tab --'

And then (considreing the no effort from the dev to analyse a simple /timings paste) I reported it again in the discussion tab finally, ignored by the dev, not even quoted after several days and multiple other answers.

By the way, I also ask for help about specific loot configuration (loot by mob type) after several try following the documentation whitout success. The only answer I had was "Look the documentation".
Please consider that I always look the doc and try several things before asking from help, and that's still very rare. And always with good intentions.

The first time on the forum in 4 years that a dev don't give really attention on a so big issue reported by an other dev, kindly :/

So I'm sad to have to say that I will looking for an other plugin to add custom mobs on my server !
I advice all owners to do the same and avoid Infernal mobs !

Version: 6.0
Mal soporte código roto actualice el plugin y tendrá mejor calificación,
de momento no se merece nada incluso darle una estrella es demasiado.

Version: 6.0
Really Awesome plugin, but it NEEDS to be updated to 1.15.2 / please ..
Cool tool to create gameplay diversity!

Version: 6.0
[23:20:20] [Server thread/INFO]: V: git-Spigot-a03b1fd-fc318cc (MC: 1.15.2)
[23:20:20] [Server thread/WARN]: java.lang.IllegalArgumentException: Particle REDSTONE requires data, null provided
[23:20:20] [Server thread/WARN]: at com.google.common.base.Preconditions.checkArgument(Preconditions.java:191)
[23:20:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftParticle.toNMS(CraftParticle.java:136)
[23:20:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftWorld.spawnParticle(CraftWorld.java:2251)
[23:20:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftWorld.spawnParticle(CraftWorld.java:2236)
[23:20:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftWorld.spawnParticle(CraftWorld.java:2226)
[23:20:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftWorld.spawnParticle(CraftWorld.java:2221)
[23:20:20] [Server thread/WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.displayParticle(infernal_mobs.java:2136)
[23:20:20] [Server thread/WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.displayParticle(infernal_mobs.java:2122)
[23:20:20] [Server thread/WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.displayEffect(infernal_mobs.java:1052)
[23:20:20] [Server thread/WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.showEffectParticles(infernal_mobs.java:1281)
[23:20:20] [Server thread/WARN]: at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.lambda$3(infernal_mobs.java:1284)
[23:20:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[23:20:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[23:20:20] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[23:20:20] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:406)
[23:20:20] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[23:20:20] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[23:20:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)

Version: 6.0
Great plugin, but beward that the Ender Dragon and Wither are in the default config. I installed this on a young server and no one could kill him, so he ended up tearing up a bunch of area around spawn.

Version: 6.0
Works great out of the box on Paper 1.15.1. Easily customizable; will keep things fresh for longer.

Version: 6.0
Very nice plugin that I use on my Minecraft Server; AstriXMC, Very configurable and very editable. It can have a nice upgrade that can make some mobs drop specific items, for example, a Drowned an OP Trident.

Version: 6.0
Used since beginning, perfect.
But remember to remove anything related to Natural Boss, expecially Ender Dragon.

This latest version broke this and spawned a quite destructive one, making a server lag massively.
And also Fireworks Effect.

Rest of it were flawless, good for small servers.

Version: 5.8
What a stonkingly cracking plugin, working really well in 1.14.4. Survival just got a whole load more exciting. Thank you for putting this out there.

Version: 5.8
This plugin is great, but it needs one thing, a way to add certain locations where mobs spawn (if there isn't a way to do that already)

Version: 5.8
used since 1.13.2, pretty good.
1.14.2 however broke some feature and a bit crash.

I really have doubt if its even properly tested or...

Version: 5.8
Using alongside with MCMMO, no problems encountered.
Working with 1.14.2.
My friends absolutely love this plugin.

Version: 5.7
Used to be decent, now it just crashes 1.14.2 servers. Doubt its properly tested with alot of mobs(can fly for instance crashes them)

Version: 5.6
would love to use worldguard with this plugin so i can disable boss spawn in a region where a mobarena is, if this is possible <3

Version: 5.6
Great plugin. Adds extra difficulty (configurable) to survival! I highly recommend!

Version: 5.6
Great plugin.
Only had to fix the loot.yml file to replace item ids with item strings.
Other than that, no issues on 1.13.2 :D

My players really love the Hunger Charms too!

Version: 5.6
Great plugin. My only issue is the lack of ability to set attribute modifiers on loot items. Is there any plan to do so?

Version: 5.6
This last version generates a lot of problems in the mcmmo, that stops working correctly. Other than that the rest is perfect. Please repair this incompatibility with Mcmmo. Thank you.
https://codeshare.io/5NJ4M8
https://codeshare.io/2Bv4Lb
https://codeshare.io/5z4Wp4
https://codeshare.io/2Kn4pY

Version: 5.6
dig speed effect giving mining fatigue , and effects like poison wither only working on mobs not on players !

Version: 5.6
Thanks for the update! Works great on my 1.13.1 server! 10/10 plugin in my opinion.

Version: 5.6
Yes! Yes! Yes! Thank you! Works like a charm on my 1.13.2 server! Bless you, sir, for updating!

Version: 5.4
Great plugin, would love an update for 1.13.x though so we can start using it again.

Version: 5.4
Truly an amazing feature to have on any server. Can be highly customized. Cant wait for the 1.13.x update

Version: 5.4
One of my favorite plugins, can't wait till it's updated to 1.13.1 so my friends and I can start using it again!

Version: 5.4
When will update to 1.13.1? Our server need this plugin in 1.13.1 and it is not working now.

Version: 5.4
Great mobs hope you have more special abilities for the next update,
___________

Version: 5.4
the plugin is almost perfect out of the box, depending on your server setup, i.e. if running a server with keep-inventory on, you'd have to turn off a few mob powers, and also the ability to adjust what levels spawn and the chance of each level spawning. highly configurable and great author. already talked to the author and they said the plugin will be updated to 1.13. eliminator was working on particles when i chatted with them a few days ago, and said it should be updated relatively soon

Version: 5.4
Will the plugin be updated to 1.13? that would be super great because this plugin is an integral part of our server. A great job is this plugin

Version: 5.4
This is a great addition to vanilla MC. Took a while to get the settings to the point we liked, either too many low level mobs or too many high levels mobs, so you have lots to room to get it the way you want.

Version: 5.4
Nice Plugin that is highly customisable and spices your otherwise boring gameplay.

Version: 5.4
anyway to add enchantplus enchants to loot drops in the config?

.... 100 characters

Version: 5.4
**********************************
Still one of the best plugins
**********************************

Version: 5.4
Great plugin! Is there a way to make power specific loot lists? That way something like a 15 power will drop something far better than a 1?

Version: 5.4
Sick.
Do you think you could add some more abilities? Some fresh new ones will probably make people more interested.
-
Author's response
Ideas? Post in the discussion.

Version: 5.3
In minecraft version 1.12.2 the /im spawn (mob) command cannot be executed. When i try to execute it i get this error in console:

[14:08:51 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'im' in plugin InfernalMobs v5.3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:95) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_151]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_151]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/HashSet;I)Lorg/bukkit/block/Block;
at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.onCommand(infernal_mobs.java:2921) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-b66ad9e-e1fb9cb]
... 15 more

Version: 5.3
It would be helpful if these monsters have a list of which powers they obtain along with prefixes to show how strong they really are.

It would seem that every monster appears to spawn with vengeance and firework 95% of the time, which makes them tough to take down for early game. For some reason, when you deal damage to a monster, they do 3x the damage back (ex: doing 2 hearts and receiving 6 hearts back on an infernal creeper). I also notice that some powers trigger on hitting them when the tips mentioned above does not state which trigger on hit or being hit. Usually reflect damage works by dealing 50% of the damage dealt back to the player.

These include: many of the potion debuffs and environmental hazards afflicted on the player (poison, wither, fire, slowness, weakness, etc.).

Most of them can be lured into water or into a tnt trap, which can lead into easy farming methods for them should a player come across it.

This is recommended for when you have full diamond armor and equipment as they are proven to be too powerful for early game.

Most of the infernal monsters spawn with a "swarm" of other monsters, which makes them tough to single out... such a case is the pigmen from the nether. These swarms can vary from 3 mobs to as much as 30 mobs depending on which one you are fighting.

Concept is good, but improvments, prefixes, and showing which powers the monsters have are a must have...

This plugin can also lead to rage-inducing moments and includes dying over and over to take down these mobs.

Version: 5.3
the best plugins . Please repair snowballs. Bugs texture .................................

Version: 5.3
--------------------------------
Good plugin :D
--------------------------------

Version: 5.3
Player like to fight with mobs which come from this plugin very much ~~~~~~~~~~~~

Version: 5.3
The whole concept is really good, it's exciting seeing that an infernal mob is nearby ready for you to fight, and a potential nice reward to come out of it as a reward for your efforts. It's really nice that you're told when they're nearby. But all of my complaints can be put together by one encounter with a witch
it was super tanky, having a massive amount of health, I thought I could take it, but because it was a witch it regenerated to full health, making me wish infernal witches didn't have potions. No matter how hard I tried to chip it down. It also really bugged me when it kept disarming me, I think that particular power needs to be less frequent, because eventually I invited some friends to try and slay it, we were all annoyed by the constant disarming, when it seemed that it would be impossible to kill it, we had an idea to trap it in water, so we did. That alone wasn't enough to kill it. We invited an extra member with better gear than us to wail on it, it took forever, it even had a 1-up to widdle down, but that's a pretty cool power though, so not really a complaint there, but after all that effort I was given a mere reward of 5 diamonds. That was pretty frustrating considering how much we had been fighting it.
-
Author's response
Quite the battle (: You can disable powers and edit loot to fit your server.

Maybe 20 or 30 diamonds would be better. That is just one of the drops, because diamonds are usually rare,

Version: 5.3
players love it, owners need it, and servers cant do without this plugin. lots of development and responsive community

Version: 5.2.4
players love it, server owners cant do with out it, infernalmobs is a must have for any customized server experience

Version: 5.1
add more loot cause im not that creative
___________________________________________________________________

Version: 5.1
[InfernalMobs] Task #1194 for InfernalMobs v5.1 generated an exception
java.lang.NullPointerException
at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.applyEffects(infernal_mobs.java:1374) ~[?:?]
at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs.applyEffect(infernal_mobs.java:1352) ~[?:?]
at io.hotmail.com.jacob_vejvoda.infernal_mobs.infernal_mobs$6.run(infernal_mobs.java:1359) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]

?
-
Author's response
Post errors in the discussion.

Version: 5.1
Excellent plugin really nice effects and I REALLY enjoy the loot you get, is there a list of the items?

Version: 5.1
funnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn

Version: 5.1
The best Custom Mobs plugin ever made, all the custom drops are already preset so you save tons of time! If you could add more of these super cool drops that would be BEAST plugin. Players are loving it!

Version: 5.1
----------------------Very Good Plugin-----------------------------
-------------------------------5 Stars--------------------------------

Version: 5.1
So...........Much............. Fun.......
when the announcer says something coming
either fight or flight - move or lose
----------AWESOME----------

Version: 5.1
wonderful plugin, a must have for any survival server, adds a lot of fun and it's very easy to configure, thank you Developer!

Version: 5.1
This plug-in is awesome, How ever is anyone else having issues where the mobs disappear while attacking them?
-
Author's response
If you get this, disable the morph power.

Version: 5.1
Sooo, dear creator, for christmas i would love to have a defined area in which the mob, spawned by spawner, can move (would love that :3), also you can try to add some noises to the mobs, defined in the config, I think some players would find that a good option for the plugin. Your work got a lot of time i would waste on setting up another plugin and paying for them. Kepp the good work! ~Peace

Version: 5.1
very nice plugin... thx !!! ..................................................................................

Version: 4.9.1
This plugin is really good, except for all the lag it causes. Not only when using a scoreboard plugin like MCMMO, but always.

Version: 4.9.1
Infernal mobs is amazing! it add so much challenge to the game. There is so much loot to get. I love the charms the most! I have an idea for a new charm. Maybe a charm that can give nightvision

Version: 4.9.1
Excellent plugin. Combined with Multiverse, it has allowed for a "Safari" world where players can go infernal hunting! The drops are perfectly balanced and the skills are horrifying when you set the difficulty a bit higher. ;P Good work!

Version: 4.9.1
AWESOME!
Add difficulty on server is easy with this plugin!
Very good job, i love this plugin!
thaks you.

Version: 4.9.1
Pretty good, althought the boss-bar for the mobs might be able to look better, but I think that's just me.
-
Author's response
You can modify it! Per mob even!

Version: 4.9.1
Very good, but can you make it so you can rename the prefixes including "Infernal" I want to rename it Badass like in borderlands for my factions server.
-
Author's response
You can rename them, in the config...

Version: 4.9
This plugin works flawlessly however I have one suggestion. Can you allow command blocks to summon infernalmobs? currently it just says that /im spawn can only be run by a player.

Version: 4.8
please update to 1.10

there are many errors not fixed!

I love this plugin, but this need to be update, becouse infernal mobs don't works anymore with 1.10 and also boss bar and many effects...

Version: 4.8
Like this Plugin but i have an idea for a new feature upcoming :3 A type of loot which execute commands instead of an item
-
Author's response
Already exists! Just put command: "give <player> 3 3"
instead of the loot options, and wala!

Version: 4.8
Please update to 1.10. Excellent plugin but will not generate config file on 1.10 server..............

Version: 4.8
Very good plugin and developer! I've been using this plugin since a long time and I must say it is excellent. The players love it! Runs flawlessly on 1.9.4.

Version: 4.8
Can you please add language file for abillitys of the monsters?
I want translate plugin on Russian, but abillitys i can't translate ;(

Version: 4.7.1
Good, but don't work on 1.9.4 ;(
On 1.9.2 work this plugin work!
Please update to Minecraft version 1.9.4.
-
Author's response
Update on the way!

Version: 4.7.1
Great plugin!!!!!!!! Players really enjoy this, hope to see it go far! Would download again!!!!!!!!!

Version: 4.7.1
Good plugin
pls I have a problem with HP, max 1024? HP give more )
translation sorry I put into Google
-
Author's response
What's the problem? Post it in the discussion or PM me.

Version: 4.6.1
Amazing plugin to add interesting features to your server! It adds a new level of difficulty to your server, and it is 100% configurable. Customer service is great. every time I have a problem with the plugin, the developer (Eliminator) responds within a reasonable time to my posting in the discussion thread. Overall: great plugin, and great developer!

Version: 4.5
Can you update this project to 1.9 ? :D
It's a nice plugins !
Little problem: in 1.9, the mob's names are visible through the walls.
-
Author's response
Just updated, let me know how it works!

Version: 4.5
hi i love this plugin. but recently i change my bukkit to spigot 1.8.8 and i cant loot from infernal mobs. console said like "valid item could not found" and blablabla.. so i just copy your example loot.yml config... but didnt work. plz help me. what is the problem? i set drop config 1
-
Author's response
Make a post in the thread and I will help

Version: 4.5
I love this plugin and the addition it gives to the monsters. However I am having some trouble getting the items to drop. I copied over all of the files and folders into the plugins folder. I am also using your magic plugin as well so I have modified the original loot file to incorporate that stuff as well. But for the life of me I cannot get a monster to drop any loot even when I believe I am setting it to 100% drop rate. Also I would have created a ticket however I could not find where to do that at.
-
Author's response
Just post in the discussion section.

Version: 4.5
Fantastic Plugin, however is there any loot.yml examples? because when I'm opening the file it all empty.. so i don't know how to add the drops.
-
Author's response
The download comes with a folder with loot file you are supposed to copy into your plugins.

Version: 4.5
The best mobs plugin boss, suggestions:

- Option true/false don't repair loots ( is much OP :( )
- Minions ( some mobs can drop minions, por example, the vercion baby )
- More Sounds and personalizable (pitch and volumen)
- Herobrine ( a invisible skeleton with the head of herobrine)

Version: 4.5
Definitely the best Mob plugin, Excellent work.

Version: 4.4.1
Great plugin!

Version: 4.4.1
Awesome plugin, really brings alot of diversity to our server. But is there a way to make mobs execute a command on death? That would really help us out

Version: 4.4.1
Excellent!!!! keep the good work!!!

Version: 4.3
Great plugin! But the new update has a few lagg issues here's my timings report. http://prntscr.com/7q3liu
-
Author's response
That's not so bad considering its a big plugin with lots of stuff.

Version: 4.3
very nice plugin keep it up

Version: 4.2
This adds a lot of fun to my PvP server. Great plugin!

Version: 4.2
Awesome Plugin But Power Effects from custom loot does not work on 1.8.6 Please fix This feature soon :D

Version: 4.1
mega nice plugin :-) i'm using it on my factions and survival servers :-) thanks for updates

Version: 4.0
Please add Support for http://www.spigotmc.org/resources/api-bossbarapi.7504/ or another 1.8 compatible Bar Plugin.
-
Author's response
Will do.

Version: 4.0
I used it before. So I thought it'd be a good idea for my hardcore rpg server. I installed it and then got HEAVY laggs. I looked at my timings and they were insane! I just set the mob spawning on 1, because i wanted it HARDCORE! So I'm sorry but I can't use it. Just 4 stars.
-
Author's response
Try a dev version, it should have reduced lagg.

Version: 4.0
Pretty good. I like the custom loot. But the particles don't work so I cannot tell which mobs are infernal.
-
Author's response
If your particles are not working you are doing something wrong, post your server version, IM version and any errors in the console on the IM forum page.

Version: 4.0
It does what its suppose to do but charms don't work. I'm using Infernal mob V4.0 on 1.8.3 server.

Version: 3.9
Please Update 1.8.3 Spigot Build . I Will Bi Great :)
-
Author's response
Use the dev build,

Version: 3.9
does this work with spigot 1.8.3 because mobs are not spawning for me
-
Author's response
Use the dev build,

Version: 3.9
Works great, almost no problems ever. :) only one suggestion:

to compliment the health-by-distance, could you consider a infernal mob spawn-chance-by-distance? that the farther you are from spawn, the more likely you are to see them? this would help fix players camping at the spawn to kill low-health mobs for loot

Version: 3.8.1
How to disable villagers become infernals ?
-
Author's response
Remove them from the enabled mob list.

Version: 3.8.1
Awesome Plugin! Makes minecraft a lot more interesting.

Version: 3.7
Any version compatible with spigot 1.7.2 ?? becouse all i test crash the console u.u i really need this pluggin for my server mmrpg !!!
-
Author's response
There is no new version for 1.7, Ill try to port the new stuff to 1.7 eventualy.

Version: 3.7
Good.. could use some buffing though
-
Author's response
Buffing? How so? Feel free to suggest things.

Version: 2014-12-02
This is a pretty good plugin! It's configurable, but as an honest review here's the cons:

○ May bring up error messages once in awhile or anytime you fight a mob.
○ If you have another scoreboard plugin, don't use the scoreboard feature as it'll cause errors.

Cheers,
♦ Nathan ♦

Version: 2014-12-02
great plugin :-) used at my faction server in PlanetCraft.PL

Resource Information
Author:
----------
Total Downloads: 161,372
First Release: Dec 3, 2014
Last Update: Aug 12, 2024
Category: ---------------
All-Time Rating:
128 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings