3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-24 02:58:03 +02:00
FastAsyncWorldEdit/worldedit-core
dordsor21 e97c945b2f
Big fix to clipboards when relogging/restarting server etc.
- Refactor the way FAWE clipboards work slightly with regards to offsets (FAWE-added) and origin (upstream-present)
 - Better error messages when exceptions are thrown attempting to load DOC
 - No longer attempt to resolve old clipboard versions. Attempt to give informative error instead
 - Don't always delete clipboards held in memory on player logout unless configured to do so
 - Go back to fully closing the DOC on logout. We now attempt to lock the file which will hopefully help with debugging shared clipboard folders
2021-09-24 12:22:01 +01:00
..
doctools some codestyle application 2021-09-08 16:39:43 +01:00
src Big fix to clipboards when relogging/restarting server etc. 2021-09-24 12:22:01 +01:00
build.gradle.kts Improve a few dependency scopes 2021-09-22 23:00:12 +02:00