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 Pluginthat provides core functionality for Minecrevy servers.- Dynamic
Image Assetthat wrapsimage::DynamicImages.- Dynamic
Image Loader AssetLoaderforDynamicImages.- Player
Count Resourcefor the current and maximum player count.
Enums§
- Dynamic
Image Loader Error - Error type for
DynamicImageLoader.