mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 11:40:40 +00:00
Added new Minecraft account for Carbogen.
Added "Carbogen" to PK Devs in /pk who command.
This commit is contained in:
parent
62a3f2e492
commit
45867b66a1
1 changed files with 2 additions and 1 deletions
|
@ -824,7 +824,8 @@ 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("EnderLance") // Carbogen (to be replaced).
|
||||
|| p.getName().equalsIgnoreCase("Carbogen")) // Carbogen
|
||||
{
|
||||
s.sendMessage(ChatColor.YELLOW + "ProjectKorra (Core) Developer");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue