WorldEdit Build #7517

Be aware that this branch (master) is not the main branch (version/7.4.x)!

Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.

Go to main branch View stable downloads
Changes
IDSummaryCommitterDate
6658b76cMerge branch 'version/7.4.x' Maddy Miller23 days ago
0ff4a5ffBack to SNAPSHOT for continued development Maddy Millera month ago
78babeb2Release 7.4.3 Maddy Millera month ago
b07cdfc5Update dependencies Maddy Millera month ago
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 Togamia month ago