-
Self-explanatory
-
I'm currently implementing a generator for minecraft-data that will produce complete Haskell implementations for each protocol version currently present. However, due to how significant static typing …
-
- Modpack: ATM9 v0.1.12
- Velocity Version: 3.2.0-SNAPSHOT
- Server Version: Paper 1.20.2 Build #223
- Ambassador Version: 1.4.2 beta
- ModPacketFix Version: 1.0.1
- Logs: [Client Log](https://ha…
-
建议添加 “后备服务器” 功能。
例如现有 Bungee1 和 Bungee2 服务器。
当处于 Bungee1 服务器的玩家遇到 Bungee1 关闭的时候,重连到 Bungee2 服务器,避免中断。
以及:minecraft-proxy 本身是否支持前面套一个 haproxy?
-
[11:40:53 INFO]: Antidotas issued server command: /ia
[11:41:35 INFO]: Antidotas issued server command: /i bone_meal
[11:41:58 INFO]: Antidotas issued server command: /i bone_meal
[11:46:54 FATAL]:…
-
https://gyazo.com/392e49d8c0e8f700aa325f9d4ab2cae6
-
[x] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- minecraft-protocol: 13.0.0
- server: vanil…
-
### Issue Summary
A bug happened when I updated to version number 0.9.0
### Reproduction steps
Can helpme? ;c
### Relevant log output
_No response_
-
**Describe the bug**
Kick and error when opening inventory
**To Reproduce**
Steps to reproduce the behavior:
1. Write the plugin with code:
```java
ProtocolizePlayer player = Protocolize.play…
-
I'm listening to PacketType.Play.Server.ENTITY_EQUIPMENT packets and editing the contents to remove information that Mojang never should send to clients. You can the code I'm using [here](https://gist…