How to set up a feather minecraft server in creative mode

Ewen -  
Bruno83200_6929 Posted messages 725 Registration date   Status Member Last intervention   -

Hello, how to set up a Feather Minecraft server in creative mode


1 answer

  1. Bruno83200_6929 Posted messages 725 Registration date   Status Member Last intervention   171
     

    Hello,

    Access the server files

    You need to have access to your server's configuration files. Log in via FTP or directly through the server's administration panel, depending on the hosting provider used.

    Edit the server.properties file

    Locate and open the server.properties file in the main directory of the server.

    Look for the following line:

    gamemode=survival

    Change the value from survival to creative

    gamemode=creative

    Restart the server

    Save the changes to the file and restart your server for the changes to take effect.


    Using in-game commands (optional)

    If you are already on the server and have administrative rights (op), you can also use the command /gamemode creative for yourself or for other players without restarting the server.

    After these changes, the server will be set to creative mode by default for all new players.

    0