Add server whitelist support, use generic server files watcher to reload
This commit is contained in:
@@ -7,6 +7,7 @@ pub mod rcon;
|
||||
pub mod server_properties;
|
||||
#[cfg(feature = "lobby")]
|
||||
pub mod uuid;
|
||||
pub mod whitelist;
|
||||
|
||||
/// Minecraft ticks per second.
|
||||
#[allow(unused)]
|
||||
|
Reference in New Issue
Block a user