Compatibility
Minecraft: Java Edition
26.1-snapshot-3
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Created 3 years ago
Updated 2 days ago
Changelog
- Updated
InterpolatedGravityFunctionto now properly supply a bottom and top gravity value. - Multiple
GravityBelts can now apply at the same position. - Reworked a few aspects of the File Transferring system!
- File transfers can now have a much larger size, thanks to
FileTransferPacketnow being able to split into multiple packets. - The
FileTransferFilterclass has been added, filtering out file transfers/requests that are not whitelisted.- Only
.pngand.jsonfiles can be accepted by file transfers/requests. This is hardcoded. - By default, no destination paths are whitelisted.
- Destination paths can be whitelisted separately on the server and client.
- A destination path can be whitelisted using the
whitelistDestinationPathmethod. - Players sending a file with a file extension or destination path that isn't whitelisted will instantly be kicked from the server.
- By default, no request paths are whitelisted.
- Request paths can be whitelisted separately on the server and client.
- A destination path can be whitelisted using the
whitelistRequestPathmethod. - Players requesting a file with a file extension or request path that isn't whitelisted will instantly be kicked from the server.
- Only
- File transfers can now have a much larger size, thanks to
- Added
RelativeMovingSoundInstance, a type ofSoundInstancethat will move alongside the player with an offset. - Fixed a crash upon booting servers.
Files
Metadata
Release channel
ReleaseVersion number
2.1.7-mc1.21.1Loaders
Game versions
1.21–1.21.1Environment
Client and server, required on both




