https://github.com/prismarinejs/minecraft-classic-protocol-extension
A plugin for minecraft-classic-protocol that adds experimental and bleeding-edge CPE features
https://github.com/prismarinejs/minecraft-classic-protocol-extension
cpe minecraft protocol protodef
Last synced: 12 months ago
JSON representation
A plugin for minecraft-classic-protocol that adds experimental and bleeding-edge CPE features
- Host: GitHub
- URL: https://github.com/prismarinejs/minecraft-classic-protocol-extension
- Owner: PrismarineJS
- License: mit
- Created: 2016-05-13T21:41:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T08:44:38.000Z (almost 5 years ago)
- Last Synced: 2025-06-28T22:29:36.860Z (12 months ago)
- Topics: cpe, minecraft, protocol, protodef
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
minecraft-classic-protocol-extension
====================================
[](http://npmjs.com/package/minecraft-classic-protocol-extension)
[](https://gitter.im/PrismarineJS/node-minecraft-protocol)
A plugin for minecraft-classic-protocol that adds experimental and bleeding-edge CPE features
## Features
* Supports CPE last revision `9 May 2016`
* Pure javascript
* Easily send and listen for any CPE packet
## Installation
Simply run
npm install minecraft-classic-protocol-extension --save
Then view our `examples` for inspiration!
## Contributors
This project is run by these guys:
- [mhsjlw](https://github.com/mhsjlw)
- [rom1504](https://github.com/rom1504)