boah
This commit is contained in:
parent
7e9ba26a81
commit
15b0ac03d1
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ class Platinum : JavaPlugin() {
|
||||||
if (apires[0].sha == hash) {
|
if (apires[0].sha == hash) {
|
||||||
componentLogger.info(Component.text("Commit Hashes match, ur on the latest snapshot version", TextColor.color(0,255,0)))
|
componentLogger.info(Component.text("Commit Hashes match, ur on the latest snapshot version", TextColor.color(0,255,0)))
|
||||||
} else {
|
} else {
|
||||||
logger.info("Commit Hashes mismatch, either you\'re using a commit that isnt pushed yet or you\'re out of date")
|
|
||||||
componentLogger.info(Component.text("Commit Hashes mismatch, either you\'re using a commit that isnt pushed yet or you\'re out of date", TextColor.color(255,0,0)))
|
componentLogger.info(Component.text("Commit Hashes mismatch, either you\'re using a commit that isnt pushed yet or you\'re out of date", TextColor.color(255,0,0)))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue