Sponge
Sponge copied to clipboard
Fix PluginPackResources#getResources error on some filesystems
The error happens when running gradle task runJava8Server. See https://pastebin.com/aycz6Z7j.
The path cannot be relativized if the directory is not absolute on some filesystems (eg: zip filesystems).