#Having trouble with the jet pack with "PlayerX moved too quickly"
1 messages · Page 1 of 1 (latest)
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...