Compatibility
Minecraft: Java Edition
1.20.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 9 months ago
PartnerPlugin
Features
-
Any Mob Companion
Defaults to a fox; change to panda, cat, wolf, etc. in the config. -
Three Summoning Effects
Flame, Spiral, Circle — switch in-game on the fly. -
Smart Follow
Persists across worlds, teleports, and automatically hides on logout. -
Zero Dependencies
Drop the single file into the plugins folder and you’re done. -
Simple Permissions
Only two permission nodes — easy for beginners.
Commands
| Command | Permission | Description |
|---|---|---|
/partner |
none | Summon or hide your companion. |
/partner help |
none | Show help. |
/partner reload |
partner.reload |
Reload the configuration. |
/partner particle <type> |
partner.particle |
Change the particle effect. |
Configuration
All settings are located in plugins/PartnerPlugin/config.yml.
partner:
entity-type: FOX
duration: 300
name: "&6&lMy Companion"


