Minecraft Server Settings: Difference between revisions
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
#Open the file '''server.properties''' with a program such as '''Notpad++'''.<br> More details can be found here --> [[Notepad++]] | #Open the file '''server.properties''' with a program such as '''Notpad++'''.<br> More details can be found here --> [[Notepad++]] | ||
#Change '''allow-flight=false''' to '''allow-flight=true''' or vise versa. | #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. | #'''Save''' the changes and then '''restart''' your server for the changes to take effect. | ||
Revision as of 09:50, 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 Notpad++.
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.