Skip to content

GamerXzavier/MCPETransfer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCPETransfer

MCPETransfer is a fork of @jython234's BouncyBall proxy for PocketMine that makes transferring clients from one PocketMine server to another possible,

Software Requirements

If you are on Windows, you might need to add the JDK and Maven bin folders to your PATH.

How to use MCPETransfer

You can download a pre-compiled STABLE JAR here (When prompted, click "login as guest" button).

If you want to compile from source (to get a latest build), read on:

After you installed JDK and Maven, just download a zip of the repo and then do:

mvn package

Running the Maven package will create a JAR for you in the "target" folder.

To run the software do:

java -jar BouncyBall-1.0-SNAPSHOT.jar

You can edit config.yml to your liking.

Any Problems?

Contact @jython234 at jython234@blockserver.org, or on the BeaconPE forums: http://beaconpe.net/forums.

About

MCPETransfer is a fork of @jython234's BouncyBall proxy for PocketMine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.5%
  • Shell 1.9%
  • Batchfile 0.6%