A problem with interpolation duration and teleport duration. When the server starts, interpolation duration and teleport duration break because the Skript syntax (time as an integer) is used once, and the SkBee syntax (timespan) is used once, which causes errors.
set interpolation duration of {_entity} to []
Skript version: 2.12.1
SkBee version: 3.12.2
Server version: 1.21.8
Will this be fixed? Or is there already a solution?