Skip to content

Releases: TheNextLvl-net/commander

5.1.3

Choose a tag to compare

@NonSwag NonSwag released this 29 Jun 19:52
5484513

What's Changed

Full Changelog: 5.1.2...5.1.3

5.1.2

Choose a tag to compare

@NonSwag NonSwag released this 27 Jun 21:31
613332a

What's Changed

  • refactor command filtering to AsyncPlayerSendCommandsEvent by @naiyudev in #287

New Contributors

Full Changelog: 5.1.1...5.1.2

5.1.0

Choose a tag to compare

@NonSwag NonSwag released this 03 Apr 23:40

What's Changed

  • 26.1 Support

Full Changelog: 5.0.2...5.1.0

5.0.2

Choose a tag to compare

@NonSwag NonSwag released this 02 Apr 16:46

What's Changed

  • Improve thread safety and fix concurrent modification exception by @NonSwag in #256

Full Changelog: 5.0.1...5.0.2

5.0.1

Choose a tag to compare

@NonSwag NonSwag released this 19 Jan 18:33

What's Changed

  • Add error tracking to FastStats metrics by @NonSwag in #211

Full Changelog: 5.0.0...5.0.1

5.0.0

Choose a tag to compare

@NonSwag NonSwag released this 27 Nov 19:41
1ce5bb2

What's Changed

  • 5.0.0 by @NonSwag in #166
  • Permission override support for brigadier and proxy commands
  • Added fine-grained permissions to commands
  • Refactored API
    • Classes can now be accessed via static #instance methods (regardless of platform)
    • API is now annotated with method contracts
  • Consolidated duplicated code into a single commons module
  • First faststats.dev field test integration

Full Changelog: 4.4.0...5.0.0

4.4.0

Choose a tag to compare

@NonSwag NonSwag released this 22 Jun 08:10
caaa687

What's Changed

  • feat!: Add autosave with conflict detection for command configuration by @marat2509 in #115
  • Log exceptions during reload failures by @NonSwag in #117
  • chore(ci): build and upload shadowJar artifacts by @marat2509 in #116

New Contributors

Full Changelog: 4.3.3...4.4.0

4.3.3

Choose a tag to compare

@NonSwag NonSwag released this 18 Jun 20:06
952ea2f

What's Changed

  • chore(deps): update dependency gradle to v8.14.2 by @renovate in #105
  • fix(deps): update dependency net.thenextlvl.core:paper to v2.2.0 by @renovate in #106
  • fix(deps): update dependency net.thenextlvl.core:paper to v2.2.1 by @renovate in #108
  • fix(deps): update dependency net.thenextlvl.core:version-checker to v2.1.1 by @renovate in #107
  • chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta16 by @renovate in #109
  • fix(deps): update dependency net.kyori:adventure-api to v4.22.0 by @renovate in #111
  • chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta17 by @renovate in #112
  • fix(deps): update dependency net.kyori:adventure-api to v4.23.0 by @renovate in #113
  • Restore wildcard support by @NonSwag in #114

Full Changelog: 4.3.2...4.3.3

4.3.2

Choose a tag to compare

@NonSwag NonSwag released this 04 Jun 18:16
b3e49ac

What's Changed

  • chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v1 by @renovate in #100
  • chore(deps): update dependency gradle to v8.14.1 by @renovate in #101
  • chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta14 by @renovate in #102
  • chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta15 by @renovate in #103
  • Fix NullPointerException in version checker by @NonSwag in #104

Full Changelog: 4.3.1...4.3.2

4.3.1

Choose a tag to compare

@NonSwag NonSwag released this 17 May 10:56
3ad0bbb

What's Changed

  • Bump net.thenextlvl.core:version-checker from 2.0.1 to 2.0.2 in /velocity by @dependabot in #85
  • Bump net.kyori:adventure-api from 4.19.0 to 4.20.0 in /api by @dependabot in #86
  • Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 in /api by @dependabot in #87
  • build(deps): update gradle plugins by @renovate in #88
  • fix(deps): update dependency net.thenextlvl.core:paper to v2.1.1 by @renovate in #89
  • fix(deps): update dependency net.thenextlvl.core:files to v2.0.3 by @renovate in #92
  • fix(deps): update dependency com.google.code.gson:gson to v2.13.1 by @renovate in #90
  • fix(deps): update dependency net.thenextlvl.core:files to v3 by @renovate in #93
  • build(deps): update plugin com.gradleup.shadow to v9.0.0-beta13 by @renovate in #95
  • fix(deps): update dependency net.thenextlvl.core:i18n to v3 by @renovate in #94
  • fix(deps): update dependency net.kyori:adventure-api to v4.21.0 by @renovate in #96
  • Updated dependencies to support Minecraft 1.21.5 by @NonSwag in #97
  • chore(deps): update dependency gradle to v8.14 by @renovate in #98
  • Fix NullPointerException by @NonSwag in #99

New Contributors

Full Changelog: 4.3.0...4.3.1