CraftBook
CraftBook copied to clipboard
MC1227 Advanced Entity Spawner enhancement: Radius
CRAFTBOOK-2619 - Reported by pmpmpm
Hi,
Actually the MC1227 only allows you to make one or more mob(s) spawn at a given location. What about adding a radius in which mobs or entities spawn where they can? (So that zombies don't go playing the mummy in walls)
Thanks for reading.
Comment by me4502
Hmm.. I don't know.. Maybe I'll just make sure they can't spawn in walls?
Comment by pmpmpm
Well I was asking that because we had a problem using the MC1227 and [off]. When you write [off] on the thrid line of this sign, and you're trying to make a mob appear close of a wall, he'll generally spawn into the wall, as you said.
For this, it would be cool if the mob could spawn in the middle of the block rather than in the corner.
But still, I often have to build large/very large circuits to make mobs appear in a "random" way at different locations in the same room. So I wondered if it would be worth the time to make a built-in random system based on the radius.
Comment by erwieder
CraftBook Build #3996
Error :
[19:09:16] [Server thread/ERROR]: Could not load 'plugins/CraftBook-4.0-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[minecraft_server.jar:git-Bukkit-a486600]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [minecraft_server.jar:git-Bukkit-a486600]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:288) [minecraft_server.jar:git-Bukkit-a486600]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.
(Minecraft 1.8.4)