feat: Paperweight support (#1362)

* Initial work towards paperweight

* feat: Port Fawe classes to paperweight

- Hide UnsafeUtilities in javadocs
- Fix typo in Regenerator
- Create fawe tmp directory for fawe regen

* Update adapters

* chore: Update MiniMessage

* Address todos

* Fix leftover Tuinity loggers
This commit is contained in:
NotMyFault
2021-10-17 16:32:36 +02:00
committed by GitHub
parent 9c1c8bfdf2
commit f0880a27a0
30 changed files with 8383 additions and 68 deletions

View File

@ -45,7 +45,7 @@ jchronic = "0.2.4a"
lz4-java = "1.8.0"
lz4-stream = "1.0.0"
## Internal
adventure-text-minimessage = "4.1.0-SNAPSHOT"
adventure-text-minimessage = "4.2.0-SNAPSHOT"
text-adapter = "3.0.6"
text = "3.0.4"
piston = "0.5.7"