This website requires JavaScript.
Explore
Help
Sign In
falloutBot
/
go-mc
Watch
2
Star
0
Fork
0
You've already forked go-mc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f8f85aa1d3325b00f189cc0a11d41766bc13618
go-mc
/
bot
History
Rainchi
3f8f85aa1d
指定當傳送加入伺服器的請求至Mojang時的Content-Type標頭
...
官方好像正常是要指定Content-Type(
https://wiki.vg/Authentication#Request_format
) 現在是不加沒關係 但如果Mojang修正的話可能會出錯
2020-06-23 17:26:48 +08:00
..
world
Simplified bit operation
2020-05-24 12:40:01 +08:00
client.go
remove inventory and hotbar method
2019-08-11 09:54:09 +08:00
event.go
Disconnect method, SendPacket and ReceivePacket.
2019-08-16 12:46:09 +08:00
example_test.go
Test of offline UUID
2019-08-29 15:55:43 +08:00
ingame.go
Use %w in file ingame.go and nbt package, then we can use errors.Is for compare
2020-03-04 12:37:43 +08:00
login.go
指定當傳送加入伺服器的請求至Mojang時的Content-Type標頭
2020-06-23 17:26:48 +08:00
mcbot.go
更新版本号至1.15.2
2020-01-22 12:17:58 -06:00
motion.go
攻擊時不需指定主手或副手
2020-05-02 17:03:07 +08:00
pinglist.go
you can dial connection with timeout, and the PingAndList at /bot also.
2019-08-27 02:06:59 +08:00
settings.go
修改错误的版本号
2019-07-20 10:54:06 +08:00