Surge-Files/X-Prison-master
LBuddyBoy 2713c781c0 Initial commit 2023-10-13 22:00:56 -05:00
..
libs Initial commit 2023-10-13 22:00:56 -05:00
modules Initial commit 2023-10-13 22:00:56 -05:00
.gitignore Initial commit 2023-10-13 22:00:56 -05:00
README.md Initial commit 2023-10-13 22:00:56 -05:00
pom.xml Initial commit 2023-10-13 22:00:56 -05:00

README.md

XPrison

Source code of XPrison plugin.

Actual release is up-to-date with master branch.

Please build the project always with mvn clean install. If tests are somehow failing (should not happen), run mvn clean install -Dskiptests Final .jar file can be found in root project directory under target.

Separate NMS modules can be found in modules directory. Core functionality aswell as API can be found in core module.