About AutoSpawner
About AutoSpawner
This plugin allows you to randomly spawn animals for a price in resources.
Chat commands:
/craft_spawner - command for craft custom spawner.
Permission:
autospawner.craft - Give permission to craft autospawner
Config Example:
{ "AutoSpawner config": { "spawnInterval": 5.0, //Timer for spawning "spawnRadius": 5.0, "spawnFuel": "lowgradefuel", //Consume type of resource(shortname) for spawn "spawnFuelAmount": 10 //Total cost }, "Enabled Animals": { "bear": true, "wolf": true, "boar": true, "horse": true, "chicken": true, "stag": true }, "spawnerSkinId": 3358767438, //Your custom skinid "Cost craft": { "lowgradefuel": 10, "metal.fragments": 100, "wood": 100 }, "maxSpawnedAnimals": 5, //Max animals for spawner "speedFall": 3.0 //The speed of animals falling to the ground }
Demo Video: