Do a search in FAQ or just scroll down in the PublicMoongate.cs and where you see this...
Around line 257
PHP Code:
public static readonly PMList[] UORLists = new PMList[]{ Trammel, Felucca };
public static readonly PMList[] LBRLists = new PMList[]{ Trammel, Felucca, Ilshenar };
public static readonly PMList[] AOSLists = new PMList[]{ Trammel, Felucca, Ilshenar, Malas };
public static readonly PMList[] RedLists = new PMList[]{ Felucca };
change it to only felucca in there.