Releases: TWME-TW/WorldEditDisplay
Releases · TWME-TW/WorldEditDisplay
1.0.3
WorldEditDisplay 1.0.3 Release Notes
Bug Fixes
🔧 Axiom Compatibility Fix
- Fixed crash caused by large plugin messages from mods like Axiom
- Added error handling for PacketEvents wrapper initialization (#1133)
- Improved packet listener stability
Improvements
⚙️ Dependency Updates
- PacketEvents upgraded to 2.10.1 (from 2.10.0)
- Paper API upgraded to 1.21.10-R0.1-SNAPSHOT
- Enhanced compatibility and performance
🔧 Code Improvements
- Removed unnecessary type casting in player packet handling
- Updated dependency groupId for better compatibility
Compatibility
- Minecraft: 1.20 ~ 1.21.x (Paper)
- Java: 21+
- PacketEvents: 2.10.1+
Download
Installation
- Install PacketEvents (2.10.1+) and WorldEdit(or FAWE)
- Place jar in
pluginsfolder - Restart server
- Run
/wedisplayreloadto reload config
Requirements
- Minecraft: 1.20 ~ 1.21.x (Paper)
- Java: 21+
- PacketEvents: 2.10.1+
What's Changed
- PacketEvents upgraded from 2.10.0 to 2.10.1 by @dependabot[bot] in #7
- Fixed Axiom compatibility issue by @TWME-TW in #9
- Updated Paper API to 1.21.10-R0.1-SNAPSHOT by @TWME-TW
Full Changelog: 1.0.2...1.0.3
1.0.2
WorldEditDisplay 1.0.2 Release Notes
New Features
🎨 Enhanced UI with Clickable Text
- Improved renderer settings display and editing interface
- More intuitive player interaction with visual components
🌍 Multi-language Support
- Improved Chinese translations (Simplified & Traditional)
- Better localization for all messages
Improvements
⚙️ Dependency Updates
- PacketEvents upgraded to 2.10.0
- Enhanced compatibility and performance
🔧 Compatibility
- Official support for Minecraft 1.20 ~ 1.21.x
- Verified Paper API 1.21.8 compatibility
📝 CI/CD
- Added GitHub Actions automated build workflow
Technical Changes
- Maven Shade Plugin: 3.6.1
- Maven Compiler Plugin: 3.14.1
- Java: 21+
Download
WorldEditDisplay-1.0.2.jar
Installation
- Install PacketEvents (2.9.5+) and WorldEdit
- Place jar in plugins folder
- Restart server
- Run
/wedisplayreloadto reload config
Requirements
- Minecraft: 1.20 ~ 1.21.x (Paper)
- Java: 21+
- PacketEvents: 2.10.0+
What's Changed
- Add GitHub Actions build workflow by @TWME-TW in #4
- PacketEvents upgraded from 2.9.5 to 2.10.0 by @dependabot[bot] in #1
- Chinese translations improved (Simplified & Traditional) by @GTedd in #5
- Enhanced renderer settings UI by @TWME-TW in #8
New Contributors
Full Changelog: Compare 1.0.1...1.0.2
1.0.1
WorldEditDisplay 1.0.1 Release Notes
New Features
🎮 Render Toggle
- Added
/wedisplay togglecommand for players to quickly enable or disable selection visualization - Introduced
worldeditdisplay.render.auto-enablepermission, allowing server administrators to control whether rendering is automatically enabled when players join - Provides more flexible user experience and management options
Bug Fixes
🔧 Plugin Configuration Fixes
- Fixed
api-versionconfiguration - Removed unnecessary dependencies
- Updated Minecraft requirement to Paper only
📋 Documentation Updates
Dependency Updates
- Maven Shade Plugin updated to 3.6.1
- Maven Compiler Plugin updated to 3.14.1
- Added Dependabot automatic dependency update configuration
Download
Download WorldEditDisplay-1.0.1.jar and place it in your server's plugins folder
Installation Instructions
- Ensure PacketEvents are installed on your server
- Place the jar file in the
pluginsfolder - Restart the server
- Use
/wedisplayreloadto reload the configuration
Compatibility
- Minecraft: 1.21.x
- Java: 21+
- Dependencies: PacketEvents 2.9.5+
1.0.0
Full Changelog: https://github.com/TWME-TW/WorldEditDisplay/commits/1.0.0