Prison 3

Prison 3

191k Downloads

Gradle Build Spigot Version

MCTyler opened this issue · 12 comments

commented

I cloned your Repo and built the Spigot Version of Prison everything built fine but I can't run any Prison commands to create mines. What did I do wrong?
[18:02:21] [Server thread/INFO]: [Prison] Enabling Prison v1.0.0-SNAPSHOT
[18:02:21] [Server thread/INFO]: [Prison] Using version adapter tech.mcprison.prison.spigot.compat.Spigot19
[18:02:21] [Server thread/INFO]: �[m
[18:02:21] [Server thread/INFO]: �[0;33;22m _____ _ �[m
[18:02:21] [Server thread/INFO]: �[0;33;22m| __ \ () �[m
[18:02:21] [Server thread/INFO]: �[0;33;22m| |__) | __ _ ___ ___ _ __ �[m
[18:02:21] [Server thread/INFO]: �[0;33;22m| / '| / |/ _ | ' \�[m
[18:02:21] [Server thread/INFO]: �[0;33;22m| | | | | _
\ (
) | | | |�[m
[18:02:21] [Server thread/INFO]: �[0;33;22m|
| || ||/_/|| |_|�[m
[18:02:21] [Server thread/INFO]: �[m
[18:02:21] [Server thread/INFO]: Loading version 1.0.0-SNAPSHOT on platform SpigotPlatform...�[m
[18:02:21] [Server thread/INFO]: �[0;30;1m| �[0;36;22mPrison �[0;30;1m| �[0;37;1mEnable start...�[m
[18:02:21] [Server thread/INFO]: �[0;30;1m| �[0;36;22mPrison �[0;30;1m| �[0;37;1mEnabled �[0;36;22mPrison v1.0.0-SNAPSHOT in 160 milliseconds.�[m
[18:02:21] [Server thread/INFO]: �[0;30;1m| �[0;36;22mPrison �[0;30;1m| �[0;37;1m�[0;37;22mWelcome to �[0;36;22mPrison 3 Release Candidate 1�[0;37;22m. Please report any bugs and suggestions to the feature page, at �[0;36;1mhttp://github.com/MC-Prison/Prison/issues�[0;37;22m.�[m

commented

got it...permission error on gradlew file. Sry....

commented

@MCTyler What happens when you create mines?

commented

Hmm, Still can't create mines...I thought this was a test build capable of most everything....

commented

There is no command for /mines

commented

@MCTyler Oh, I know what's up. Prison 3 splits the plugin's modules into different files so that there's more freedom in terms of which features people want on their servers. You'll want to compile the Prison Mines JAR as well.

commented

got it Sir...so just add those both after updating to 1.12.2 depend?

commented

Yes, and ranks is https://github.com/MC-Prison/PrisonRanks/ if you want to do that too.

commented

Where is that jar?

commented

ok...you may want to add that to your info on the main page for dummies like me :)

commented

NP!

commented

Prison 3 will be released as soon as someone writes documentation for how to use it; unfortunately, I don't have the time. That's why you have to compile it still!