mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 19:50:37 +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("kingbirdy") // kingbirdy
|
||||||
|| p.getName().equalsIgnoreCase("CherryCoolade") // Coolade
|
|| p.getName().equalsIgnoreCase("CherryCoolade") // Coolade
|
||||||
|| p.getName().equalsIgnoreCase("sampepere") // AlexTheCoder
|
|| p.getName().equalsIgnoreCase("sampepere") // AlexTheCoder
|
||||||
|| p.getName().equalsIgnoreCase("EnderLance")) // Carbogen
|
|| p.getName().equalsIgnoreCase("Carbogen")) // Carbogen
|
||||||
{
|
{
|
||||||
s.sendMessage(ChatColor.YELLOW + "ProjectKorra Developer");
|
s.sendMessage(ChatColor.YELLOW + "ProjectKorra Developer");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue