Plugin that spawn entities all over the map!

Discussion in 'Plugin Requests' started by waid, May 23, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    waid

    Hi! I made my own map, but I forgot to add entities and friendly mobs on it. So I get an idea, that maybe someone can make plugin that can add them. (Or did anyone know plugin that can spawn them all over the map?) My idea for command : ./entities add allmap group 4 mob cow,sheep,pig 200 - and now this plugins spawns all over the map groups of 4 cows, 4 sheeps, 4 pigs with space 200 block between them. Thanks!
     
  2. Offline

    timtower Administrator Administrator Moderator

    @waid The map needs to be loaded and unloaded for that.
    Not to forget the despawns for the mobs
     
    waid likes this.
  3. Offline

    waid

    So what I'm supposed to do when I have not entities in my map? Thanks!
     
  4. Offline

    timtower Administrator Administrator Moderator

    Do your settings allow mob spawning?
     
  5. Offline

    waid

    Yep, when i'm using /spawnentity cow 1 - I get 1 cow. In server settings I have mobs and NPCs turn ON. In server.properties file i have this turned ON too : spawn-animals=true. I can spawn everything from egg, or with commands, but map is big and it's really hard to do it :v. Thanks!
     
  6. Offline

    CRAFF_T

    Hey! I'm pretty sure that with those settings mobs would automatically spawn themselves in a 128 block radius of each player as it always would. I also think it would be possible to code a plugin that specifically loads a chunk where a mob would spawn at given locations (which would be random). So If you would like I could attempt to build you a plugin that fulfills your idea.
     
  7. Offline

    waid

    That's impressive! I would be so happy if you can try make this plugin.
     
  8. Offline

    CRAFF_T

    Alright, I'll start making it soon!
     
Thread Status:
Not open for further replies.

Share This Page