Minecraft Server Settings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
FTP Method<br> | FTP Method<br> | ||
#Use software such as '''filezilla''' or '''winscp''' to access your server files.<br> A full guide can be found here --> [[FTP_Access|FTP Access]] | #Use software such as '''filezilla''' or '''winscp''' to access your server files.<br> A full guide can be found here --> [[FTP_Access|FTP Access]] | ||
#Open the file '''server.properties''' with a program such as '''Notepad++'''.<br> More details can be found here --> [[Notepad++]]<br> | |||
#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. | ||
Revision as of 09:52, 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.