Partner
Summon a configurable partner for each player!
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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"