I don't get why people are so obsessed with using YML for storing variables.
Saving and Reparsing YML data back into Skript takes considerably longer than using in-built variables.
YML should only be used for configuration files that are only required once.
If you
really want to use YML, load all of your variables from YML
once during start up, and save them back into the YML file
once when the Skript reloads.
Mate. That's called plagiarism. Something we don't condone. If there are "lots of faction like plugins out there", why don't you just use one of them?
Edit: Also, the script is in a whole different language. We can't tell what the context to anything is.
Huh?
code_language.skript:
send "{@prefix} &7Je moet &6Koning &7of &6Hertog &7zijn om dat te kunnen!"
Wha?
code_language.skript:
message "{@prefix} &7Je zit niet in een &6kingdom&7."
Yeah I can kinda make out that one. But not really.