Introduction
Just a simple plugin that writes to an external file in the game's root folder. Could be useful if you need to write a text file for any reason.
Needed it for debugging, but figured I'd just release it in case anyone needs it.
Spoiler: HOW TO USE
Just do a plugin command that says
"WriteToTXT x"
x being any text of your choice.
You can use \v[x] or \s[y] for writing the value of any variable or switch respectively.
Example: WriteToTXT Variable 10 is \v[10] and Switch 5 is \s[5]
Simple as that.
I don't really plan on updating this since I whipped it up really quickly, but if anyone has any errors or any suggestions, just post it in here.
Terms and Credits
Use it wherever you want, no need for any credit.