Skip to content
VADemon edited this page Apr 17, 2020 · 1 revision

Player > VanillaFly yet another method for a fly mod.

This just re-enables the fly capability as if you were in creative mode.

BUT WAIT, THERE'S MORE! We all know that some (most) servers have fly disabled. This means that even if you get past the anticheat, it'll kick you after 40 ticks. What can we do to prevent this? Spoof packets, of course.

With VanillaFly active, you can turn on the spoof option (disabled by default) to make the server think you are on the ground. You can still fly around to your heart's content client-side. This will also (hopefully) prevent fall damage on vanilla servers, even with fly enabled. - quoted

.vanillafly enabled <0/1>

.vanillafly spoof <0/1> - make the server think we are on the ground while flying (default: 0)

.vanillafly antiground <0/1> - attempts to prevent the server from teleporting us to the ground (default: 1)

.vanillafly speed <0/1> - fly speed multiplier (default: 1.0)

Clone this wiki locally