Drop obsolete lobby packet, add lobby server warmup, some fixes
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#[cfg(feature = "rcon")]
|
||||
pub mod rcon;
|
||||
pub mod server_properties;
|
||||
|
||||
/// Minecraft ticks per second.
|
||||
pub const TICKS_PER_SECOND: u32 = 20;
|
||||
|
Reference in New Issue
Block a user