Quantcast
Channel: MythicCraft
Viewing all articles
Browse latest Browse all 11417

[API] Problems spawning mobs with MythicMobs API

$
0
0
For my plugin WorldSchematics2, users have been reporting that MythicMobs spawned by the plugin only appear maybe 10% of the time. I'm not really sure whats causing it.

Here is the code for spawning the MythicMob

Code:
    
void createMythicMob(Location worldLocation){
        WorldSchematics.getInstance().debug("Found MythicMob in config, attempting to spawn", DebugType.MOBSPAWNING);
        if (WorldSchematics.getMythicMobsInstalled() == true) {
            Random randomizer = new...
[API] Problems spawning mobs with MythicMobs API

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>