Skip to content

Fix teleport-cooldown not applying to /tp <x> <y> <z>#6568

Merged
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/6499
Jun 14, 2026
Merged

Fix teleport-cooldown not applying to /tp <x> <y> <z>#6568
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/6499

Conversation

@JRoy

@JRoy JRoy commented Jun 14, 2026

Copy link
Copy Markdown
Member

Self-teleport to coordinates called now() with cooldown disabled, so it ignored teleport-cooldown while every other self-teleport path enforces it. Enable the cooldown flag for this case.

Fixes #6499

Self-teleport to coordinates called now() with cooldown disabled, so it
ignored teleport-cooldown while every other self-teleport path enforces it.
Enable the cooldown flag for this case.

Fixes EssentialsX#6499
@mdcfe mdcfe added this pull request to the merge queue Jun 14, 2026
Merged via the queue into EssentialsX:2.x with commit e604c9f Jun 14, 2026
1 check passed
@mdcfe mdcfe deleted the fix/6499 branch June 14, 2026 19:02
Euphillya added a commit to Euphillya/Essentials-Folia that referenced this pull request Jun 15, 2026
EssentialsX@c28c654 Fix LuckPerms sync load for online players (EssentialsX#6563)
EssentialsX@5e95c87 Fix nickname format codes bleeding into following text (EssentialsX#6564)
EssentialsX@49cc72c Fix dump mirror comment posting (EssentialsX#6566)
EssentialsX@e604c9f Fix teleport-cooldown not applying to /tp <x> <y> <z> (EssentialsX#6568)
EssentialsX@37ce087 Fix 1.16 & 1.17 Compatability (EssentialsX#6562)
EssentialsX@38f1b4d Shutdown executors on disable (EssentialsX#6565)
EssentialsX@15ec9a2 Fix item components in /give on 26.1+ (EssentialsX#6570)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

teleport-cooldown configuration not working as expected

2 participants