mirror of
https://github.com/taoneill/war.git
synced 2024-11-23 02:35:24 +01:00
Woops.
Forgot to take out Section Sign there. :p
This commit is contained in:
parent
28777e6068
commit
72b2dcd3fc
@ -184,7 +184,7 @@ public class WarHub {
|
||||
|
||||
String[] lines = new String[4];
|
||||
lines[0] = ChatColor.RED + "War Hub";
|
||||
lines[1] = ChatColor.DARK_BLUE + "¤1(/warhub)";
|
||||
lines[1] = ChatColor.DARK_BLUE + "(/warhub)";
|
||||
lines[2] = ChatColor.GREEN + "Choose Your";
|
||||
lines[3] = ChatColor.GREEN + "Battle!";
|
||||
SignHelper.setToSign(War.war, signBlock, data, lines);
|
||||
|
Loading…
Reference in New Issue
Block a user