Releases: byteful/LevelTools
Releases · byteful/LevelTools
[v1.4.0.2] More bug fixes
[v1.4.0.1] Bug fixes
Changes
- Fixed concurrency error with saving block data.
- Fixed reset command permission check.
- Updated dependencies
[v1.4.0] Folia support and bug fixes
Changes
- Folia support
- 1.21 support
- New player placed block system
- Dependency updates
- Max level bug fix
[v1.3.8] Add hex color support
Changes
- Add hex color support (Ex:
&#xxxxxx
) - Update some dependencies
[v1.3.7] 1.20.5/6 Support
Changes
- Fixes a bug that only occurs on 1.20.5/6
[v1.3.6.1] Command bug fix
Changes
- Command bug fix
- Formatting change in startup message
[v1.3.6] XP boosters and new formula system
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
Changes
- Fix a bug where rewards would keep applying
[v1.3.5.1] Update dependencies for new MC version
Changes
- Updated dependencies
[v1.3.5] Fix for command rewards
Changes
- Fixed item update order issue with command rewards (affects enchant plugins, reported by Wesk#0163)
- Updated dependencies