Added "Addability" to Setgodmode and experimenting with Mediate

Use /Setgodmod addability <String format> IE bh_sh3
This commit is contained in:
Wefi
2013-12-10 17:33:56 -06:00
parent 5f616ed5f0
commit 06d22cae9e
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -148,6 +148,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("inspire");
core.commandService.registerCommand("setgodmode");
core.commandService.registerCommand("requestwaypointatposition");
core.commandService.registerCommand("meditate");
}