ModMIT
TP Manager
This mod adds a few commands to teleport players to other players, and allow players to set a Home and visit others' Home.
25
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions
📖About TP Manager
HOW TO USE
- TPA System (Teleport Request)
/tpa <target>: Sends a teleport request to the target player./tpaccept: Accepts the incoming teleport request./tpdeny: Denies the incoming teleport request.
/tpa config <autoAccept|timeCancel>: Configures TPA settings.autoAccept: Toggles whether to automatically accept incoming teleport requests.timeCancel: Sets the expiration time (in seconds) for teleport requests.
- Home & Visit System
/sethome: Sets your current location as your home./tphome: Teleports you to your own home./tphome <target>: Teleports you to the target player's home (requires visit permission).
/home visit <target> [message]: Requests permission to visit the target player's home with an optional message./home visit view: Displays all pending visit requests you have received./home accept <target>: Grants the target player permission to visit your home./home deny <target>: Rejects the target player's visit request./home remove <target>: Revokes the target player's visit permission./home clear: Removes all players from your visit permission list./home: Shows information about your home, including your current permission list./home config <permissionLevel> <value>: Sets the global access level for your home.DEFAULT: Only players in your permission list can visit.PUBLIC: Anyone can visit your home without a request.PRIVATE: No one can visit your home (ignores the permission list).
中文版:
- tpa
/tpa <target>向target发送传送请求/tpaccept接受传送请求/tpdeny拒绝传送请求
/tpa config <autoAccept|timeCancel>配置传送请求- autoAccept: 是否自动接受传送请求
- timeCancel: 传送请求的过期时间(秒)
- home
/sethome设置当前位置为家/tphome传送到家/tphome <target>传送到target的家(需要获取target的访问权限)
/home visit <target> [message]请求target的访问权限/home visit view查看访问权限请求/home accept <target>接受target的访问权限请求/home deny <target>拒绝target的访问权限请求/home remove <target>移除target的访问权限/home clear清除所有访问权限/home查看家相关信息(以及访问权限列表)/home config <permissionLevel> <value>配置访问权限等级- permissionLevel: 访问权限等级
- DEFAULT: 仅权限列表中的玩家可以访问
- PUBLIC: 所有玩家都可以访问
- PRIVATE: 仅自己可以访问
- permissionLevel: 访问权限等级