Skript ignore any folder named .DAV #3910
Labels
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
completed
The issue has been fully resolved and the change will be in the next Skript update.
priority: low
Issues that are not harmful to the experience but are related to useful changes or additions.
Description
WebDAV creates a folder called .DAV in any folder accessible by WebDAV. This causes problems as it saves files in that folder with the same file ending (.sk).
Steps to Reproduce
Set up WebDAV and use skript normally, else create a folder named .DAV and put a .sk file with seemingly random text in it.
Expected Behavior
Skript should ignore any folder with this name.
Errors / Screenshots
Skript throws console errors saying all code must be in triggers for files in that folder, and in some cases causes a stackoverflow.
Server Information
The text was updated successfully, but these errors were encountered: