Minecraft Server Settings: Difference between revisions

From Survival Servers
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
=== Enable/Disable Flying ===
=== Enable/Disable Flying ===
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]]<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]]
#Open the file '''server.properties''' with a program such as '''Notepad++'''.<br> More details can be found here --> [[Notepad++]]<br>
<br>#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

  1. 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++

  1. Change allow-flight=false to allow-flight=true or vise versa.
  2. Save the changes and then restart your server for the changes to take effect.