change update message
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m12s
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m12s
This commit is contained in:
parent
7a834559bc
commit
8f4d071194
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ public class WebServiceClient {
|
|||
BaseBand.LOGGER.info("Connected to BaseBand server");
|
||||
if(!packet.getString("commit").equals(GitHash.GIT_HASH) && !outdated) {
|
||||
outdated = true;
|
||||
BaseBand.notify("§d§lBaseBand has updated. You will receive the update automatically when you next restart your game.");
|
||||
BaseBand.notify("§d§lBaseBand has updated. To update, restart Minecraft.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue