Compatibility
Minecraft: Java Edition
1.21.4–1.21.10
1.21–1.21.1
1.20.4
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 12 months ago
Updated 2 weeks ago
Changelog
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
See the full changelog at https://github.com/iamkaf/amber
8.0.0
Added
- Added Forge 1.21.10 support
- Added debug tracking to all mixins for
/amber debug
command visibility - Added player lifecycle events:
PlayerEvents.PLAYER_JOIN
- Fires when a player joins the serverPlayerEvents.PLAYER_LEAVE
- Fires when a player leaves the serverPlayerEvents.PLAYER_RESPAWN
- Fires after a player respawns (from death or End portal)
- Added item events (informational only, non-cancellable):
ItemEvents.ITEM_DROP
- Fires when a player drops an item (fires on both client and server)ItemEvents.ITEM_PICKUP
- Fires when a player picks up an item (fires on both client and server)
Types of changes
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
Files
Metadata
Release channel
ReleaseVersion number
8.0.0+1.21.10Loaders
Game versions
1.21.10Downloads
2319Publication date
October 8, 2025 at 11:00 PMPublisher

iamkaf
Member