Voxel Shop beta is live. Expect occasional bugs. Learn more
Advanced Minecraft plugin for spoofing player count, fake players, and realistic server activity.
You can find the full Changelog here: 🩵
https://penguinstudios.eu/changelogs/penguinplayerspoofer/3.4
You can find the full Changelog here: 🩵
https://penguinstudios.eu/changelogs/penguinplayerspoofer/3.3
You can find the full Changelog here: 🩵
https://penguinstudios.eu/changelogs/penguinplayerspoofer/3.2
🎉 **MAJOR UPDATE v3.0** 🎉
This update introduces the **Entity Spawn System** for spawning fake players as real entities, and a powerful **In-Game Configuration GUI** for easy setup without editing config files.
---
## 🚀 What’s New
### 👤 Entity Spawn System
- Spawn fake players as **real entities** in a specific world
- Entities count as actual server entities (useful for metrics, plugins, etc.)
- **Spawn Patterns:**
- **GRID** → Entities arranged in a grid pattern
- **CIRCLE** → Entities arranged in a circle around spawn center
- **LINE** → Entities arranged in a straight line
- **RANDOM** → Entities placed randomly within spawn radius
- Configurable spawn location, radius, and spacing
- **Custom Skins Pool** → Use any Minecraft username for NPC skins
- Optional name tags above entities
- Auto-sync with fake player list (configurable interval)
- Entities automatically created/removed when fake players join/leave
---
### 🖥️ In-Game Configuration GUI
- Configure the plugin directly in-game with `/pps gui`
- **Click-to-Configure** → Easy point-and-click interface
- **Live Changes** → Settings apply immediately without restart
- **Visual Status** → See current settings at a glance
**GUI Sections:**
- General Settings (debug, language)
- Spoofing Settings (mode, player counts)
- Dynamic System (schedules, multipliers)
- Fake Players (TAB list, join/leave)
- Entity Spawn (world, location, pattern, skins)
- ChatGPT AI (language, personalities)
- Performance (cache, intervals)
- Permission-based access (`penguinspoofer.admin`)
---
## 🔧 Configuration Example
```yaml
fake-players:
entity-spawn:
enabled: true
world: "world"
spawn-location:
x: 0
y: 64
z: 0
spawn-radius: 50
spacing: 2.0
spawn-pattern: "GRID"
show-name-tag: true
visible: false
sync-interval-ticks: 100
skin-pool:
- "Steve"
- "Alex"
- "Notch"
- "jeb_"
- "Dinnerbone"