Dude...
if(s.startsWith(".list"))
{
String[] List1 = s.split(" ");
String[] List2 = s.split(" ");
if(List.equals("1")
{
mc.thePlayer.addChatMessage("List 1 of teh hax.");
}
else if(List2.equals("2")
{
mc.thePlayer.addChatMessage("List 2 of teh hax.");
}
}
So you would do .list 1 for the first list, .list 2 for the second. If you use this, no need to put me in credits.