WARNING: Educational purposes only.
This project started as a joke but we are here now.
-
NodeJS v18+ (DONT USE NodeJS 22) and Java
-
Minimum 4+ GB Ram (didnt test with v2 but prob needs less ram)
Change the adminName and adminPass sections in the install.sh also you need to change ip.for.access.database to access local db externally & configure the config.json file in src then run install.sh it with sudo.
also you need to change node_modules/minecraft-protocol/src/transforms/framing.js line 67 to } else {} from } else { throw e } also at line 55 delete the throw e line
You need any JDK 17 for developing the parser also you can use the same NodeJS version for developing JavaScript.
This project is licensed under MIT license.
