Expand description
Standard library for Minecrevy servers.
Modules§
- handshake
- This module contains the
HandshakePlugin
, which handles handshake packets. - status
- This module contains the
StatusPlugin
, which handles status packets.
Structs§
- Core
Plugin Plugin
that provides core functionality for Minecrevy servers.- Dynamic
Image Asset
that wrapsimage::DynamicImage
s.- Dynamic
Image Loader AssetLoader
forDynamicImage
s.- Player
Count Resource
for the current and maximum player count.
Enums§
- Dynamic
Image Loader Error - Error type for
DynamicImageLoader
.