0.2.5
on Jul 24, 2025What's Changed
- Update dependency gradle to v9.0.0-rc-2 by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/187
- Update dependency gradle to v9.0.0-rc-3 by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/188
- Update dependency io.papermc.paper:paper-api to v1.21.8-R0.1-SNAPSHOT by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/189
- Update plugin com.gradleup.shadow to v9.0.0-rc2 by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/190
- Fixed group settings validation in listeners by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/191
Full Changelog: https://github.com/TheNextLvl-net/worlds/compare/3.2.2...3.2.3
0.2.4
on Jul 10, 2025What's Changed
- Prevent duplicate world loading by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/172
- Enhanced error handling for level data reading by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/173
- Update plugin com.gradleup.shadow to v9.0.0-rc1 by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/175
- Update dependency org.bstats:bstats-bukkit to v3.1.1-SNAPSHOT by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/177
- Update dependency io.papermc.paper:paper-api to v1.21.7-R0.1-SNAPSHOT by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/176
- Update dependency gradle to v9 by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/178
- Update dependency org.junit:junit-bom to v6 by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/179
- Update plugin io.papermc.paperweight.userdev to v2.0.0-beta.18 by @renovate[bot] in https://github.com/TheNextLvl-net/worlds/pull/181
- Enforced range constraints for player data by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/184
- Fix respawn duping by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/186
Full Changelog: https://github.com/TheNextLvl-net/worlds/compare/3.2.1...3.2.2
0.1.1
on Jul 8, 2025What's Changed
- Updated dependencies to support Paper 1.21.5 by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/130
- Backported a few bug fixes f1de826da284e3fd7f4fc4c4930b8bcb35ee67f6, 4aa0848bb313ad7e3a8b5829c6e6d9eac4d715c4, 6ac7f26f91a013a6e45a2018794ea77877f8f27a, 063da37dba657146d5808ae37db20212ac8bdc22, 935729c09c9c694791bb07c5828f417512e82ebb, 5ce967060765789652a8fa491a33ab94c603c80f
Full Changelog: https://github.com/TheNextLvl-net/worlds/compare/2.2.0...2.2.1
0.2.3
on Jun 17, 2025What's Changed
- Fix NPE when upgrading world by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/163
- Handle unknown advancements during deserialization by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/164
- 1.21.6 support
Full Changelog: https://github.com/TheNextLvl-net/worlds/compare/3.1.0...3.1.1
0.2.2
on Jun 15, 2025What's Changed
- Update plugin com.gradleup.shadow to v9.0.0-beta16 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/159
- Added /seed command override by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/160
- Refactored Group Data API by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/161
- Improved error handling in WorldCloneCommand by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/162
Full Changelog: https://github.com/TheNextLvl-net/worlds/compare/3.0.2...3.1.0
0.2.1
on Jun 13, 2025What's Changed
- Fixed end respawn location handling for Folia by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/158
Full Changelog: https://github.com/TheNextLvl-net/worlds/compare/3.0.1...3.0.2
0.2.0
on Jun 8, 2025What's Changed
- Updated dependencies to support Paper 1.21.5 by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/130
- Add
bonusChest
support to levels by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/131 - Update dependency gradle to v8.14 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/132
- Update plugin org.gradle.toolchains.foojay-resolver-convention to v1 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/137
- Update plugin io.papermc.paperweight.userdev to v2.0.0-beta.17 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/138
- Update dependency gradle to v8.14.1 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/140
- Update plugin com.gradleup.shadow to v9.0.0-beta14 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/142
- Update plugin com.gradleup.shadow to v9.0.0-beta15 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/143
- Added new permissions structure for worlds and groups by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/144
- Replaced deprecated methods with new ones and respect "enabled" option by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/141
- Update dependency org.junit:junit-bom to v5.13.0 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/145
- Added WorldBackupCommand to support world backups by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/146
- Update dependency gradle to v8.14.2 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/148
- Refactored portal event handling logic by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/149
- Update dependency org.junit:junit-bom to v5.13.1 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/150
- API overhaul by @NonSwag in https://github.com/TheNextLvl-net/worlds/pull/135
- Update dependency org.junit:junit-bom to v5.13.1 by @renovate in https://github.com/TheNextLvl-net/worlds/pull/153
Full Changelog: https://github.com/TheNextLvl-net/worlds/compare/2.2.0...3.0.0-pre1