mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 11:40:40 +00:00
EnderLance == Carbogen
This commit is contained in:
parent
85fce15cbd
commit
cc69cc0b78
1 changed files with 1 additions and 1 deletions
|
@ -879,7 +879,7 @@ public class Commands {
|
|||
|| p.getName().equalsIgnoreCase("kingbirdy") // kingbirdy
|
||||
|| p.getName().equalsIgnoreCase("CherryCoolade") // Coolade
|
||||
|| p.getName().equalsIgnoreCase("sampepere") // AlexTheCoder
|
||||
|| p.getName().equalsIgnoreCase("EnderLance")) // Carbogen
|
||||
|| p.getName().equalsIgnoreCase("Carbogen")) // Carbogen
|
||||
{
|
||||
s.sendMessage(ChatColor.YELLOW + "ProjectKorra Developer");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue