NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
Difference between revisions of "Minecraft Server Settings"
Jump to navigation
Jump to search
Share your opinion
(25 intermediate revisions by the same user not shown) | |||
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 == | |
FTP Method<br> | FTP Method<br> | ||
− | #Use software such as '''filezilla''' or '''winscp''' to access your server files. 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 ''' | + | #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> | ||
+ | #'''Save''' the changes and then '''restart''' your server for the changes to take effect. | ||
+ | == Changing Difficulty == | ||
+ | There are 4 difficulty settings, which are peaceful, easy, normal, and hard. The default is easy.<br><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]] | ||
+ | #Open the file '''server.properties''' with a program such as '''Notepad++'''.<br> More details can be found here --> [[Notepad++]]<br> | ||
+ | #Change '''difficulty=''' to '''difficulty=peaceful''', '''easy''', '''normal''', or '''hard'''.<br> ''Example'': difficulty=normal | ||
+ | #'''Save''' the changes and then '''restart''' your server for the changes to take effect.<br><br> | ||
+ | In Game Chat<br> | ||
+ | #First you must '''OP''' yourself. A guide can be found here --> [[Minecraft_Administration|Setting up OP]] | ||
+ | #Open chat in game and then type in '''/difficulty''' and then either '''peaceful''', '''easy''', '''normal''', or '''hard'''.<br> ''Example'': /difficulty normal | ||
+ | #Press enter and your difficulty will now be changed. |
Latest revision as of 07:03, 24 April 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.
Changing Difficulty
There are 4 difficulty settings, which are peaceful, easy, normal, and hard. The default is easy.
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 difficulty= to difficulty=peaceful, easy, normal, or hard.
Example: difficulty=normal - Save the changes and then restart your server for the changes to take effect.
In Game Chat
- First you must OP yourself. A guide can be found here --> Setting up OP
- Open chat in game and then type in /difficulty and then either peaceful, easy, normal, or hard.
Example: /difficulty normal - Press enter and your difficulty will now be changed.
Share your opinion