By slightly modifying java classes, it turns out to run on 1.20.0, but there is a problem with the fact that spygot does not allow the player to smoothly fly up to the teleportation point. In the logs:
[00:38:23 WARN]: Player moved too quickly! 0.0.5.29790927237724.0.0
[00:38:24 WARN]: Player moved too quickly! 0.0.5.29790927237724.0.0
[00:38:25 WARN]: Player moved too quickly! 0.0.5.2979092723772965.0.0
[00:38:25 WARN]: Player moved too quickly! 0.0.5.2979092723772965.0.0
You can increase the value of moved-too-quickly-multiplier and get rid of it, but I think this is a crutch. I don’t understand yet where the bug comes from either in spygot or in the plugin.
Thanks again for the plugin)
By slightly modifying java classes, it turns out to run on 1.20.0, but there is a problem with the fact that spygot does not allow the player to smoothly fly up to the teleportation point. In the logs:
You can increase the value of moved-too-quickly-multiplier and get rid of it, but I think this is a crutch. I don’t understand yet where the bug comes from either in spygot or in the plugin.
Thanks again for the plugin)