Minecraft Server Settings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 7: | Line 7: | ||
#Change '''allow-flight=false''' to '''allow-flight=true''' or vise versa.<br> | #Change '''allow-flight=false''' to '''allow-flight=true''' or vise versa.<br> | ||
#'''Save''' the changes and then '''restart''' your server for the changes to take effect. | #'''Save''' the changes and then '''restart''' your server for the changes to take effect. | ||
=== Changing Difficulty === | |||
Revision as of 10:07, 25 March 2021
Information
Minecraft settings and cheats can be activated/deactivated/changed using FTP (Filezilla or winscp), in game chat, or Rcon depending on the setting or cheat.
Enable / Disable Flying
FTP Method
- Use software such as filezilla or winscp to access your server files.
A full guide can be found here --> FTP Access - Open the file server.properties with a program such as Notepad++.
More details can be found here --> Notepad++ - Change allow-flight=false to allow-flight=true or vise versa.
- Save the changes and then restart your server for the changes to take effect.