Releases: kous500/CurveBuilding
Releases · kous500/CurveBuilding
0.6.6
0.6.5
General
- Fixed an issue where the
//undocommand would not completely revert all changes in specific environments. - Fixed an issue where the block placement limit was not displayed correctly in FAWE environments.
- Improved the robustness of YAML file loading.
- Default values in the config file have been changed:
- message-file:
"%datafolder%/messages/en.yml"->"%datafolder%/messages/en-US.yml" - curve.max-set-length:
1000->10000 - curve.default-max-change-limit:
1000000->10000000 - particles.line.max-length:
1000->10000 - render-preview.line.maxLength:
1000->10000
- message-file:
For Developers
- Fixed parts of the code where
en.ymlhad not been changed toen-US.yml. - It is no longer necessary to modify the code when adding new language files to the resources.
Plugin
- Supported versions:
Bukkit 1.20.2 to 1.21.8
Mod
- Supported version:
Fabric 1.21.4
0.6.4
0.6.3
0.6.2
Plugin
- Compatible with versions 1.20.2 to 1.21
Mod
- Compatible with version 1.21
- Fixed a bug where pos data was shared between different worlds
Common
- Add Simplified Chinese translation #27 / @Dongyanmio
Notice
Java Upgrade
From CurveBuilding 0.6.1 onwards, the minimum Java version is 21 to run.
0.6.1
0.6.0
Plugin
- Rename pos command to bcpos
- Compatible with version mc 1.20.4