Provide amazing teleporting animation same as the GTA Online game.
- Teleporting animation
- Not affect other players
- Fully customizable
- Install ProtocolLib plugin.
- Download the latest release of the plugin.
- Put the plugin into your
plugins
folder. - Restart your server.
- Enjoy!
# Durations in ticks
general:
# The duration of the raising up animation.
up-duration: 40
# The duration between the x-z translate animation and the previous animation.
fade-in-duration: 20
# The duration of the x-z translate animation.
stay-duration: 20
# The duration between the x-z translate animation and the next animation.
fade-out-duration: 40
# The duration of the falling down animation.
down-duration: 40
# The idle duration after the falling down animation.
down-stay-duration: 20
# The block to raise up when teleporting.
up-offset: 100.0
# Whether to switch the weather to clear when teleporting.
modify-weather: true
# Days visualized elapsed in the world after teleporting.
day-cycle: 1
The program is licensed under The MIT License.