Catch them all !
Java Edition required. Creature Capture is mainly compatible with Bukkit, Spigot and Paper.
- Capture compatible creatures with a custom Capture Bow.
- Add the Capture Bow as a special enchantment outcome in the enchantment table.
- Configure which mobs can be captured through
config.yml. - Support custom Iron Golem spawn egg handling.
- Track each player's unique captures.
- Persist collection data in SQLite with automatic migration from the old
captures.ymlformat. - Show collection progress with
/cc collection. - Show personal completion stats with
/cc stats. - Show the server leaderboard with
/cc top. - Tab completion for all plugin subcommands.
/cc get: gives the player a Capture Bow./cc reload: reloads the plugin configuration./cc collection: displays captured creatures and completion progress./cc stats: displays the player's unique capture count and completion percentage./cc top: displays the top players by unique captures.
creaturecapture.capture: allows creature capture.creaturecapture.cc: grants access to all base/ccfeatures.creaturecapture.get: allows/cc get.creaturecapture.reload: allows/cc reload.creaturecapture.collection: allows/cc collection.creaturecapture.stats: allows/cc stats.creaturecapture.top: allows/cc top.
