Capture, Store, and Transport any creature with style! Have you ever found a Perfect Villager or a Rare Pink Sheep thousands of blocks away from your base ? Moving them with leads and boats is a nightmare. CaptureCore changes everything. Catch any entity, keep it in your pocket, and release it preserving 100% of its data wherever you want !
⚠️ IMPORTANT: VERSION SUPPORT POLICY This plugin is designed to work on Minecraft 1.13 to the latest version. However, I only officially maintain and support the latest stable releases of Minecraft.
If you considerer buying the plugin to run it on an older version, please be aware that it is at your own risk. I do not offer support, bug fixes, or updates for legacy versions if the plugin ceases to function on them.
✅
NO RESOURCE PACK REQUIRED Enjoy custom 3D-looking Pokeballs using high-quality
player textures. No downloads, no lag.
✅
WORLDGUARD INTEGRATION Protect your server! Use the pokeball flag to prevent theft in protected regions.
✅
IN-GAME ECONOMY & SHOP A fully integrated GUI Shop. Sell Pokeballs for Credits using Vault.
✅
CUSTOM CRAFTING WITH PERMISSION Design recipes for every ball and maintain perfect server balance by restricting high-tier crafts to specific ranks.
✅
THROWABLE BALLS Sneak + Right Click to launch your Pokeball like a projectile for a true Master experience!
✅
SAVE EVERY ATTRIBUTES You get back exactly the entity you captured !
✅
ADVANCED CUSTOM BALLS 7+ built-in ball types by default with unique capture chances, max usages, and specific "Catchable Mob" whitelists.
Code (YAML):
ultra: # The display name of the item in-game (supports color codes with '&') name: "&e&lUltra Ball"
# Probability of successfully catching the mob (0.85 = 85% success rate) capture_chance: 0.85
# Number of times the ball can be used before it breaks or disappears max_usages: 12
# The cost to purchase this item if a shop system is integrated (Vault) price: 3500
# Whitelist of entities that can be captured. # You can use specific names or group tags: # - "ALL": Every entity can be caught # - "ALL_ANIMALS": Only passive mobs (Cows, Pigs, etc.) # - "ALL_MONSTERS": Only hostile mobs (Zombies, Creepers, etc.) # - "ALL_WATER": Only aquatic mobs (Fish, Squids, Dolphins, etc.) catchable_mobs: -
"ALL"
# The Blacklist is used to exclude specific mobs even if they are included in the whitelist/groups above. # For example, if catchable_mobs is "ALL", adding "SHEEP" here prevents catching sheep. blacklist: -
"SHEEP"
/pokeball get <type> <amount>
/pokeball give <player> <type> <amount>
Permissions
Code (Text):
pokeball.use - allow you to use the main command
pokeball.craft.<name> - allow you to craft this pokeball
These are
soft dependencies: they are not required for the plugin to run, but they significantly enhance the experience by unlocking additional features.
»
Vault (Optional, for the economy shop)
»
WorldGuard (Optional, for region protection)
»
MythicMobs (Optional, to catch mythic mobs)
Installation
Download the .jar file.
Drop it into your /plugins/ folder.
Restart your server.
1)
No Decompilation: You may not decompile or modify the source code.
2)
No Redistribution: You are not allowed to resell or share this plugin.
3)
No Refunds: All purchases are final due to the nature of digital goods.
4)
Support: Bug reports or feature requests are handled via
Discord. Please do not use the review section.
↪︎ I generally respond within 24 hours, depending on our time zone difference.
↪︎ I’m always excited to add new features and will do my absolute best to resolve any issues you report.
↪︎ Ultimately, the plugin's evolution and update frequency depend on the community's engagement and feedback.