boah
This commit is contained in:
parent
7e9ba26a81
commit
15b0ac03d1
@ -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…
x
Reference in New Issue
Block a user