SpawnFilter
A lightweight, server-side utility mod that prevents players from spawning on dangerous or unwanted blocks.
Features
- Configurable block blacklist — Block players from spawning on specific blocks like lava, water, or magma.
- Tag support — Use block tags (e.g.
#minecraft:fire,#minecraft:leaves) to block entire groups at once. - Automatic safe spawn search — Automatically relocates players to a nearby safe position when their spawn is invalid.
- Fully server-side — No client installation required.
Configuration
Edit config/spawnfilter.toml to customize blocked blocks and tags to fit your modpack's needs.