Home - OreCruncher/Pathways GitHub Wiki

Welcome to Pathways!

Pathways is a Minecraft Forge mod that provides warp and random teleport services. It is only necessary to install the mod server side to provide teleportation services, though if included in a modpack the a player can use them in SP worlds.

Players may be familiar with server side plugins available on Bukkit, Cauldron, or Spigot servers that allow the player to teleport. This Forge mod does similar things. The main difference is that this is a 100% pure Forge mod meaning that Bukkit, Cauldron, or Spigot is not required. This mod can be incorporated into modpacks, or be installed as a server side mod. The mod can also be used for standalone play as well as LAN.

There are two types of teleport locations that can be configured:

  • Warp: This is a block specific location without any randomness. This type of location is useful for moving players to specific points in the world.
  • Random: This is random location around a central point. A location within range is randomly selected and the player is teleported.

More information about these types of teleports can be found in the links to the right of the page.

Players that have OP (creative) permissions can place Teleport signs in the world. When used (right-clicked) by a player it will teleport the player based on the teleport location configured on the sign. Information on how to configure teleport signs can be found in links to the right of the page.

Commands can be restricted to players that have been given OP privileges. This gives a server owner a degree of control as to how the mod is used. Information on commands and how they are used are found in the links to the right of the page.

⚠️ **GitHub.com Fallback** ⚠️