diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c1e39c --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Quest Mob Spawns + +This Spigot plugin will automatically spawn mobs required for every kill quest. The mobs will not harm or target any +player unless the player has the kill quest, is on the stage for which the mobs should spawn, and has not yet killed the +required amount of mobs. The spawned mobs will not drop any items or XP. The mobs are marked as spawner spawned mods, so +other plugins, like mcMMO will not grant any skill XP from the quest mobs. + +## Requirements + +- Quests: https://www.spigotmc.org/resources/quests.3711/ \ No newline at end of file