Added /tip command

This commit is contained in:
Waverunner
2013-07-29 11:27:58 -04:00
parent eff46ad9bb
commit ed9f03eda1
2 changed files with 133 additions and 0 deletions
+1
View File
@@ -111,6 +111,7 @@ public class SimulationService implements INetworkDispatch {
core.commandService.registerCommand("getattributesbatch");
core.commandService.registerCommand("pvp");
core.commandService.registerCommand("setcurrentskilltitle");
core.commandService.registerCommand("tip");
}