Commit a78e33c
committed
Fix teleport-cooldown not applying to /tp <x> <y> <z>
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 #64991 parent 26a5447 commit a78e33c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments