
antispawn
A server-side mod to prevent mob spawning in certain areas
- Загрузки
- 311
- Подписчики
- 2
- Обновлён
- 15 декабря 2025 г.
- Лицензия
- All-Rights-Reserved
Опубликован 22 июля 2025 г.
antispawn
antispawn is a Fabric mod that prevents mobs from spawning in certain areas called regions.
Commands
All commands are derived from /antispawn
| Command | Description | Permission |
|---|---|---|
| /antispawn info | Returns information about your installation of antispawn | OP Level: 0 |
| /antispawn check | Returns the name of the region the player is standing in | OP Level: 0 |
| /antispawn list | Lists every region on the server | OP Level: 3 |
| /antispawn add <id> <corner1> <corner2> | Creates a new region | OP Level: 3 |
| /antispawn delete <id> | Removes an existing region | OP Level: 3 |
TODO
These features will be added in future releases.
- Preventing specific mobs from spawning
- Fabric Permissions API Support
Legal
This project is published under the MIT license.
Ченджлог
1.1+1.21.11Релиз1.21.11 · 15 декабря 2025 г.
- Bump to 1.21.11
- No other changes
1.1+1.21.9Релиз1.21.8, 1.21.9, 1.21.10 · 1 октября 2025 г.
This version has support for versions 1.21.6 to 1.21.9
Regions are now defined by their dimension, not just their location.
WARNING: If you are updating the mod, you must modify the configuration or re-create all your regions
...
"dimension": "minecraft:overworld",
...
Give the dimension key a value for every region created in an older version.
Комментарии
Загружаем…