Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published last year
Updated 3 weeks ago
Changelog
Bug fixes:
- Fixed incorrect placeholder pattern
- Fixed a crash on 1.19.3
- Fixed wrong bundled dependencies on some versions
For users:
- Improved mod metadata
- Improved the version jars
- 1.18 supports 1.18 and 1.18.1
- 1.19 supports 1.19, 1.19.1, 1.19.2 and 1.19.3
- 1.20 supports 1.20 and 1.20.1
- 1.20.2 supports only 1.20.2
- 1.20.3 supports 1.20.3 and 1.20.4
- 1.20.5 supports 1.20.5 and 1.20.6
- 1.21 supports 1.21 and newer, until Mojang releases a version that breaks something
- Support roles as text, like
@Twitch sub
- Major changes to the entries config
- Changed config version to 2
- Added automatic config updater to migrate from older config versions
- Renamed all config entries to use
snake_case
instead ofcamelCase
- Changed how entry types are named, they now use identifiers
namespace:path
- Renamed the
TEAM
entry toautowhitelist:team
- Renamed the
COMMAND
entry toautowhitelist:execute_command
- Renamed the
WHITELIST
entry toautowhitelist:whitelist
- Renamed the
LUCKPERMS_PERMISSION
entry toautowhitelist:luckperms/permission
- Renamed the
LUCKPERMS_GROUP
entry toautowhitelist:luckperms/group
- Renamed the
- Renamed
addCommand
andremoveCommand
onautowhitelist:execute_command
- Renamed
addCommand
toon_add
- Renamed
removeCommand
toon_remove
- Renamed
- Renamed
team
onautowhitelist:team
toassociate_team
- Moved type dependent fields to an
execute
object - Removed
onLogin
, it can be replaced with a simple datapack and that approach also works better
For developers:
- Refactored the entries class names
- Changed how entries are encoded and decoded, they now use Codecs
- Changed how entries are registered, they now use Identifiers and Codecs
Files
Metadata
Release channel
BetaVersion number
1.0.0-beta.3+1.19Loaders
Game versions
1.19–1.19.3Downloads
30Publication date
June 6, 2024 at 8:14 PMPublisher
Awakened-Redstone
Owner