Commit 385fba6
Use node-minecraft-protocol for chat (#3110)
* Send previous msgs
* Use node-minecraft-protocol for command parsing
* Leave all chat handling to nmp
* Don't split command without header
* point minecraft-protocol dep to fork
* Update package.json
---------
Co-authored-by: extremeheat <extreme@protonmail.ch>
Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>1 parent 131a7ea commit 385fba6
2 files changed
Lines changed: 5 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
168 | 154 | | |
169 | 155 | | |
170 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments