Skip to content
Andrey edited this page Jul 26, 2024 · 3 revisions

Welcome to the CatTeleportMod-Fabric wiki!

What is it?

CatTeleportMod (or CTPMod) is a simple Fabric modification for Minecraft. Its primary purpose is to automate teleportation by managing reconnection times using cat-powered contraptions.

How to Use CatTeleportMod

CatTeleportMod operates with five basic commands:

  • /ctp add {PointName} {timeStartPeriod}-{timeEndPeriod}

Creates a teleportation point with a specified name and time frames.

  • /ctp del {PointName}

Deletes a teleportation point with the exact specified name.

  • /ctp list

Prints out the list of existing teleportation points along with their time frames.

  • /ctp tp {PointName}

Disconnects you from the server and reconnects you after the specified "timeStartPeriod". This is the primary command for automatic teleportation.

  • /ctp rc {Seconds}

Allows a one-time reconnection after a specified number of seconds without the need to create a teleportation point.

ModMenu Integration

You can edit existing points and the Delta parameter through ModMenu integration!

ModMenu on Modrinth

Clone this wiki locally