options: version: 1.0 config-patch: plugins\xFarmers\config.yml menus-patch: plugins\xFarmers\guis.yml messages-patch: plugins\xFarmers\messages.yml database-patch: plugins\xFarmers\database.yml on load: send "&8[&fF&8] &7Loading xFarmers script v{@version}" to console load yaml "{@config-patch}" as "{@config-patch}" if skript-yaml "{@config-patch}" is empty: send "&8[&fF&8] &7File config.yml doesn't detected, creating it..." to console wait 5 ticks set the header of "{@config-patch}" to " ______ " and " | ____| " and " __ _| |__ __ _ _ __ _ __ ___ ___ _ __ ___ " and " \ \/ / __/ _` | '__| '_ ` _ \ / _ \ '__/ __|" and " > <| | | (_| | | | | | | | | __/ | \__ \" and " /_/\_\_| \__,_|_| |_| |_| |_|\___|_| |___/" set yaml value "version" from "{@config-patch}" to "{@version}" set the comment of yaml node "version" from "{@config-patch}" to "Do not change this option, if you do, errors may appear!" set yaml value "notify-updates" from "{@config-patch}" to true set yaml value "holograms.creating" from "{@config-patch}" to true set yaml list "holograms.creating.lines" from "{@config-patch}" to "&d&lᴀᴜᴛᴏꜰᴀʀᴍ" and "&8« &fᴏᴡɴᴇʀ&7: &f &8»" set yaml value "holograms.no-fuels" from "{@config-patch}" to true save yaml "{@config-patch}"