Minecraft Server Settings: Difference between revisions

From Survival Servers
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=== Information ===
=== 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.
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 ===
=== 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]]
#Use software such as '''filezilla''' or '''winscp''' to access your server files.<br> A full guide can be found here --> [[FTP_Access|FTP Access]]

Revision as of 10:00, 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
  2. Open the file server.properties with a program such as Notepad++.
    More details can be found here --> Notepad++
  3. Change allow-flight=false to allow-flight=true or vise versa.
  4. Save the changes and then restart your server for the changes to take effect.