Full Changelog: v5.0.1...v5.0.2
Reverts
Fix Plot-System eating up your storage like cookies by @Zoriot in #199
It seems that in some scenarios, this causes an invalid clipboard, which throws an exception and prevents plots from being saved upon completion.
Currently, it is recommended to disable the use of disk for FAWE. This prevents the clipboard from filling up unnecessarily.
It may come back in a configurable style when I have time.