Skip to content

Releases: TWME-TW/WorldEditSync

0.0.6 Fix: Handle potential errors when syncing large clipboard data

15 Jan 05:57
c8ae703
Compare
Choose a tag to compare

0.0.5 Fix unexpected multiple clipboard transfers to proxy when copying large areas.

06 Jan 15:15
32db2b4
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in #9
  • Fix unexpected multiple clipboard transfers to proxy when copying large areas. by @TWME-TW in #10

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4 Add Bungeecord support

05 Jan 07:41
cc95db7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3 Fixed an issue when transferring a large number of chunks

03 Jan 15:12
16568fa
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue when transferring a large number of chunks by @TWME-TW in #4

Full Changelog: 0.0.2...0.0.3

Initial Release: WorldEditSync v0.0.2

03 Jan 11:01
a9b5a9c
Compare
Choose a tag to compare

Initial release of WorldEditSync

  • Implemented cross-server WorldEdit clipboard synchronization
  • Added Paper server plugin support
  • Added Velocity proxy support
  • Implemented chunk-based data transfer system
  • Added basic permissions system
  • Completed automatic clipboard sync on server switch