Partner
Summon a configurable partner for each player!
Partner
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`.
```yaml partner: entity-type: FOX duration: 300 name: "&6&lMy Companion"