Ein Simples und Opensource Spawn Elytra Plugin bekannt aus Craft Attack. Einfach F am Spawn drücken und ihr könnt losfliegen.
Ihr könnt den Radius und den Spawn in der Config einstellen.
Kostenloser Support findet ihr auf meinem Discord:
https://discord.com/invite/QT77NYWtcV
Ein Tutorial ist hier zu finden:
Code (YAML):
#The Location of your Spawn
spawnx
: 0
spawny
: 100
spawnz
: 0
#The Radius this SpawnElytra will be effective
radius
: 50
#The World it will be effective
world
: 'world'
#If the y coord will be ignored when checking if the player is in the spawn radius
ignoreYLevel
: false
#The power of the jump boost the player gets when using the spawn elytra
jump_boost
: 8.0