Skip to content

Releases: TheNextLvl-net/worlds

3.0.0-pre1

08 Jun 22:41
8e04166
Compare
Choose a tag to compare
3.0.0-pre1 Pre-release
Pre-release

What's Changed

  • Updated dependencies to support Paper 1.21.5 by @NonSwag in #130
  • Add bonusChest support to levels by @NonSwag in #131
  • Update dependency gradle to v8.14 by @renovate in #132
  • Update plugin org.gradle.toolchains.foojay-resolver-convention to v1 by @renovate in #137
  • Update plugin io.papermc.paperweight.userdev to v2.0.0-beta.17 by @renovate in #138
  • Update dependency gradle to v8.14.1 by @renovate in #140
  • Update plugin com.gradleup.shadow to v9.0.0-beta14 by @renovate in #142
  • Update plugin com.gradleup.shadow to v9.0.0-beta15 by @renovate in #143
  • Added new permissions structure for worlds and groups by @NonSwag in #144
  • Replaced deprecated methods with new ones and respect "enabled" option by @NonSwag in #141
  • Update dependency org.junit:junit-bom to v5.13.0 by @renovate in #145
  • Added WorldBackupCommand to support world backups by @NonSwag in #146
  • Update dependency gradle to v8.14.2 by @renovate in #148
  • Refactored portal event handling logic by @NonSwag in #149
  • Update dependency org.junit:junit-bom to v5.13.1 by @renovate in #150
  • API overhaul by @NonSwag in #135
  • Update dependency org.junit:junit-bom to v5.13.1 by @renovate in #153

Full Changelog: 2.2.0...3.0.0-pre1

2.2.0

30 Apr 23:14
6227343
Compare
Choose a tag to compare

What's Changed

  • Bump io.papermc.paperweight.userdev from 2.0.0-beta.8 to 2.0.0-beta.14 by @dependabot in #93
  • Bump io.papermc.hangar-publish-plugin from 0.1.2 to 0.1.3 by @dependabot in #96
  • Bump io.papermc.paper:paper-api from 1.21.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT by @dependabot in #97
  • Bump io.papermc.paper:paper-api from 1.21.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT in /api by @dependabot in #98
  • Bump io.papermc.paperweight.userdev from 2.0.0-beta.14 to 2.0.0-beta.16 by @dependabot in #100
  • Bump net.thenextlvl.core:i18n from 1.0.20 to 1.0.21 by @dependabot in #101
  • Bump net.thenextlvl.core:adapters from 2.0.1 to 2.0.2 by @dependabot in #103
  • Bump net.thenextlvl.core:nbt from 2.3.0 to 2.3.1 in /api by @dependabot in #106
  • Bump net.thenextlvl.core:nbt from 2.3.0 to 2.3.1 by @dependabot in #104
  • Bump net.thenextlvl.core:paper from 2.0.3 to 2.0.4 by @dependabot in #102
  • build(deps): update gradle plugins by @renovate in #114
  • fix(deps): update dependency net.thenextlvl.core:paper to v2.1.1 by @renovate in #116
  • fix(deps): update dependency net.thenextlvl.core:nbt to v2.3.2 by @renovate in #117
  • Per worlds by @NonSwag in #95
  • Command cleanup by @NonSwag in #119
  • fix(deps): update dependency net.thenextlvl.core:nbt to v2.3.2 by @renovate in #121
  • build(deps): update plugin com.gradleup.shadow to v9.0.0-beta13 by @renovate in #120
  • I18n v3 by @NonSwag in #122
  • Refactored world cloning to use Files.walkFileTree by @NonSwag in #123
  • Refactored group loading error handling by @NonSwag in #124
  • Use server default game mode in PaperGroupData by @NonSwag in #125
  • Fixed some consistency issues with world group data by @NonSwag in #126
  • fix(deps): update dependency org.junit:junit-bom to v5.13.0-snapshot by @renovate in #127
  • fix(deps): update dependency com.palantir.javapoet:javapoet to v0.7.0 by @renovate in #128

New Contributors

Full Changelog: 2.1.3...2.2.0

v2.1.3

13 Feb 18:00
b6add4c
Compare
Choose a tag to compare

What's Changed

  • Refactor method checks to use MethodHandles API by @NonSwag in #88
  • Avoid server softlock by replacing async teleport with sync by @NonSwag in #89

Full Changelog: 2.1.2...2.1.3

v2.1.2

13 Feb 17:02
57bbedf
Compare
Choose a tag to compare

What's Changed

  • Bump net.thenextlvl.core:nbt from 2.2.15 to 2.3.0 by @dependabot in #85
  • Bump net.thenextlvl.core:nbt from 2.2.15 to 2.3.0 in /api by @dependabot in #86
  • Handle NoClassDefFoundError in generator verification methods by @NonSwag in #87

Full Changelog: 2.1.1...2.1.2

v2.1.1

09 Feb 12:55
69dc927
Compare
Choose a tag to compare

What's Changed

  • Bump net.thenextlvl.core:nbt from 2.2.14 to 2.2.15 by @dependabot in #81
  • Bump net.thenextlvl.core:nbt from 2.2.14 to 2.2.15 in /api by @dependabot in #82
  • Set default values for hardcore and structures dynamically by @NonSwag in #83

Full Changelog: 2.1.0...2.1.1

v2.1.0

02 Feb 11:42
1f9a6af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.1.0

v2.0.4

26 Dec 17:14
15f246c
Compare
Choose a tag to compare

What's Changed

  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 in /plugin by @dependabot in #63
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 in /api by @dependabot in #62
  • Bump io.papermc.paperweight.userdev from 1.7.4 to 1.7.5 in /plugin by @dependabot in #64
  • Bump net.thenextlvl.core:adapters from 2.0.0 to 2.0.1 in /plugin by @dependabot in #66
  • Bump net.thenextlvl.core:adapters from 2.0.0 to 2.0.1 in /api by @dependabot in #65
  • Bump io.papermc.paperweight.userdev from 1.7.5 to 1.7.6 in /plugin by @dependabot in #68
  • Bump io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT in /api by @dependabot in #67
  • Bump io.papermc.paperweight.userdev from 1.7.6 to 1.7.7 in /plugin by @dependabot in #69
  • Bump net.thenextlvl.core:paper from 1.5.3 to 2.0.0 in /plugin by @dependabot in #70
  • Bump net.thenextlvl.core:paper from 2.0.0 to 2.0.1 in /plugin by @dependabot in #71
  • Bump net.thenextlvl.core:paper from 2.0.1 to 2.0.2 in /plugin by @dependabot in #72
  • Update Gradle wrapper to version 8.12 by @NonSwag in #73
  • 1.21.4 by @NonSwag in #74
  • Cleanup: removed lombok and jetbrains annotations and moved plugins module to root by @NonSwag in #75

Full Changelog: 2.0.3...2.0.4

v2.0.3

08 Nov 21:24
7d6ec3b
Compare
Choose a tag to compare

What's Changed

  • Bump io.papermc.paperweight.userdev from 1.7.3 to 1.7.4 in /plugin by @dependabot in #43
  • Bump io.papermc.paper:paper-api from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT in /api by @dependabot in #44
  • Bump net.thenextlvl.core:files from 1.0.5 to 2.0.0 in /api by @dependabot in #47
  • Bump net.thenextlvl.core:files from 1.0.5 to 2.0.0 in /plugin by @dependabot in #51
  • Bump net.thenextlvl.core:nbt from 1.4.2 to 2.0.0 in /plugin by @dependabot in #50
  • Bump net.thenextlvl.core:adapters from 1.0.9 to 2.0.0 in /plugin by @dependabot in #49
  • Bump net.thenextlvl.core:nbt from 1.4.2 to 2.0.0 in /api by @dependabot in #46
  • Bump net.thenextlvl.core:paper from 1.5.2 to 1.5.3 in /plugin by @dependabot in #48
  • Bump net.thenextlvl.core:i18n from 1.0.19 to 1.0.20 in /plugin by @dependabot in #54
  • Bump net.thenextlvl.core:nbt from 2.0.0 to 2.0.1 in /plugin by @dependabot in #53
  • Bump net.thenextlvl.core:nbt from 2.0.0 to 2.0.1 in /api by @dependabot in #52
  • Bump net.thenextlvl.core:nbt from 2.0.1 to 2.2.12 in /api by @dependabot in #55
  • Bump net.thenextlvl.core:nbt from 2.0.1 to 2.2.12 in /plugin by @dependabot in #56
  • Bump net.thenextlvl.core:nbt from 2.2.12 to 2.2.14 in /plugin by @dependabot in #58
  • Bump net.thenextlvl.core:nbt from 2.2.12 to 2.2.14 in /api by @dependabot in #57
  • 1.21.3 update by @NonSwag in #59
  • Updated core adapters by @NonSwag in #60

Full Changelog: 2.0.2...2.0.3

v2.0.2

07 Oct 19:22
2681dd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

v2.0.1

06 Oct 09:00
0d6ec56
Compare
Choose a tag to compare

Important

This update introduces a new color scheme
For it to apply you have to delete your Worlds/translations folder
This is recommendet but optional, this update contains no breaking changes

What's Changed

  • Bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3 in /plugin by @dependabot in #31
  • Bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 in /plugin by @dependabot in #34
  • Bump io.papermc.paperweight.userdev from 1.7.2 to 1.7.3 in /plugin by @dependabot in #36
  • Updated color scheme and translation fixes and improvements by @NonSwag in #38
  • Upgrade Paper dependency and streamline version checker by @NonSwag in #39
  • Ensure custom namespace in world creation command by @NonSwag in #40
  • Handle DirectoryLock exception during server startup by @NonSwag in #41

Full Changelog: 2.0.0...2.0.1