Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.1
1.16.5
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published 5 years ago
Updated last month
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
Silkobject: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
ReadWriteMutexas@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.1Environment
Client and server, best when installed on both
Downloads
9783Publication date
June 6, 2023 at 4:39 PMPublisher
jakobkmar
Owner



