Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.1
1.16.5
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 3 years ago
Updated 4 months ago
Changelog
- updated to Minecraft 1.20
- updated to Kotlin 1.8.21
Public API for server and player list access
-
added multiple properties to the
Silk
object:server
(nullable)serverOrThrow
(non-nullable)players
(non-nullable list, can be empty)
-
deprecated previous (delicate) property:
Silk.currentServer
-
added extension on
MinecraftServer
:server.players
Fixes
- fixed modmenu icon not showing up since rebranding - by @mooziii
- fixed sideboard ordering (sideboards do not use scores of zero anymore) - by @Krxwallo
Internal
- improved async event test
- marked
ReadWriteMutex
as@InternalSilkApi
silk-network
- removed usage of fabric-api from silk-network (now standalone)
- now sends custom payload packets directly
- each packet will now be sent on a channel of the same name as the packet identifier
- client to client packets can now be forwarded to multiple players at once
- it is now garuanteed that receivers won't be executed concurrently
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.10.0Loaders
Game versions
1.20–1.20.1Downloads
3717Publication date
June 6, 2023 at 4:39 PMPublisher
jakobkmar
Owner