How to: Edit configuration files manually with Notepad++

We have a video tutorial on editing configuration files with Notepad++:

 

When editing configuration files, Notepad++ is one of the best programs to use. The traditional Notepad that is installed with Windows works, but is not ideal. Notepad++ offers many features that normal Notepad does not. Some features of Notepad++ include; easy spacing management, the ability to have multiple tabs open simultaneously, and many more!

To download Notepad++, please go here: http://notepad-plus-plus.org/download

Once you have the latest version of Notepad++ installed, you can now edit configuration files with ease!

The most common type of file you will be editing is YAML (.yml). There is one VERY important part of YAML files. What appears to be "tabs" in the code are actually 4 spaces. Tabs are unrecognized and will cause errors in the formatting of the file.

After you have finished editing the configuration file, you can check your work by copy and pasting your work here: http://yaml-online-parser.appspot.com/. If there is no red text in the "Output" section, then you are good to go. Congratulations! If there is red text, that means there is an error. Be sure to check your work on the line that is incorrect.

Lastly, you must save changes and upload the file back to your server. To save, click "Save Changes" in the top right-hand corner. The most common and fastest way of uploading files to your server is by using File Transfer Protocol (FTP). For more information on this, visit FTP Guide - Windows. Otherwise, you may upload your file using the traditional File Manager provided with TCAdmin. Remember to overwrite the existing file and to always restart your server when finished!

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • 185 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Related Articles

Getting Started with the Caves & Cliffs: Part 1 Update

We have a video showcase on the 1.17 update:   This page contains resources to help you get...

How to Convert a Minecraft World from Bedrock to Java Edition

By default, worlds generated in the Bedrock version of Minecraft are not compatible with Java...

How to Downgrade your 1.20 Trails and Tales Server back to a Previous Version

If you updated your Minecraft server to 1.20 but want to revert to a previous version for...

How to Purchase a Dedicated IP (Default Port)

What is a Dedicated IP? A Dedicated IP is a server address that uses the default port for...

Login Error: Failed to verify username/Connect to Minecraft

Before connecting to a Minecraft server, Mojang automatically checks if your account is real...