promotional bannermobile promotional banner

Teleport Animation

Adds cinematic teleport transitions when using /tp or /teleport commands, compatible with Waystones, JourneyMap, and more
Back to Files

Teleport Animation (1.1.2)

File nameteleport_animation-26.2-neoforge-1.1.2.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 5, 2026
Downloads
10
Size
2.8 MB
Mod Loaders
NeoForge
File ID
8584283
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:teleport-animation-1608291:8584283"

Learn more about Curse Maven

What's new

v1.1.2 - Server config access fix

Fix

  • Server crash on external teleport events: the server was attempting to access client-side config values during network packet processing, causing IllegalStateException: Cannot get config value before config is loaded. This error occurred when mods like Waystones triggered teleports through the external teleport handler. The server-side validation has been removed; the client validates these settings before sending packets to the server.

Technical Changes

  • Removed isEffectEnabled() and isWarpPlateTransitionsEnabled() checks from TeleportServer.shouldStartServerTransition(). These are client-side config checks that belong on the client, not the server. The server now only validates player state (alive, not spectator) and networking capabilities.

JAR: teleport_animation-26.2-neoforge-1.1.2.jar

This mod has no related projects