WorldEdit Build #7511

This is not a stable download!

We recommend the use of released versions whenever possible.

View Stable Downloads
ProjectWorldEdit
StatusSUCCESS
Branchversion/7.4.x
Number#7511-7501703
Date3 hours ago
Changes
IDSummaryCommitterDate
75017035Remove ThreadLocal usage (#2961) In some cases, it probably wasn't really saving us anything since creating the object is likely cheaper than doing the lookup. For Request, it perfectly fits `ScopedValue`, so we adjust all usages to work with that instead.Octavia Togami3 hours ago