Skip to content

Releases: byteful/LevelTools

[v1.4.0.2] More bug fixes

29 Jun 21:24
Compare
Choose a tag to compare

Changes

  • Actually fixed concurrency error with saving block data.
  • Updated dependencies.

[v1.4.0.1] Bug fixes

23 Jun 19:13
e5e770a
Compare
Choose a tag to compare

Changes

  • Fixed concurrency error with saving block data.
  • Fixed reset command permission check.
  • Updated dependencies

[v1.4.0] Folia support and bug fixes

17 Jun 12:06
77fc73b
Compare
Choose a tag to compare

Changes

  • Folia support
  • 1.21 support
  • New player placed block system
  • Dependency updates
  • Max level bug fix

[v1.3.8] Add hex color support

15 Jun 03:43
6ed8356
Compare
Choose a tag to compare

Changes

  • Add hex color support (Ex: &#xxxxxx)
  • Update some dependencies

[v1.3.7] 1.20.5/6 Support

23 May 09:23
Compare
Choose a tag to compare

Changes

  • Fixes a bug that only occurs on 1.20.5/6

[v1.3.6.1] Command bug fix

09 Feb 04:39
dd63c29
Compare
Choose a tag to compare

Changes

  • Command bug fix
  • Formatting change in startup message

[v1.3.6] XP boosters and new formula system

29 Dec 10:55
95e1778
Compare
Choose a tag to compare

Changes

  • Permissions-based XP booster system
  • New formula configuration for flexible next XP values

Ex: 'leveltools.booster.2' will give a 2x booster to anyone with the permission
Ex: 'leveltools.booster.1.5' will give a 1.5x booster to anyone with the permission
Ex: '100 + {current_level} * 100' is the default formula in config.yml

Please update your configurations to support this new value!

[v1.3.5.2] Fix repeated reward bug

19 Nov 01:12
Compare
Choose a tag to compare

Changes

  • Fix a bug where rewards would keep applying

[v1.3.5.1] Update dependencies for new MC version

03 Nov 17:23
Compare
Choose a tag to compare

[v1.3.5] Fix for command rewards

05 Jul 00:35
Compare
Choose a tag to compare

Changes

  • Fixed item update order issue with command rewards (affects enchant plugins, reported by Wesk#0163)
  • Updated dependencies