Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
š¾ AnimalTransfer
AnimalTransfer is a powerful Minecraft plugin (Paper/Spigot 1.20.1) that allows you to easily transfer animals between locations while preserving all their important data.
š§© The plugin handles capturing and transferring animals with full NBT data preservation.
šÆ Simply right-click on an animal to capture it, then use the item on a block to spawn it at a new location.
⨠Key Features
-
š Animal Transfer Right-click any animal to capture it into a special item, then place it anywhere on your server!
-
š¾ Full Data Preservation All animal data is preserved:
- ā¤ļø Health
- š Inventory
- š¤ Taming status
- š·ļø Custom names
- š All NBT data
-
š« Blacklist System Configure which entities cannot be transferred through
config.yml. Protect your server from dangerous mob transfers! -
š Localization Supports 3 languages:
- š·šŗ Russian
- š¬š§ English
- šØš³ Chinese
Set language in
config.yml
-
š Craft Protection Transfer items cannot be used in crafting, preventing abuse and duplication!
-
āļø Flexible Configuration Customize the plugin to your needs:
- šÆ Item type for transfer (HEART_OF_THE_SEA, NETHER_STAR, EGG, etc.)
- š Sound effects (enable/disable)
- ⨠Particle effects (enable/disable)
- š Blacklist entities
-
š Permission System Full control over plugin usage:
animaltransfer.use- Basic permission (default: everyone)animaltransfer.pickup- Pick up animals (default: everyone)animaltransfer.useitem- Use transfer item (default: everyone)animaltransfer.bypass.blacklist- Bypass blacklist (default: OP)animaltransfer.admin- All admin permissions (default: OP)
-
šØ Visual & Audio Effects
- š Sound effects when capturing and placing animals
- ⨠Particle effects (clouds, happy villagers, hearts)
- š¢ ActionBar notifications
š ļø Configuration
Settings in config.yml:
settings: item_material: HEART_OF_THE_SEA # Item type for transfer play_sounds: true # Enable sound effects show_particles: true # Enable particle effects allow_blacklist: false # Allow blacklisted mobs
blacklist:
- WITHER_SKELETON
- WITHER
- ENDER_DRAGON
... and more---
š” Why use AnimalTransfer?
- āļø Easy Management - Move your pets and valuable mobs effortlessly
- š”ļø Data Safety - All animal data is preserved during transfer
- šØ Customization - Configure everything to match your server style
- š Performance - Optimized code with minimal server load
- š Multilingual - Support for multiple languages out of the box
- š Secure - Permission system and blacklist protection
š Requirements
- Minecraft: 1.20.1
- API: Paper/Spigot
- Java: 17+
- Dependencies: Item-NBT-API (included automatically via Shadow plugin)
š What's New in v1.0
š Recent Updates
- ā
Item Change: Replaced
NETHER_STARwithHEART_OF_THE_SEAas transfer item - ā Craft Blocking: Complete protection against using transfer items in crafting
- ā
Blacklist Configuration: Dynamic blacklist system in
config.yml - ā
Extended Settings:
- Configurable item material
- Toggle sound effects
- Toggle particle effects
- ā Permission System: Full permission system with 5 different permissions
- ā New Messages: Error messages, permission notices, and success notifications
- ā Audio Effects: Sounds when capturing and placing animals
- ā Visual Effects: Particles when capturing and placing (CLOUD, VILLAGER_HAPPY, HEART)
- ā Inventory Check: Validates free inventory space before adding item
- ā Error Handling: Detailed error messages in all supported languages
- ā Config Comments: Permission descriptions in configuration file
š§ Technical Improvements
- ā Code optimization and removed unused imports
- ā Dynamic blacklist loading from config
- ā Material validation
- ā Improved NBT data handling
- ā Permission checks before every action
- ā Safe location handling for particles
Created with ā¤ļø by ZDev


