Description
Waystones Cooldown is an addon for the popular mod Waystones, which adds the ability to edit the teleportation cooldown between waystones.
What this addon does:
- It adds a configurable cooldown period after each teleport using a waystone. By default, the player needs to wait ≥ 30 seconds before teleporting again using any waystone method (including the block itself, Warp Stone, or Warp Scroll).
- The cooldown is applied individually for each player and helps balance fast travel in survival mode or on servers.
- The cooldown duration is fully configurable through the mod's configuration file — you can set any value like.
Configuration file:
[general]
#Base cooldown time (in seconds).#Range: 0 ~ 3600baseCooldown = 30#Enable cooldown increase based on teleport distance.distanceScaling = true#How many seconds to add per block of distance (0.1 = 1 second per 10 blocks).#Range: 0.001 ~ 10.0secondsPerBlock = 0.1#Maximum possible cooldown time (in seconds).#Range: 0 ~ 86400maxCooldown = 600#Сooldown after death (default=true).cooldownPersistsOnDeath = true#Radius in blocks within which teleportation has no cooldown (0 = disabled).#Range: 0 ~ 100000TeleportRadiusWithoutCooldown = 100#Additional cooldown time added when teleporting between dimensions. This value is added to the base cooldown (in seconds).#Range: 0 ~ 86400dimensionPenalty = 60
This mod can be used in modpacks and modified as you see fit. If you need help , I'm ready to help! Feel free to contact me on Discord: @rymusov :)


