mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Waypoint color can be changed now, added missing starports to planet map, player flags now work
This commit is contained in:
@@ -149,6 +149,11 @@ public class SimulationService implements INetworkDispatch {
|
||||
core.commandService.registerCommand("requestwaypointatposition");
|
||||
core.commandService.registerCommand("meditate");
|
||||
core.commandService.registerGmCommand("server");
|
||||
core.commandService.registerCommand("toggleawayfromkeyboard");
|
||||
core.commandService.registerCommand("lfg");
|
||||
core.commandService.registerCommand("newbiehelper");
|
||||
core.commandService.registerCommand("roleplay");
|
||||
core.commandService.registerAlias("afk", "toggleawayfromkeyboard");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user