PigSpawnDisable
Pig Spawn Disable is a lightweight Minecraft server plugin designed for Spigot/Paper 1.21 that completely disables pig spawning in your world.
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.
PigSpawnDisable
PigSpawnDisable is a lightweight Minecraft server plugin designed for Spigot/Paper 1.21 that completely disables pig spawning in your world. Whether you want to reduce mob clutter, balance gameplay, or create a custom environment, this plugin gives you simple and effective control over pig spawns.
✨ Features
- 🚫 Disable Pig Spawning: Prevents pigs from spawning naturally anywhere in the server.
- ⚙️ Configurable Toggle: Comes with a config.yml option (disable-pig-spawn: true/false) so you can easily enable or disable pig spawning without removing the plugin.
- 📦 Plug-and-Play: No complicated setup — just drop the .jar into your plugins/ folder.
- 🧩 Lightweight & Efficient: Minimal code footprint, no performance impact on your server.
- 🔄 Version Support: Built for Minecraft 1.21 with Paper/Spigot API.
🔧 Installation
- Download the latest config.yml from Modrinth. - Place it in your server’s config.yml folder. - Restart your server. - Edit config.yml if you want to allow pigs again.
📂 Configuration
- Default config.yml:
``` disable-pig-spawn: true ```
- Set to true → pigs will not spawn. - Set to false → pigs spawn normally.