
notp. A Regional Teleport Blocker
Allow and block teleport (/tp) to and from specific regions of your world!
- Загрузки
- 86
- Подписчики
- 1
- Обновлён
- 14 апреля 2026 г.
- Лицензия
- CC0-1.0
Опубликован 11 декабря 2025 г.
A lightweight mod to block /tp to and from specific regions in your world.
If you want to control where teleporting is allowed in your world and you don't want to set up other more complex region protection mods/plugins in your server (e.g. Yet Anoter World Protector (YAWP), WorldGuard, GriefPrevention, Lands, Regions), this mod is for you.
World owners and server admins can use config file to set regions and custom message to show users when teleporting is blocked. Works in both single and multiplayer.
{
"regions": [
{
"xMin": -250,
"xMax": 250,
"zMin": -250,
"zMax": 250,
"message": "Player is outside the allowed teleport region! Travel must be done through space."
}
]
}
Ченджлог
1.0-1.20.xРелиз1.20.2, 1.20.3, 1.20.4 · 14 апреля 2026 г.
Config file made more legible, overlapping regions check support.
Added support for 1.20, 1.20.1, 1.20.2, 1.20.3 & 1.20.4
Комментарии
Загружаем…