Some more fixes to the modding API. These bugs allowed for sandboxed mods to access things outside of their sandbox. Also a small XML parsing fix.
BUG FIXES
- BUGFIX: Fixed a security vulnerability in the modding API
- BUGFIX: Fixed a potential issue in regards to file paths
- BUGFIX: Fixed an xml parsing issue
(Thank you Dexter Castor Döpping)