A feature-rich pets plugin that allows players to spawn and manage various mobs as pets that follow them around.
- Multiple Pet Types: Supports various mobs including:
- (Zombie, Skeleton, Creeper, Spider, Blaze, Enderman, Ghast, Slime, Magma Cube, Witch)
- (Cow, Pig, Sheep, Chicken, Wolf, Villager, Squid)
- Custom Pet Names: Players can give their pets custom names
- Permission-Based System: Control which players can spawn specific pet types
- Pet Management: Easy-to-use commands and forms interface
- Automatic Following: Pets automatically follow their owners
- Persistent Pets: Pets are saved and respawn when players rejoin
/pets
or/pet
- Opens the pet management menu- Select a pet type to spawn
- Name your pet
- Remove current pet
pets.command
- Allows usage of the /pets command (default: true)pets.type.<mobname>
- Allows spawning specific pet types (default: false)- Example:
pets.type.zombie
,pets.type.cow
, etc.
- Example:
- Zombie
- Skeleton
- Creeper
- Spider
- Blaze
- Enderman
- Ghast
- Slime
- Magma Cube
- Witch
- Cow
- Pig
- Sheep
- Chicken
- Wolf
- Villager
- Squid
(I'll add more when i feel like it.)
Plugin configuration is handled through permissions. Adjust the permissions in your server's permission manager or permissions.yml to control which players can access specific pet types.
- Smart Following: Pets will intelligently follow players, including climbing blocks and avoiding obstacles
- World Management: Pets will teleport to players when changing worlds
- Distance Management: Pets automatically teleport to players if they get too far away
- Form Interface: User-friendly form interface for pet management
- Name Customization: Optional custom naming for pets
- Persistence: Pets are saved between server restarts
- Cleanup System: Automatic cleanup of old pet entities
For support, please create an issue on the plugin's GitHub repository.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Created by Taqdees
(I Stole the icon file from here https://icons8.com/icons/set/minecraft--animated </3 )
FormAPI