Edit any .yml file from a minecraft book!
This plugin is intended to be used by server admins & developers. Does not bode well with massive yaml files that have long values. Very lightweight and time saving than going in and manually editing yaml files.
How it works:
Run the /editfile <path> command
E.g. you want to edit another plugin's config.yml file
/editfile plugins/Blackjack/config.yml
You will be given a book like above containing the entire yaml file in a minecraft book.
Make the changes you want to make. Do not remove any of the
'^^'
that you see (it is used for indicating newlines). Then, once you hit done and have made at least one edit to the book, it will write and save to its intended location. Then, the plugin will try to reload the edited plugin's config.yml if it is a config.yml that was edited.
Permission: editfilebook.use