minecraft whitelist command
This commit is contained in:
parent
a3c55c8be8
commit
179f2d8402
3 changed files with 92 additions and 3 deletions
1
go.mod
1
go.mod
|
@ -4,6 +4,7 @@ go 1.23
|
|||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.28.1 // indirect
|
||||
github.com/gorcon/rcon v1.4.0 // indirect
|
||||
github.com/gorilla/websocket v1.4.2 // indirect
|
||||
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b // indirect
|
||||
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue