mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-02 03:15:52 -04:00
Added SWG, Server, and other parent channels
This commit is contained in:
@@ -176,6 +176,7 @@ public class TerrainService {
|
||||
noBuildAreas.put(planet, new ArrayList<CollidableCircle>());
|
||||
loadClientRegions(planet);
|
||||
|
||||
core.chatService.createChatRoom("", name, "system", true);
|
||||
core.chatService.createChatRoom("public chat for this planet, cannot create rooms here", name + ".Planet", "SYSTEM", true);
|
||||
core.chatService.createChatRoom("system messages for this planet, cannot create rooms here", name + ".system", "SYSTEM", true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user