notp. A Regional Teleport Blocker
作者:rebot | 分类:模组
Minecraft 版本: 1.19.4
平台: fabric
标签: management transportation utility
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."
}
]
}请登录后举报
暂无评论,抢个沙发吧~