AnimalTranser

โญ โ€” (2 endorsements) ๐Ÿ“ฅ 97 downloads ๐Ÿ“Œ v1.1 ๐Ÿ“… 6/18/2025
๐ŸŸก Updated this year

By Yulfic ยท paper

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 11/9/2025 ๐Ÿ“… Created: 6/18/2025

๐Ÿ” Analysis

  • ๐Ÿ† #161 of 238 paper mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿพ 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. --- (https://img.shields.io/badge/Join-Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/53HpgxpzrX) --- ## โœจ 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_STAR` with `HEART_OF_THE_SEA` as 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**

# ๐Ÿพ 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.

[!(https://img.shields.io/badge/Join-Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/53HpgxpzrX)

## โœจ 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_STAR` with `HEART_OF_THE_SEA` as 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

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Yulfic
Version
1.1
Downloads
97
Endorsements
2
Category
paper
Created
6/18/2025
Updated
11/9/2025
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does AnimalTranser support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of AnimalTranser?

Version 1.1, published 2025-11-09 with 97 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More paper ๐Ÿ‘ค More by Yulfic ๐Ÿ”Ž Similar Mods ๐ŸŒ Best paper (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods