- Builds
- WorldEdit (
feat/paper-dataconverter
) - Build #6098
WorldEdit Build #6098
Be aware that this branch (
feat/paper-dataconverter
) is not the main branch (version/7.3.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 downloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | feat/paper-dataconverter |
Number | #6098-a9a56f5 |
Date | 3 years ago |
Artifacts
worldedit-bukkit-7.2.10-SNAPSHOT-dist.jar(5707.82 kBytes)
worldedit-cli-7.2.10-SNAPSHOT-dist.jar(19782.55 kBytes)
worldedit-fabric-mc1.18.1-7.2.10-SNAPSHOT-dist.jar(4181.91 kBytes)
worldedit-forge-mc1.18.1-7.2.10-SNAPSHOT-dist.jar(4267.12 kBytes)
worldedit-mod-7.2.10-SNAPSHOT-dist.jar(5367.83 kBytes)
worldedit-sponge-api8.0.0-7.2.10-SNAPSHOT-dist.jar(4848.59 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
a9a56f5b | Use DataConverter on Paper. Seemingly working for now. Should be retargeted to 7.3/master when nbt is sorted. | wizjany | 3 years ago |
76ec878e | Allow biome commands to be used from non-player actors (#2034) | mnmiller1 | 3 years ago |
17b9f005 | Move tinyurls to ehub.to (#2033) | octavia.togami | 3 years ago |
8929ad20 | Fix Forge max height limit (#2028) * Fix Forge max height limit Because this method was silently renamed, we've been using the wrong one for a bit. * forge team plz update special source for my fix | octavia.togami | 3 years ago |
86277d1e | Back to SNAPSHOT for continued development | mnmiller1 | 3 years ago |
e20e0133 | Release 7.2.9 | mnmiller1 | 3 years ago |
ab31481e | Use Chunk#getNoiseBiome instead of biome container (#2025) This is just way easier, and not buggy! Fixes #2012 | octavia.togami | 3 years ago |
e118e3df | Fix regen on newer Forge due to removed method (#2021) * Fix regen on newer Forge due to removed method * Use saveWithFullMetadata | mnmiller1 | 3 years ago |
e4854338 | Fix legacy error message output for WorldGuard commands (#2023) | github | 3 years ago |
fb503247 | Update worldedit-sponge to API 8 (#1771) * Sponge 8 work Remove text adapter Debugging the bugs out * Resolve compiling for latest Sponge * Update for latest SpongeAPI 8 snapshots * Fixed a few issues with Sponge8 WorldEdit. Command completions are still broken. * Resolve completions * Bump to Sponge API 8 release * Remove VALIDATION as a supported SideEffect on Sponge for now. * Append Sponge API version to archive name * Implement regeneration on Sponge; currently hangs due to a Sponge bug. * Fixed typo * Fix commands without permissions and version handling * Make changes from PR comments and re-add bStats Co-authored-by: Madeline Miller <mnmiller1@me.com> | octavia.togami | 3 years ago |
ab61a849 | Fix Fabric regenerate outside of overworld (#2016) * Fix Fabric regenerate outside of overworld * License | mnmiller1 | 3 years ago |
0ad3ab14 | Remove extra label from bukkit command usage string. This is never actually shown anywhere since we use our own help factory, but apparently the bukkit api exposes it so... | wizjany | 3 years ago |
512a07ea | Add the UPDATE SideEffect to Forge (#2000) | mnmiller1 | 3 years ago |
fb5ec199 | Fix error for snapshot restore missing chunk | octavia.togami | 3 years ago |
3fa364b4 | Fix for #1983, Use Math.floor instead of int cast (#1986) | github | 3 years ago |
92dfe5e4 | Bump Paperweight to allow 1.17 adapters from source | mnmiller1 | 3 years ago |