ModsJava
Soul Pets
Custom 3D companion pets with skull textures, particle effects, and an in-game GUI.
⬇ Download on SpigotAdds custom 3D floating pets that follow players around, with animated particle trails, walking animations, and full customization through skins.
Features
- Custom pet textures — use any Minecraft skin via base64 or a textures.minecraft.net URL.
- Predefined pets — admins can configure ready-to-use pets (e.g. Cat, Dragon) tied to permissions.
- 6 particle effects — Heart, End Rod, Flame, Snowflake, Witch, Enchant, switchable per player.
- Realistic animations — smooth rotation and a walking offset that follows the player naturally.
- In-game GUI — manage your pet and particle from /mascota menu, no need to memorize commands.
- SQLite or MySQL storage — pick what fits your server.
- Fully configurable messages and sounds.
Commands
- /mascota — Open the pet menu
- /mascota menu — Open the pet menu
- /mascota <base64|url> — Activate a custom pet
- /mascota particula <type> — Change your pet's particle effect
- /mascota quitar — Remove your active pet
- /mascota give <player> <type> — Give a predefined pet to a player (admin)
- /mascota reload — Reload the configuration (admin)
Permissions
- mascotas.custom — allows using custom pets via URL/base64
- mascotas.admin — allows giving pets to other players and reloading
- mascotas.tipo.<id> — access to a specific predefined pet
- mascotas.particula.<name> — access to a specific particle effect
Configuration
Code (Text):
storage:
type: sqlite
animaciones:
particula-defecto: HEART
particula-intervalo: 8
rotacion-velocidad: 1.8
walk-offset-max: 0.25
type: sqlite
animaciones:
particula-defecto: HEART
particula-intervalo: 8
rotacion-velocidad: 1.8
walk-offset-max: 0.25
Drop the .jar into your plugins folder and restart your server. A default config.yml will be generated automatically.
Soul Pets is a free Minecraft Java mod. Compatible with Minecraft 1.21, 26.1, 26.2. Downloaded 36 times (via Spigot). Download it and open it directly in the game.