Releases: TWME-TW/WorldEditSync
Releases · TWME-TW/WorldEditSync
0.0.6 Fix: Handle potential errors when syncing large clipboard data
0.0.5 Fix unexpected multiple clipboard transfers to proxy when copying large areas.
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
- @dependabot made their first contribution in #9
Full Changelog: 0.0.4...0.0.5
0.0.4 Add Bungeecord support
What's Changed
Full Changelog: 0.0.3...0.0.4
0.0.3 Fixed an issue when transferring a large number of chunks
What's Changed
Full Changelog: 0.0.2...0.0.3
Initial Release: WorldEditSync v0.0.2
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