Added quick GM commands for QA

We can put permissions on these or whatever is needed later
This commit is contained in:
Treeku
2013-12-04 08:22:37 +00:00
parent 2bb9d4e42e
commit bbf1c7c99d
2 changed files with 40 additions and 0 deletions
+1
View File
@@ -141,6 +141,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("boardshuttle");
core.commandService.registerCommand("getplayerid");
core.commandService.registerCommand("inspire");
core.commandService.registerCommand("setgodmode");
}