Skip to content

FunnyArenaPixel/PauseGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PauseGame (Nukkit Port)

This repository is a Nukkit port of the original Blackjack200/PauseGame project.

Modification Description

  • Original project platform: PMMP (PocketMine-MP)
  • This modified version platform: Nukkit
  • Main purpose of this fork/branch:
    • adapt the plugin runtime and APIs from PMMP to Nukkit
    • keep the gameplay idea of PauseGame while making it usable in Nukkit-based servers

Notes

This is a modified branch/version, not the original PMMP implementation. If you need the upstream original version, please visit:

Build

This project uses Maven.

mvn -DskipTests package

Output

Built jar file is typically generated under:

target/

About

Pause player's game!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%