Skip to content

v5.0.2

Latest

Choose a tag to compare

@Zoriot Zoriot released this 19 Feb 13:45
· 12 commits to main since this release
6c5852e

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.