Skip to content

EasterGhost/TeleportCommandsFabric

Repository files navigation

Teleport Commands Fabric

A server-side teleport command mod for Fabric, focused on daily server operations. It also provides a client-side integration path for Xaero map mods to improve in-game usability.

Why This Mod

TeleportCommandsFabric provides a complete teleport toolkit for Fabric servers. Core modules and admin controls follow one command path, which keeps setup and maintenance straightforward as the server grows. It supports integration with Xaero map mod series for a smoother user experience.

Highlights

  • Complete command family: back, home, tpa, warp, worldspawn, rtp/wild, and xaero sync.
  • Unified admin entry: /tpc for module switch, reload, and runtime config updates. /teleportcommands remains available as a compatibility alias.
  • Runtime-first operations: common settings can be adjusted without manual JSON editing.
  • Consistent behavior: shared delay/cooldown flow across teleport commands.
  • Xaero integration: syncs homes and warps to waypoints for direct map viewing and teleport access.

Client Experience

Server-side teleport commands remain available regardless of whether clients install this mod. Players can still use back, home, warp, tpa, worldspawn, and rtp with no client installation. Installing the client mod improves teleport-related interaction, and pairing it with Xaero map mods adds waypoint sync for home and warp.

For a more detailed comparison between client installation options, see Features Overview and Xaero Integration Module.

Quick Start

  1. Put the mod into server mods/.
  2. Start once to generate config/teleport_commands.json.
  3. Check command registration: /tpc help.
  4. Use /tpc config commands for runtime updates, or run /tpc reload after manual file edits. /teleportcommands also works.

Documentation

Detailed docs are maintained in the wiki. This README focuses on project overview and quick entry points.

Getting Started

Usage

Operations

Admin Basics

  • Config file: config/teleport_commands.json
  • Runtime config command: /tpc config ...
  • Reload command: /tpc reload

For field-level details and examples, see Configuration.

About

Teleport Commands Fabric Mod Repo

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages