Automatic Doc Update

This commit is contained in:
oof2win2
2021-12-31 14:46:46 +00:00
parent 872e0a9d58
commit ec1e54507e
115 changed files with 1153 additions and 113 deletions

View File

@@ -171,6 +171,10 @@
<td class="summary"><span>Makes markers on the map where places have died and reclaims items if not recovered</span></td>
</tr>
<tr>
<td class="name"><a href="addons/Deconlog.html">Deconlog</a></td>
<td class="summary"><span>Log certain actions into a file when events are triggered</span></td>
</tr>
<tr>
<td class="name"><a href="addons/Discord-Alerts.html">Discord-Alerts</a></td>
<td class="summary"><span>Sends alert messages to our discord server when certain events are triggered</span></td>
</tr>
@@ -429,6 +433,10 @@
<td class="summary"><span>This config controls what happens when a player dies mostly about map markers and item collection;
allow_teleport_to_body_command and allow_collect_bodies_command can be over ridden if command_auth_runtime_disable is present;
if not present then the commands will not be loaded into the game</span></td>
</tr>
<tr>
<td class="name"><a href="configs/Deconlog.html">Deconlog</a></td>
<td class="summary"><span>This config controls whether actions such as deconning by players without sufficient permissions is logged or not</span></td>
</tr>
<tr>
<td class="name"><a href="configs/Discord-Alerts.html">Discord-Alerts</a></td>
@@ -610,7 +618,7 @@ Events.set_event_filter(defines.events.on_built_entity, {{filter = "name", name
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc </a></i>
</div>
<div class="content-footer column col-9 col-sm-12">
<i>Last updated 2021-12-29 15:59:20 UTC</i>
<i>Last updated 2021-12-31 14:46:44 UTC</i>
</div>
</div>
</div>