More Mobs | Largest Mobs Skript is back! Re-Coded icon

More Mobs | Largest Mobs Skript is back! Re-Coded -----

Mobs with many customization options




Version: 2.0.1b
great plugin to have if you want a hard time, very good plugin very well made and cheers

Version: 2.0
These mobs are already in the game and you probably don't even need Skript to use them. Likely easily manageable with even command blocks.
-
Author's response
Well yes thats entirely true, but command blocks would cause much more lag than a skript
and new code for this is really flexible and easily edited so creating new mobs/editing old is easy

But hey thanks for the review nonetheless

Version: 4.1.4
I haven't actually used this so i'm giving a 5 star to be fair. Can you update to 1.16.2 pls?

Version: 4.1.4
HOLY crap! Props to you for making this with only temp variables and options! Glad to see someone who makes a skript that isn't inefficient crap. Ofcourse there still could be a bit of optimisations made but i can tell you did your best! Love the skript man. Also it'd be cool if you made the chances configurable at the top.
-
Author's response
Thank you for such a detailed review and also sorry for not responding to it in so long <3

Version: 4.1.4
Support for minecraft 1.13.2 am use and have so much bug like no auto spawning .

Version: 4.1.4
This mod seems cool I have dependencies updated and at 1.13, however, I get spammed this errors saying undefined option

Version: 4.1.4
The plug-in seems cool however, whenever I go to the Skript and SkQuerry links on the overview, It brings me to this random website and there is no option to download it.
-
Author's response
Thanks for letting me know, I never noticed, I have updated it now :)

Version: 4.1.2
Thakns by this plugin free!:D
I was wanting a plugin of more mobs and i discover this,and free!:D
Thanks!:D
-
Author's response
Thanks for amazing review! :D

Version: 4.1.1
Sorry, but I really don't understand how to install it into my server. Can u describe step by step please?
-
Author's response
In order to install the skript you have to
Upload skript plugin to your server
restart your server
open plugins folder, skript folder, scripts folder and place More Mobs.sk inside :)

Version: 4.1.1
Hey, I like this Script a lot, but I only want this for one world (A Multiverse world with the SB-Skylands Generator). Is there anything I can do, to add this?
-
Author's response
I will do my best to add allowed worlds option
Thanks for suggestion and sorry that it caused problem :)

Also thanks for the review

Version: 4.1.0
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[22:49:07] [Server thread/ERROR]: #!#! Could not load More Mobs.sk
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:49:07] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[22:49:07] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[22:49:07] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[22:49:07] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:49:07] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:49:07] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! Stack trace:
[22:49:07] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Illegal group reference
[22:49:07] [Server thread/ERROR]: #!#! at java.util.regex.Matcher.appendReplacement(Unknown Source)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.util.StringUtils.replaceAll(StringUtils.java:88)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.util.StringUtils.replaceAll(StringUtils.java:68)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.replaceOptions(ScriptLoader.java:721)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:751)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:513)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:247)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:201)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reloadScripts(Skript.java:694)
[22:49:07] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:145)
[22:49:07] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[22:49:07] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151)
[22:49:07] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:675)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1384)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
[22:49:07] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[22:49:07] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:830)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:403)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:754)
[22:49:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:652)
[22:49:07] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! Version Information:
[22:49:07] [Server thread/ERROR]: #!#! Skript: 2.2-dev25
[22:49:07] [Server thread/ERROR]: #!#! Bukkit: 1.11.2-R0.1-SNAPSHOT
[22:49:07] [Server thread/ERROR]: #!#! Minecraft: 1.11.2
[22:49:07] [Server thread/ERROR]: #!#! Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
[22:49:07] [Server thread/ERROR]: #!#! OS: Windows 8.1 amd64 6.3
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! Current node: send "{@logo} {@moneymsg}" to the attacker (More Mobs.sk, line 490)
[22:49:07] [Server thread/ERROR]: #!#! Current item: null
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! Thread: Server thread
[22:49:07] [Server thread/ERROR]: #!#!
[22:49:07] [Server thread/ERROR]: #!#! End of Error.
[22:49:07] [Server thread/ERROR]: #!#!
-
Author's response
Would probably mean you are using wrong version
Download latest version from:
https://github.com/bensku/Skript/releases

Next time just message me so we dont spam reviews ;)

Version: 4.1.0
>sk reload More Mobs
[19:46:39 INFO]: [Skript] Reloading More Mobs.sk...
[19:46:39 ERROR]: Can't understand this condition/effect: dye the last spawned zombie's boots aOgre (More Mobs.sk, line 252: dye the last spawned zombie's boots aOgre')
[19:46:39 ERROR]: Can't understand this condition/effect: dye the last spawned zombie's boots aOgre (More Mobs.sk, line 411: dye the last spawned zombie's boots aOgre')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 0 of player with creeper spawn egg named "&a&lMega Creeper" with lore "&7Summon Mega Creeper" to run [make player execute command "/mob mcreeper"] (More Mobs.sk, line 465: format slot 0 of player with creeper spawn egg named "&a&lMega Creeper" with lore "&7Summon Mega Creeper" to run [make player execute command "/mob mcreeper"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 2 of player with zombie spawn egg named "&2&lMega Zombie" with lore "&7Summon Mega Zombie" to run [make player execute command "/mob giant"] (More Mobs.sk, line 466: format slot 2 of player with zombie spawn egg named "&2&lMega Zombie" with lore "&7Summon Mega Zombie" to run [make player execute command "/mob giant"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 4 of player with enderman spawn egg named "&8&lWraith" with lore "&7Summon Wraith" to run [make player execute command "/mob wraith"] (More Mobs.sk, line 467: format slot 4 of player with enderman spawn egg named "&8&lWraith" with lore "&7Summon Wraith" to run [make player execute command "/mob wraith"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 6 of player with mooshroom spawn egg named "&c&lFire Rat" with lore "&7Summon Fire Rat" to run [make player execute command "/mob frat"] (More Mobs.sk, line 468: format slot 6 of player with mooshroom spawn egg named "&c&lFire Rat" with lore "&7Summon Fire Rat" to run [make player execute command "/mob frat"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 8 of player with spider spawn egg named "&7&lSpider of Death" with lore "&7Summon Spider of Death" to run [make player execute command "/mob dspider"] (More Mobs.sk, line 469: format slot 8 of player with spider spawn egg named "&7&lSpider of Death" with lore "&7Summon Spider of Death" to run [make player execute command "/mob dspider"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 9 of player with slime spawn egg named "&2&lZombie Horse" with lore "&7Summon Zombie Horse" to run [make player execute command "/mob zhorse"] (More Mobs.sk, line 470: format slot 9 of player with slime spawn egg named "&2&lZombie Horse" with lore "&7Summon Zombie Horse" to run [make player execute command "/mob zhorse"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 11 of player with ghast spawn egg named "&7&lSkeleton Horse" with lore "&7Summon Skeleton Horse" to run [make player execute command "/mob shorse"] (More Mobs.sk, line 471: format slot 11 of player with ghast spawn egg named "&7&lSkeleton Horse" with lore "&7Summon Skeleton Horse" to run [make player execute command "/mob shorse"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 13 of player with chicken spawn egg named "&4&lHell Hound" with lore "&7Summon Hell Hound" to run [make player execute command "/mob hell"] (More Mobs.sk, line 472: format slot 13 of player with chicken spawn egg named "&4&lHell Hound" with lore "&7Summon Hell Hound" to run [make player execute command "/mob hell"]')
[19:46:39 ERROR]: Can't understand this condition/effect: format slot 15 of player with sheep spawn egg named "&a&lFlying Creeper" with lore "&7Summon Flying Creeper" to run [make player execute command "/mob fcreeper"] (More Mobs.sk, line 473: format slot 15 of player with sheep spawn egg named "&a&lFlying Creeper" with lore "&7Summon Flying Creeper" to run [make player execute command "/mob fcreeper"]')
[19:46:40 ERROR]: Can't understand this condition/effect: format slot 17 of player with blaze spawn egg named "&c&lFire Demon" with lore "&7Summon Fire Demon" to run [make player execute command "/mob demon"] (More Mobs.sk, line 474: format slot 17 of player with blaze spawn egg named "&c&lFire Demon" with lore "&7Summon Fire Demon" to run [make player execute command "/mob demon"]')
[19:46:40 ERROR]: Can't understand this condition/effect: format slot 18 of player with ghast spawn egg named "&7&lGreat Golem" with lore "&7Summon Great Golem" to run [make player execute command "/mob ggolem"] (More Mobs.sk, line 475: format slot 18 of player with ghast spawn egg named "&7&lGreat Golem" with lore "&7Summon Great Golem" to run [make player execute command "/mob ggolem"]')
[19:46:40 ERROR]: Can't understand this condition/effect: format slot 20 of player with witch spawn egg named "&5&lFlying Witch" with lore "&7Summon Flying Witch" to run [make player execute command "/mob fwitch"] (More Mobs.sk, line 476: format slot 20 of player with witch spawn egg named "&5&lFlying Witch" with lore "&7Summon Flying Witch" to run [make player execute command "/mob fwitch"]')
[19:46:40 ERROR]: Can't understand this condition/effect: format slot 22 of player with blaze spawn egg named "&c&lFire Spider" with lore "&7Summon Fire Spider" to run [make player execute command "/mob fspider"] (More Mobs.sk, line 477: format slot 22 of player with blaze spawn egg named "&c&lFire Spider" with lore "&7Summon Fire Spider" to run [make player execute command "/mob fspider"]')
[19:46:40 ERROR]: Can't understand this condition/effect: format slot 24 of player with ghast spawn egg named "&4Endangered Ghast" with lore "&7Summon Endangered Ghast" to run [make player execute command "/mob eghast"] (More Mobs.sk, line 478: format slot 24 of player with ghast spawn egg named "&4Endangered Ghast" with lore "&7Summon Endangered Ghast" to run [make player execute command "/mob eghast"]')
[19:46:40 ERROR]: Can't understand this condition/effect: format slot 26 of player with zombie spawn egg named "&2Ogre" with lore "&7Summon Ogre" to run [make player execute command "/mob ogre"] (More Mobs.sk, line 479: format slot 26 of player with zombie spawn egg named "&2Ogre" with lore "&7Summon Ogre" to run [make player execute command "/mob ogre"]')
[19:46:40 INFO]: entity: skeleton
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! [Skript] Severe Error:
[19:46:40 ERROR]: #!#! Could not load More Mobs.sk
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[19:46:40 ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[19:46:40 ERROR]: #!#! and check whether this error has already been reported.
[19:46:40 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[19:46:40 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[19:46:40 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[19:46:40 ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! Stack trace:
[19:46:40 ERROR]: #!#! java.lang.IllegalArgumentException: Illegal group reference
[19:46:40 ERROR]: #!#! at java.util.regex.Matcher.appendReplacement(Unknown Source)
[19:46:40 ERROR]: #!#! at ch.njol.util.StringUtils.replaceAll(StringUtils.java:88)
[19:46:40 ERROR]: #!#! at ch.njol.util.StringUtils.replaceAll(StringUtils.java:68)
[19:46:40 ERROR]: #!#! at ch.njol.skript.ScriptLoader.replaceOptions(ScriptLoader.java:721)
[19:46:40 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:751)
[19:46:40 ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[19:46:40 ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[19:46:40 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[19:46:40 ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[19:46:40 ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[19:46:40 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[19:46:40 ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:56)
[19:46:40 ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:46)
[19:46:40 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:840)
[19:46:40 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:513)
[19:46:40 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:271)
[19:46:40 ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:167)
[19:46:40 ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[19:46:40 ERROR]: #!#! at us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:95)
[19:46:40 ERROR]: #!#! at gyurix.commands.CustomCommandMap.dispatch(CustomCommandMap.java:66)
[19:46:40 ERROR]: #!#! at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:647)
[19:46:40 ERROR]: #!#! at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchServerCommand(CraftServer.java:633)
[19:46:40 ERROR]: #!#! at net.minecraft.server.v1_10_R1.DedicatedServer.aL(DedicatedServer.java:438)
[19:46:40 ERROR]: #!#! at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:401)
[19:46:40 ERROR]: #!#! at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
[19:46:40 ERROR]: #!#! at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
[19:46:40 ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! Version Information:
[19:46:40 ERROR]: #!#! Skript: 2.2-dev23
[19:46:40 ERROR]: #!#! Bukkit: 1.10.2-R0.1-SNAPSHOT
[19:46:40 ERROR]: #!#! Minecraft: 1.10.2
[19:46:40 ERROR]: #!#! Java: 1.8.0_111 (Java HotSpot(TM) 64-Bit Server VM 25.111-b14)
[19:46:40 ERROR]: #!#! OS: Windows 10 amd64 10.0
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! Running CraftBukkit: false
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! Current node: send " [email protected] } [email protected] }" to the attacker (More Mobs.sk, line 490)
[19:46:40 ERROR]: #!#! Current item: null
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! Thread: Server thread
[19:46:40 ERROR]: #!#!
[19:46:40 ERROR]: #!#! End of Error.
[19:46:40 ERROR]: #!#!
[19:46:40 INFO]: [Skript] Encountered 17 errors while reloading More Mobs.sk!
-
Author's response
Sure I will help you out just message me on spigot ^^
Tho I am going to bed now so it will wait until tomorrow if thats fine by you

Version: 4.0.6
Teo sam samo da ti se zahvalim pre nego sto te block :D
================================================

Version: 3.4.4
I like the Mega Creeper. This is a very good script. This code is readable. No bugs. Wish there will be more mobs.
-
Author's response
My summer break starts in 3 weeks and thats when i will do most of the updates

Version: 3.4.4
Love love love love this Skript!

New mobs make servers much more enjoyable! Well done! Looking forward to future updates!
-
Author's response
Thank you for the review?

Version: 3.2
Only thing I would change is removing the lightning effect because a lot of the time it destroys the monster being spawned.
-
Author's response
charged creeper one?
if that is the case then expect that to be in next update
i will change it with summoning charged creeper with command so it wont summon lightning and i will allow enabling/disabling certain mobs aswell

Version: 3.1
Try adding some Umbaska particles :b
But great job, I love the hard effort and the great code. -Puns
-
Author's response
I didnt add particles because people were complaining about dependencies

Version: 2.1
I love this plugin but I had to remove it because people were taming hell hounds, they were killing peoples sheep and they spawned EVERYWHERE. In towny regions and in the wrong biome.
-
Author's response
thats weird, taming hell hound should not work
i will check whats up with that

about towny region i could try to add towny support in next update ^^

Version: 1.9.5
Cool plugin, but ruined by way too many dependencies.
Some time ago you could run this with just skript 2.2, why ruin a good thing?
-
Author's response
Thanks for review!
It needs more dependencies just for some effects and few other things
complicated but without of those plugin wouldnt be what it is now

Version: 1.9.3
It works well as it doesn't spawn mobs but you can't spawn the mobs in if you have essentials, or at least it doesn't work for me.
-
Author's response
It works perfectly fine with essentials
Every version is tested by me before release

Version: 1.6
Can you create a plugin, not skript?
I can pay you for private plugin with custom mobs
and names outside mobs with ArmorStand Holograms :)
-
Author's response
i would love to but i have to deny, im not good with java at all
sorry :/

Version: 1.4
Very good skript. Can the mobs spawn automaticaly too in a percent?
Beside that, very clean code, nice quality!
-
Author's response
They spawn randomly around the world (eg evert time zombie spawns it has 2% chance to be Mega Zombie Otherwise known as Giant)
And thanks for review!

Version: 1.3
Very Very cool this plugin! I have an idea for a new mob: The bats hit the players whit a mini vortex of white particles.
-
Author's response
Thanks a lot, and fairys im going to add will have different effects per type
Fire - sets player in range of few blocks on fire
Cloud - hits player with white effects
Poison - you can guess it already :P
Dark - blindness and wither to player
And if you have idea for others post them

Version: 1.2
Nice plugin man the zobie and spider are very nice!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
Author's response
Thanks a lot :)

Resource Information
Author:
----------
Total Downloads: 35,861
First Release: Feb 3, 2016
Last Update: Sep 17, 2021
Category: ---------------
All-Time Rating:
21 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings