Skip to content

N-NICHI/MCPositron

 
 

Repository files navigation

MCPositron

What's new in MCPositron? Let's See:

  1. Support for 1.20.10 protocol.
  2. All PowerNukkitX features
  3. More clear code

How to build

  1. Download repository with command git clone [email protected]:MCPositron/MCPositron.git
  2. Open folder with command cd MCPositron
  3. Build project with command ./gradlew.bat assemble (for windows), or ./gradlew assemble (for linux)

2.Run from command:

MCPositron requires a minimum Java version of 17, please install it yourself and configure the environment variables.

  1. Download sources and compile it
  2. Start server using java -jar MCPositron.jar

Statement

MCPositron is a modified and optimized version based on PowerNukkitX, fixing it bugs with modern API.

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%