Skip to content

Agalar-Development/copenJS

Repository files navigation

WARNING: Educational purposes only.

copenJS

This project started as a joke but we are here now.

Support Server

Requirements

  • NodeJS v18+ (DONT USE NodeJS 22) and Java

  • Minimum 4+ GB Ram (didnt test with v2 but prob needs less ram)

Usage

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

Development

You need any JDK 17 for developing the parser also you can use the same NodeJS version for developing JavaScript.

License

This project is licensed under MIT license.