[AB-80] added statistic module containing a first draft of templates for emote tracking

changed text to indicate a feature mode is part of the default config
removed command reference from incorrect feature mode exception template
This commit is contained in:
Sheldan
2020-11-11 17:13:39 +01:00
parent a711eb99b9
commit 6ec791b24a
94 changed files with 333 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
<#assign commandName=model.command.configuration.name/>
<#assign featureName=model.featureEnum.key/>
<#assign featureModes><#list model.requiredModes as mode>${mode.key}<#sep>,</#list></#assign>
<#include "incorrect_feature_mode_exception_text">