Commit e604c9f
authored
Fix teleport-cooldown not applying to /tp <x> <y> <z> (#6568)
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 49cc72c commit e604c9f
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