Compare commits
1 Commits
lazymc-mul
...
lazymc-hot
Author | SHA1 | Date | |
---|---|---|---|
4d9c0d4305 |
@@ -7,7 +7,7 @@ use uuid::Uuid;
|
||||
pub struct ServerStatus {
|
||||
pub version: ServerVersion,
|
||||
pub players: OnlinePlayers,
|
||||
pub description: Message,
|
||||
pub description: String,
|
||||
pub favicon: Option<String>,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user