fix bot/msg (offline-only support)

This commit is contained in:
Tnze
2022-12-11 21:58:09 +08:00
parent fceaa33dc4
commit 55d12fc76f
6 changed files with 139 additions and 224 deletions

View File

@ -3,8 +3,8 @@ package server
import (
"strconv"
"github.com/Tnze/go-mc/internal/queue"
pk "github.com/Tnze/go-mc/net/packet"
"github.com/Tnze/go-mc/net/queue"
)
// Packet758 is a packet in protocol 757.