Commit graph

5 commits

Author SHA1 Message Date
Nassim Jahnke
fa04d53cbf More more more more more more more more more more more more more more work 2021-11-24 17:06:46 +01:00
Jason Penilla
ed6d43ddb0 Prepare for updating server patches 2021-11-23 00:57:41 -08:00
Octavia Togami
1291aa829a Replace ThreadLocal with ConcurrentHashMap in CommandSourceStack (#6325)
This object is created so often that it likely creates problems with the
ThreadLocalMap because the weak references can't be cleaned up fast
enough. This has manifest as lag seemingly caused by WorldEdit:
https://github.com/EngineHub/WorldEdit/issues/1668
2021-08-21 20:45:40 -07:00
Nassim Jahnke
7037cd401f Update to Minecraft 1.17.1 (#6097) 2021-07-07 08:52:40 +02:00
Aurora
52bc694983 more work uwu 2021-06-14 11:46:59 +02:00
Renamed from patches/server-remapped/Thread-Safe-Vanilla-Command-permission-checking.patch (Browse further)