This mod adds a few commands to teleport players to other players, and allow players to set a Home and visit others' Home.
/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./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 <target> 向target发送传送请求
/tpaccept 接受传送请求/tpdeny 拒绝传送请求/tpa config <autoAccept|timeCancel> 配置传送请求
/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> 配置访问权限等级
Conversation