allow /flo ;)

This commit is contained in:
darkk1138
2013-12-07 21:32:14 +01:00
parent 1f4d72fa16
commit 5bea91f1cf
+1
View File
@@ -218,6 +218,7 @@ public class EntertainmentService implements INetworkDispatch {
core.commandService.registerCommand("startdance");
core.commandService.registerCommand("stopdance");
core.commandService.registerCommand("flourish");
core.commandService.registerAlias("flo","flourish");
core.commandService.registerCommand("bandflourish");
}