#Having trouble with the jet pack with "PlayerX moved too quickly"

1 messages · Page 1 of 1 (latest)

marsh dove
#

Anyone else have this? I'm running it on a private server, 3.6Ghz Core I5, 16gb RAM and a stable 500/500 fiber connection. We haven't been getting too many lag issue so I'm pretty sure it's related to the Minecraft Anti-Cheat system. Anyone else have these issues? Has anyone tried the TooFast mod to fix the issue?

lusty prairie
#

This issue can be fixed in the server.properties file.
You will need to change “allow-flight” to true

#

More info here, you will need to restart the server for it to take effect: https://minecraft.wiki/w/Server.properties

Minecraft Wiki

server.properties is the file that stores all the settings for a multiplayer (Minecraft or Minecraft Classic) server.
When editing server.properties, it is important that the same structure as the original is used, although the order of the lines is arbitrary. The text before the equal sign is the key, which should not be changed. The text after...