Editing config files - full tutorial
After connecting to your server, execute the following command:
That command will open up the GUI with all the files on your server. From there, you'll be able to navigate to the folder of the plugin you want to edit. There are some screenshots below:
By clicking on the config.yml file, you'll be generated the link in the chat. That link will navigate you to the HasteBin (or in some cases paste.md-5.net) website. By opening it up, you'll see the contents of your config file. The worldedit example will look like the following:
Now, in order to edit your config, please click on duplicate and edit button on the top right side of the screen, as it could be seen on the image below:
By clicking that option, you'll be granted the access to modify your config. After modifying it, be sure to click the save button:
By clicking the save button, the config will no longer be editable once again. Now, the only thing you need to do is open up the /config
menu once again, navigate to your config file, and this time, you need to right click it. After that, Anvil GUI will pop up and you need to paste the link of your new edited version of the file, but without https://. For example, if you've gotten the link https://hastebin.com/mynewconfig.yml, you need to paste in just hastebin.com/mynewconfig.yml, without https://.