No description
  • JavaScript 99.6%
  • Shell 0.4%
Find a file
2021-02-18 01:50:46 -05:00
data implement command packet 2021-02-17 01:13:47 -05:00
dist Build package before commit. 2019-07-14 18:22:34 +02:00
examples Manually fix packets for 1.12 2019-07-14 17:53:52 +02:00
src move raknet to worker 2021-02-18 01:50:46 -05:00
test implement command packet 2021-02-17 01:13:47 -05:00
.babelrc Add babel for esnext support. 2019-07-14 17:21:20 +02:00
.eslintrc Add babel for esnext support. 2019-07-14 17:21:20 +02:00
.gitignore cliet auth 2021-02-10 05:04:10 -05:00
AUTHORS.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
HISTORY.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
index.js Build package before commit. 2019-07-14 18:22:34 +02:00
LICENSE initial commit 2016-02-13 13:09:13 -05:00
package.json cliet auth 2021-02-10 05:04:10 -05:00
README.md rebasing 2021-02-13 21:04:22 -05:00
yarn.lock Build package before commit. 2019-07-14 18:22:34 +02:00

pocket-minecraft-protocol NPM version Join the chat at https://gitter.im/PrismarineJS/pocket-minecraft-protocol

Note: THIS IS NOT USABLE SOFTWARE! If you're looking for experimental encryption or current support, please see the 1.1+ branch

Parse and serialize Minecraft: Pocket Edition packets

Features

  • Supports Minecraft Pocket Edition 1.0
  • Pure JavaScript
  • Easily send and listen for any packet
  • RakNet support through node-raknet

Installation

Simply run

npm install pocket-minecraft-protocol

Then view our examples for inspiration!

Contributors

This project is run by these guys:

License

Licensed under the MIT license.