Small textual update
This commit is contained in:
parent
5b298140e1
commit
8ca7f25b4a
@ -38,7 +38,7 @@ public class LibsDisguises extends JavaPlugin implements Listener {
|
||||
private String latestVersion;
|
||||
private String permission;
|
||||
private String updateMessage = ChatColor.RED + "[LibsDisguises] " + ChatColor.DARK_RED
|
||||
+ "There is a update ready to be downloaded! You are using " + ChatColor.RED + "%s" + ChatColor.DARK_RED
|
||||
+ "There is a update ready to be downloaded! You are using " + ChatColor.RED + "v%s" + ChatColor.DARK_RED
|
||||
+ ", the new version is " + ChatColor.RED + "%s" + ChatColor.DARK_RED + "!";
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user