Table of Contents:
1️⃣ Installation Guide
2️⃣ Commands & Permissions
3️⃣ Configuration Guide
4️⃣ Features & Customization
5️⃣ Common Issues & Fixes
---
1. Installation Guide
1. Download SmartSpawner JAR file from SpigotMC
2. Place the JAR file in your plugins/ folder.
3. Restart your server.
4. Configuration file will be generated in /plugins/SmartSpawner/
---
2. Commands & Permissions
️ Basic Commands
---
⚙️ 3. Configuration Guide
SmartSpawner supports custom drops, spawner stacking, and economy integration.
Basic Config Example (config.yml)
spawner-stack-limit: 128
enable-custom-drops: true
economy-integration: true
Custom Drops Example (drops.yml)
zombie:
drops:
- item: DIAMOND
amount: 2
chance: 10
---
4. Features & Customization
✅ Spawner Stacking (Max: 128x)
✅ Custom Drops Per Mob
✅ GUI-Based Spawner Management
✅ Economy Support (Vault Integration)
✅ Permissions & Config Customization
---
❓ 5. Common Issues & Fixes
❌ Spawner Not Working?
✔️ Ensure you have the correct permission: smartspawner.place
❌ Plugin Not Loading?
✔️ Make sure your server is running Minecraft 1.20+
---