mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-02 07:35:08 +02:00
handle server list ping
This commit is contained in:
@@ -31,6 +31,9 @@ uint32_t rng_seed = 0xE2B9419;
|
||||
|
||||
uint16_t world_time = 0;
|
||||
|
||||
char motd[] = { "A bareiron server" };
|
||||
uint8_t motd_len = sizeof(motd) - 1;
|
||||
|
||||
uint16_t client_count;
|
||||
|
||||
BlockChange block_changes[20000];
|
||||
|
Reference in New Issue
Block a user