1.18 update for bot/server

This commit is contained in:
Tnze
2021-12-03 11:58:28 +08:00
parent 43ae82a858
commit bcae505a59
3 changed files with 6 additions and 2 deletions

View File

@ -150,6 +150,7 @@ func (m *MyServer) joinGame(conn *net.Conn) error {
pk.Long(0), // Hashed Seed
pk.VarInt(m.Settings.MaxPlayer), // Max Players
pk.VarInt(15), // View Distance
pk.VarInt(15), // Simulation Distance
pk.Boolean(false), // Reduced Debug Info
pk.Boolean(true), // Enable respawn screen
pk.Boolean(false), // Is Debug