From ec1e54507ef3937f19ee01b5a7573084988706b0 Mon Sep 17 00:00:00 2001
From: oof2win2
Date: Fri, 31 Dec 2021 14:46:46 +0000
Subject: [PATCH] Automatic Doc Update
---
docs/addons/Advanced-Start.html | 4 +-
docs/addons/Chat-Popups.html | 4 +-
docs/addons/Chat-Reply.html | 4 +-
docs/addons/Compilatron.html | 4 +-
docs/addons/Damage-Popups.html | 4 +-
docs/addons/Death-Logger.html | 4 +-
docs/addons/Deconlog.html | 386 ++++++++++++++++
docs/addons/Discord-Alerts.html | 4 +-
docs/addons/Inventory-Clear.html | 4 +-
docs/addons/Pollution-Grading.html | 4 +-
docs/addons/Scorched-Earth.html | 4 +-
docs/addons/Spawn-Area.html | 4 +-
docs/addons/Tree-Decon.html | 4 +-
docs/addons/afk-kick.html | 4 +-
docs/addons/protection-jail.html | 4 +-
docs/addons/report-jail.html | 4 +-
docs/commands/Admin-Chat.html | 4 +-
docs/commands/Admin-Markers.html | 4 +-
docs/commands/Cheat-Mode.html | 4 +-
docs/commands/Clear-Inventory.html | 4 +-
docs/commands/Connect.html | 4 +-
docs/commands/Debug.html | 4 +-
docs/commands/Find.html | 4 +-
docs/commands/Help.html | 4 +-
docs/commands/Home.html | 4 +-
docs/commands/Interface.html | 4 +-
docs/commands/InventorySearch.html | 4 +-
docs/commands/Jail.html | 4 +-
docs/commands/Kill.html | 4 +-
docs/commands/LastLocation.html | 4 +-
docs/commands/Me.html | 4 +-
docs/commands/Protection.html | 4 +-
docs/commands/Rainbow.html | 4 +-
docs/commands/Repair.html | 4 +-
docs/commands/Reports.html | 4 +-
docs/commands/Roles.html | 4 +-
docs/commands/Spawn.html | 4 +-
docs/commands/Spectate.html | 4 +-
docs/commands/Teleport.html | 4 +-
docs/commands/Warnings.html | 4 +-
docs/configs/Advanced-Start.html | 4 +-
docs/configs/Autofill.html | 4 +-
docs/configs/Bonuses.html | 4 +-
docs/configs/Chat-Reply.html | 4 +-
docs/configs/Commands-Auth-Admin.html | 4 +-
docs/configs/Commands-Auth-Roles.html | 4 +-
.../Commands-Auth-Runtime-Disable.html | 4 +-
docs/configs/Commands-Color-Parse.html | 4 +-
docs/configs/Commands-Parse-Roles.html | 4 +-
docs/configs/Commands-Parse.html | 4 +-
docs/configs/Compilatron.html | 4 +-
docs/configs/Death-Logger.html | 4 +-
docs/configs/Deconlog.html | 422 ++++++++++++++++++
docs/configs/Discord-Alerts.html | 4 +-
docs/configs/File-Loader.html | 4 +-
docs/configs/Permission-Groups.html | 4 +-
docs/configs/Player-List.html | 4 +-
docs/configs/Pollution-Grading.html | 4 +-
docs/configs/Popup-Messages.html | 4 +-
docs/configs/Preset-Player-Colours.html | 4 +-
docs/configs/Preset-Player-Quickbar.html | 4 +-
docs/configs/Repair.html | 4 +-
docs/configs/Rockets.html | 4 +-
docs/configs/Roles.html | 4 +-
docs/configs/Science.html | 4 +-
docs/configs/Scorched-Earth.html | 4 +-
docs/configs/Spawn-Area.html | 4 +-
docs/configs/Statistics.html | 4 +-
docs/configs/Tasks.html | 4 +-
docs/configs/Warnings.html | 4 +-
docs/configs/Warps.html | 4 +-
docs/configs/inventory_clear.html | 4 +-
docs/control/Jail.html | 4 +-
docs/control/Production.html | 4 +-
docs/control/Protection.html | 4 +-
docs/control/Reports.html | 4 +-
docs/control/Rockets.html | 4 +-
docs/control/Selection.html | 4 +-
docs/control/Tasks.html | 4 +-
docs/control/Warnings.html | 4 +-
docs/control/Warps.html | 4 +-
docs/core/Async.html | 4 +-
docs/core/Commands.html | 4 +-
docs/core/Common.html | 4 +-
docs/core/Datastore.html | 4 +-
docs/core/External.html | 4 +-
docs/core/Groups.html | 4 +-
docs/core/Gui.html | 4 +-
docs/core/PlayerData.html | 4 +-
docs/core/Roles.html | 4 +-
docs/data/Alt-View.html | 4 +-
docs/data/Bonus.html | 4 +-
docs/data/Greetings.html | 4 +-
docs/data/Player-Colours.html | 4 +-
docs/data/Quickbar.html | 4 +-
docs/data/Tag.html | 4 +-
docs/guis/Autofill.html | 4 +-
docs/guis/Player-List.html | 4 +-
docs/guis/Readme.html | 4 +-
docs/guis/Rocket-Info.html | 4 +-
docs/guis/Science-Info.html | 4 +-
docs/guis/Task-List.html | 4 +-
docs/guis/Warps-List.html | 4 +-
docs/guis/server-ups.html | 4 +-
docs/index.html | 10 +-
docs/modules/control.html | 4 +-
.../modules.addons.station-auto-name.html | 4 +-
docs/modules/overrides.debug.html | 4 +-
docs/modules/overrides.math.html | 4 +-
docs/modules/overrides.table.html | 4 +-
docs/modules/utils.event.html | 4 +-
docs/modules/utils.event_core.html | 4 +-
docs/modules/utils.task.html | 4 +-
docs/topics/LICENSE.html | 4 +-
docs/topics/README.md.html | 4 +-
115 files changed, 1153 insertions(+), 113 deletions(-)
create mode 100644 docs/addons/Deconlog.html
create mode 100644 docs/configs/Deconlog.html
diff --git a/docs/addons/Advanced-Start.html b/docs/addons/Advanced-Start.html
index 939b4cf8..f7c99b4e 100644
--- a/docs/addons/Advanced-Start.html
+++ b/docs/addons/Advanced-Start.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -348,7 +350,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Chat-Popups.html b/docs/addons/Chat-Popups.html
index c17b48d1..1994d826 100644
--- a/docs/addons/Chat-Popups.html
+++ b/docs/addons/Chat-Popups.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -377,7 +379,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Chat-Reply.html b/docs/addons/Chat-Reply.html
index d01f0d2e..f7820467 100644
--- a/docs/addons/Chat-Reply.html
+++ b/docs/addons/Chat-Reply.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -376,7 +378,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Compilatron.html b/docs/addons/Compilatron.html
index af016a74..07b6a94d 100644
--- a/docs/addons/Compilatron.html
+++ b/docs/addons/Compilatron.html
@@ -57,6 +57,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -585,7 +587,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Damage-Popups.html b/docs/addons/Damage-Popups.html
index 0c8df12f..8b77743d 100644
--- a/docs/addons/Damage-Popups.html
+++ b/docs/addons/Damage-Popups.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -377,7 +379,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Death-Logger.html b/docs/addons/Death-Logger.html
index 1a9f0779..94fd2159 100644
--- a/docs/addons/Death-Logger.html
+++ b/docs/addons/Death-Logger.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -404,7 +406,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Deconlog.html b/docs/addons/Deconlog.html
new file mode 100644
index 00000000..df742acd
--- /dev/null
+++ b/docs/addons/Deconlog.html
@@ -0,0 +1,386 @@
+
+
+
+
+
+
+
+ Deconlog addon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Deconlog addon
+
Log certain actions into a file when events are triggered
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/addons/Discord-Alerts.html b/docs/addons/Discord-Alerts.html
index 2152f2c2..86c890aa 100644
--- a/docs/addons/Discord-Alerts.html
+++ b/docs/addons/Discord-Alerts.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -488,7 +490,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Inventory-Clear.html b/docs/addons/Inventory-Clear.html
index 9db329c2..ac92bf69 100644
--- a/docs/addons/Inventory-Clear.html
+++ b/docs/addons/Inventory-Clear.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -376,7 +378,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Pollution-Grading.html b/docs/addons/Pollution-Grading.html
index 17d1759e..87ba42ed 100644
--- a/docs/addons/Pollution-Grading.html
+++ b/docs/addons/Pollution-Grading.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -348,7 +350,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Scorched-Earth.html b/docs/addons/Scorched-Earth.html
index cb87bce4..dd4bb332 100644
--- a/docs/addons/Scorched-Earth.html
+++ b/docs/addons/Scorched-Earth.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -404,7 +406,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Spawn-Area.html b/docs/addons/Spawn-Area.html
index c127670a..d308247b 100644
--- a/docs/addons/Spawn-Area.html
+++ b/docs/addons/Spawn-Area.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -376,7 +378,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/Tree-Decon.html b/docs/addons/Tree-Decon.html
index 1e71342b..a2b6b831 100644
--- a/docs/addons/Tree-Decon.html
+++ b/docs/addons/Tree-Decon.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -432,7 +434,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/afk-kick.html b/docs/addons/afk-kick.html
index 5a5603a3..1e439abe 100644
--- a/docs/addons/afk-kick.html
+++ b/docs/addons/afk-kick.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -404,7 +406,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/protection-jail.html b/docs/addons/protection-jail.html
index cd8108c2..1d16761a 100644
--- a/docs/addons/protection-jail.html
+++ b/docs/addons/protection-jail.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -432,7 +434,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/addons/report-jail.html b/docs/addons/report-jail.html
index e3c75c4b..da6f3c22 100644
--- a/docs/addons/report-jail.html
+++ b/docs/addons/report-jail.html
@@ -56,6 +56,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -404,7 +406,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Admin-Chat.html b/docs/commands/Admin-Chat.html
index 9e2d4f83..92cca760 100644
--- a/docs/commands/Admin-Chat.html
+++ b/docs/commands/Admin-Chat.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -416,7 +418,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Admin-Markers.html b/docs/commands/Admin-Markers.html
index 549d3dda..0fe93fe6 100644
--- a/docs/commands/Admin-Markers.html
+++ b/docs/commands/Admin-Markers.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -421,7 +423,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Cheat-Mode.html b/docs/commands/Cheat-Mode.html
index 2cb75df6..1785a9eb 100644
--- a/docs/commands/Cheat-Mode.html
+++ b/docs/commands/Cheat-Mode.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -389,7 +391,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Clear-Inventory.html b/docs/commands/Clear-Inventory.html
index 1dea1721..86a03286 100644
--- a/docs/commands/Clear-Inventory.html
+++ b/docs/commands/Clear-Inventory.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -416,7 +418,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Connect.html b/docs/commands/Connect.html
index 67f3aa78..830ba946 100644
--- a/docs/commands/Connect.html
+++ b/docs/commands/Connect.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -619,7 +621,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Debug.html b/docs/commands/Debug.html
index c1e0d738..6fc6de18 100644
--- a/docs/commands/Debug.html
+++ b/docs/commands/Debug.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -393,7 +395,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Find.html b/docs/commands/Find.html
index d33cd345..602729d5 100644
--- a/docs/commands/Find.html
+++ b/docs/commands/Find.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -388,7 +390,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Help.html b/docs/commands/Help.html
index 1e06cf43..3d222302 100644
--- a/docs/commands/Help.html
+++ b/docs/commands/Help.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -432,7 +434,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Home.html b/docs/commands/Home.html
index 59026328..4b95731e 100644
--- a/docs/commands/Home.html
+++ b/docs/commands/Home.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -486,7 +488,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Interface.html b/docs/commands/Interface.html
index 50d9865e..5b209898 100644
--- a/docs/commands/Interface.html
+++ b/docs/commands/Interface.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -416,7 +418,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/InventorySearch.html b/docs/commands/InventorySearch.html
index 23193d19..6b76a430 100644
--- a/docs/commands/InventorySearch.html
+++ b/docs/commands/InventorySearch.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -606,7 +608,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Jail.html b/docs/commands/Jail.html
index e69cf015..28c707ca 100644
--- a/docs/commands/Jail.html
+++ b/docs/commands/Jail.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -515,7 +517,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Kill.html b/docs/commands/Kill.html
index 7eb94f56..64b8a86d 100644
--- a/docs/commands/Kill.html
+++ b/docs/commands/Kill.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -417,7 +419,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/LastLocation.html b/docs/commands/LastLocation.html
index cb12661a..98d6c209 100644
--- a/docs/commands/LastLocation.html
+++ b/docs/commands/LastLocation.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -416,7 +418,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Me.html b/docs/commands/Me.html
index 7fd3970c..5f78ffdf 100644
--- a/docs/commands/Me.html
+++ b/docs/commands/Me.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -388,7 +390,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Protection.html b/docs/commands/Protection.html
index 556a6734..c880d0fc 100644
--- a/docs/commands/Protection.html
+++ b/docs/commands/Protection.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -564,7 +566,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Rainbow.html b/docs/commands/Rainbow.html
index 0a4d4a00..2bcaee47 100644
--- a/docs/commands/Rainbow.html
+++ b/docs/commands/Rainbow.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -416,7 +418,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Repair.html b/docs/commands/Repair.html
index 656bb10d..5e5ea1ee 100644
--- a/docs/commands/Repair.html
+++ b/docs/commands/Repair.html
@@ -119,6 +119,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -349,7 +351,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Reports.html b/docs/commands/Reports.html
index edd5ddba..2c0fd025 100644
--- a/docs/commands/Reports.html
+++ b/docs/commands/Reports.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -613,7 +615,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Roles.html b/docs/commands/Roles.html
index 0b647f8b..3a713362 100644
--- a/docs/commands/Roles.html
+++ b/docs/commands/Roles.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -585,7 +587,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Spawn.html b/docs/commands/Spawn.html
index b4a11930..15a87f91 100644
--- a/docs/commands/Spawn.html
+++ b/docs/commands/Spawn.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -417,7 +419,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Spectate.html b/docs/commands/Spectate.html
index 83268896..b4f23a11 100644
--- a/docs/commands/Spectate.html
+++ b/docs/commands/Spectate.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -447,7 +449,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Teleport.html b/docs/commands/Teleport.html
index 22b5ff71..16ebb755 100644
--- a/docs/commands/Teleport.html
+++ b/docs/commands/Teleport.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -512,7 +514,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/commands/Warnings.html b/docs/commands/Warnings.html
index 33bf0030..59f73b01 100644
--- a/docs/commands/Warnings.html
+++ b/docs/commands/Warnings.html
@@ -120,6 +120,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -597,7 +599,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Advanced-Start.html b/docs/configs/Advanced-Start.html
index d3fd4a58..7e142c7d 100644
--- a/docs/configs/Advanced-Start.html
+++ b/docs/configs/Advanced-Start.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -534,7 +536,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Autofill.html b/docs/configs/Autofill.html
index 9b168410..ee3fc421 100644
--- a/docs/configs/Autofill.html
+++ b/docs/configs/Autofill.html
@@ -47,6 +47,7 @@
+
@@ -118,6 +119,7 @@
+
@@ -265,7 +267,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Bonuses.html b/docs/configs/Bonuses.html
index 2fea7a1b..d1a48f6f 100644
--- a/docs/configs/Bonuses.html
+++ b/docs/configs/Bonuses.html
@@ -47,6 +47,7 @@
+
@@ -118,6 +119,7 @@
+
@@ -265,7 +267,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Chat-Reply.html b/docs/configs/Chat-Reply.html
index 1060c0c6..948e2220 100644
--- a/docs/configs/Chat-Reply.html
+++ b/docs/configs/Chat-Reply.html
@@ -56,6 +56,7 @@
+
@@ -127,6 +128,7 @@
+
@@ -513,7 +515,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Commands-Auth-Admin.html b/docs/configs/Commands-Auth-Admin.html
index 26b9b9a0..afa536c3 100644
--- a/docs/configs/Commands-Auth-Admin.html
+++ b/docs/configs/Commands-Auth-Admin.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -322,7 +324,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Commands-Auth-Roles.html b/docs/configs/Commands-Auth-Roles.html
index 95bf3447..49363c29 100644
--- a/docs/configs/Commands-Auth-Roles.html
+++ b/docs/configs/Commands-Auth-Roles.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -348,7 +350,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Commands-Auth-Runtime-Disable.html b/docs/configs/Commands-Auth-Runtime-Disable.html
index 916c5374..8944fea9 100644
--- a/docs/configs/Commands-Auth-Runtime-Disable.html
+++ b/docs/configs/Commands-Auth-Runtime-Disable.html
@@ -56,6 +56,7 @@
+
@@ -127,6 +128,7 @@
+
@@ -470,7 +472,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Commands-Color-Parse.html b/docs/configs/Commands-Color-Parse.html
index 6902f4ff..8d1e611c 100644
--- a/docs/configs/Commands-Color-Parse.html
+++ b/docs/configs/Commands-Color-Parse.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -348,7 +350,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Commands-Parse-Roles.html b/docs/configs/Commands-Parse-Roles.html
index be2329cc..ffcc57c5 100644
--- a/docs/configs/Commands-Parse-Roles.html
+++ b/docs/configs/Commands-Parse-Roles.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -382,7 +384,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Commands-Parse.html b/docs/configs/Commands-Parse.html
index d8bc3fc2..b8148745 100644
--- a/docs/configs/Commands-Parse.html
+++ b/docs/configs/Commands-Parse.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -338,7 +340,7 @@ see ./expcore/commands.lua for more details
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Compilatron.html b/docs/configs/Compilatron.html
index 4ab349b4..7d6b3bd9 100644
--- a/docs/configs/Compilatron.html
+++ b/docs/configs/Compilatron.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -382,7 +384,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Death-Logger.html b/docs/configs/Death-Logger.html
index c276a756..f41cfb5d 100644
--- a/docs/configs/Death-Logger.html
+++ b/docs/configs/Death-Logger.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -504,7 +506,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Deconlog.html b/docs/configs/Deconlog.html
new file mode 100644
index 00000000..bb55737f
--- /dev/null
+++ b/docs/configs/Deconlog.html
@@ -0,0 +1,422 @@
+
+
+
+
+
+
+
+ Deconlog config
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Deconlog config
+
This config controls whether actions such as deconning by players without sufficient permissions is logged or not
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
whether to log when an area is being deconstructed
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
whether to log when an entity is built
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
whether to log when an entity is mined
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
whether to log when a nuke is fired
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/configs/Discord-Alerts.html b/docs/configs/Discord-Alerts.html
index 6aeb8910..05235eea 100644
--- a/docs/configs/Discord-Alerts.html
+++ b/docs/configs/Discord-Alerts.html
@@ -47,6 +47,7 @@
+
@@ -118,6 +119,7 @@
+
@@ -265,7 +267,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/File-Loader.html b/docs/configs/File-Loader.html
index e988ec19..433a8c21 100644
--- a/docs/configs/File-Loader.html
+++ b/docs/configs/File-Loader.html
@@ -47,6 +47,7 @@
+
@@ -118,6 +119,7 @@
+
@@ -268,7 +270,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Permission-Groups.html b/docs/configs/Permission-Groups.html
index 7b5ec1be..0b557597 100644
--- a/docs/configs/Permission-Groups.html
+++ b/docs/configs/Permission-Groups.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -323,7 +325,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Player-List.html b/docs/configs/Player-List.html
index ad233daa..31772a28 100644
--- a/docs/configs/Player-List.html
+++ b/docs/configs/Player-List.html
@@ -56,6 +56,7 @@
+
@@ -127,6 +128,7 @@
+
@@ -722,7 +724,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Pollution-Grading.html b/docs/configs/Pollution-Grading.html
index 0172b7f6..77fbd245 100644
--- a/docs/configs/Pollution-Grading.html
+++ b/docs/configs/Pollution-Grading.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -412,7 +414,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Popup-Messages.html b/docs/configs/Popup-Messages.html
index 5b911bd4..573f652c 100644
--- a/docs/configs/Popup-Messages.html
+++ b/docs/configs/Popup-Messages.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -442,7 +444,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Preset-Player-Colours.html b/docs/configs/Preset-Player-Colours.html
index 36c2adbd..78214098 100644
--- a/docs/configs/Preset-Player-Colours.html
+++ b/docs/configs/Preset-Player-Colours.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -352,7 +354,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Preset-Player-Quickbar.html b/docs/configs/Preset-Player-Quickbar.html
index 9ccdfd4b..b597a2a6 100644
--- a/docs/configs/Preset-Player-Quickbar.html
+++ b/docs/configs/Preset-Player-Quickbar.html
@@ -47,6 +47,7 @@
+
@@ -118,6 +119,7 @@
+
@@ -265,7 +267,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Repair.html b/docs/configs/Repair.html
index 0a54d148..e63a85ad 100644
--- a/docs/configs/Repair.html
+++ b/docs/configs/Repair.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -442,7 +444,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Rockets.html b/docs/configs/Rockets.html
index 157d5c4e..e5efe508 100644
--- a/docs/configs/Rockets.html
+++ b/docs/configs/Rockets.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -862,7 +864,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Roles.html b/docs/configs/Roles.html
index a38d6986..119c8453 100644
--- a/docs/configs/Roles.html
+++ b/docs/configs/Roles.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -348,7 +350,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Science.html b/docs/configs/Science.html
index 9fc77d38..b5e3202c 100644
--- a/docs/configs/Science.html
+++ b/docs/configs/Science.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -382,7 +384,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Scorched-Earth.html b/docs/configs/Scorched-Earth.html
index 0b833ab6..8106cfd2 100644
--- a/docs/configs/Scorched-Earth.html
+++ b/docs/configs/Scorched-Earth.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -416,7 +418,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Spawn-Area.html b/docs/configs/Spawn-Area.html
index aec1aeed..1f5b0772 100644
--- a/docs/configs/Spawn-Area.html
+++ b/docs/configs/Spawn-Area.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -1223,7 +1225,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Statistics.html b/docs/configs/Statistics.html
index 5958e4c1..0ad9562a 100644
--- a/docs/configs/Statistics.html
+++ b/docs/configs/Statistics.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -682,7 +684,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Tasks.html b/docs/configs/Tasks.html
index c6b95cc8..7358af6c 100644
--- a/docs/configs/Tasks.html
+++ b/docs/configs/Tasks.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -412,7 +414,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Warnings.html b/docs/configs/Warnings.html
index 443f2536..c385acab 100644
--- a/docs/configs/Warnings.html
+++ b/docs/configs/Warnings.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -383,7 +385,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/Warps.html b/docs/configs/Warps.html
index a06a3b13..b327f63d 100644
--- a/docs/configs/Warps.html
+++ b/docs/configs/Warps.html
@@ -55,6 +55,7 @@
+
@@ -126,6 +127,7 @@
+
@@ -772,7 +774,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/configs/inventory_clear.html b/docs/configs/inventory_clear.html
index 7e650dde..cec877ff 100644
--- a/docs/configs/inventory_clear.html
+++ b/docs/configs/inventory_clear.html
@@ -47,6 +47,7 @@
+
@@ -118,6 +119,7 @@
+
@@ -265,7 +267,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Jail.html b/docs/control/Jail.html
index 454eed62..071b83fa 100644
--- a/docs/control/Jail.html
+++ b/docs/control/Jail.html
@@ -90,6 +90,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -803,7 +805,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Production.html b/docs/control/Production.html
index d5a40d0d..7dc729c0 100644
--- a/docs/control/Production.html
+++ b/docs/control/Production.html
@@ -91,6 +91,7 @@
+
@@ -171,6 +172,7 @@
+
@@ -1357,7 +1359,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Protection.html b/docs/control/Protection.html
index 8130c534..292da287 100644
--- a/docs/control/Protection.html
+++ b/docs/control/Protection.html
@@ -90,6 +90,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -1029,7 +1031,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Reports.html b/docs/control/Reports.html
index 4c7973de..938b62b0 100644
--- a/docs/control/Reports.html
+++ b/docs/control/Reports.html
@@ -91,6 +91,7 @@
+
@@ -171,6 +172,7 @@
+
@@ -1170,7 +1172,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Rockets.html b/docs/control/Rockets.html
index 62643606..5f66d379 100644
--- a/docs/control/Rockets.html
+++ b/docs/control/Rockets.html
@@ -90,6 +90,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -1012,7 +1014,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Selection.html b/docs/control/Selection.html
index e597c6ce..8e798c90 100644
--- a/docs/control/Selection.html
+++ b/docs/control/Selection.html
@@ -90,6 +90,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -919,7 +921,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Tasks.html b/docs/control/Tasks.html
index 984aa76f..b61e3118 100644
--- a/docs/control/Tasks.html
+++ b/docs/control/Tasks.html
@@ -90,6 +90,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -1013,7 +1015,7 @@ Tasks.update_task(task_id, 'We need more iron!' , gam
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Warnings.html b/docs/control/Warnings.html
index c6f68887..59bfa2b4 100644
--- a/docs/control/Warnings.html
+++ b/docs/control/Warnings.html
@@ -90,6 +90,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -1553,7 +1555,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/control/Warps.html b/docs/control/Warps.html
index 0475aaa9..f71ebc27 100644
--- a/docs/control/Warps.html
+++ b/docs/control/Warps.html
@@ -91,6 +91,7 @@
+
@@ -171,6 +172,7 @@
+
@@ -1535,7 +1537,7 @@ Warps.make_warp_tag(warp_id)
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/Async.html b/docs/core/Async.html
index 5d635e2f..7889069d 100644
--- a/docs/core/Async.html
+++ b/docs/core/Async.html
@@ -89,6 +89,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -626,7 +628,7 @@ Async.register(function (player, message)
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/Commands.html b/docs/core/Commands.html
index 86333728..e6ce1106 100644
--- a/docs/core/Commands.html
+++ b/docs/core/Commands.html
@@ -95,6 +95,7 @@
+
@@ -175,6 +176,7 @@
+
@@ -2441,7 +2443,7 @@ nb: use error(error_message) within your callback to trigger do not trigger dire
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/Common.html b/docs/core/Common.html
index 1b9c70f3..922eb5d8 100644
--- a/docs/core/Common.html
+++ b/docs/core/Common.html
@@ -92,6 +92,7 @@
+
@@ -172,6 +173,7 @@
+
@@ -2780,7 +2782,7 @@ https://github.com/Refactorio/RedMew/blob/9184b2940f311d8c9c891e83429fc57ec7e0c4
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/Datastore.html b/docs/core/Datastore.html
index ae3712b6..1f4b5456 100644
--- a/docs/core/Datastore.html
+++ b/docs/core/Datastore.html
@@ -94,6 +94,7 @@
+
@@ -174,6 +175,7 @@
+
@@ -2977,7 +2979,7 @@ ExampleData:on_update(function (key, value)
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/External.html b/docs/core/External.html
index a14f4b13..91fcc1cc 100644
--- a/docs/core/External.html
+++ b/docs/core/External.html
@@ -88,6 +88,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -761,7 +763,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/Groups.html b/docs/core/Groups.html
index cf6ff562..9267e116 100644
--- a/docs/core/Groups.html
+++ b/docs/core/Groups.html
@@ -92,6 +92,7 @@
+
@@ -172,6 +173,7 @@
+
@@ -1456,7 +1458,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/Gui.html b/docs/core/Gui.html
index b0f5542d..e8735cc6 100644
--- a/docs/core/Gui.html
+++ b/docs/core/Gui.html
@@ -97,6 +97,7 @@
+
@@ -177,6 +178,7 @@
+
@@ -4434,7 +4436,7 @@ Gui.left_toolbar_button('entity/inserter' , generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/PlayerData.html b/docs/core/PlayerData.html
index 32d76bd4..0d1bf314 100644
--- a/docs/core/PlayerData.html
+++ b/docs/core/PlayerData.html
@@ -89,6 +89,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -544,7 +546,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/core/Roles.html b/docs/core/Roles.html
index 4b80a114..afbc48b0 100644
--- a/docs/core/Roles.html
+++ b/docs/core/Roles.html
@@ -96,6 +96,7 @@
+
@@ -176,6 +177,7 @@
+
@@ -3404,7 +3406,7 @@ nb: this is one way, failing false after already gaining the role will not revok
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/data/Alt-View.html b/docs/data/Alt-View.html
index 56dbf6df..b3746dc7 100644
--- a/docs/data/Alt-View.html
+++ b/docs/data/Alt-View.html
@@ -101,6 +101,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -348,7 +350,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/data/Bonus.html b/docs/data/Bonus.html
index 57312db2..0831238e 100644
--- a/docs/data/Bonus.html
+++ b/docs/data/Bonus.html
@@ -102,6 +102,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -500,7 +502,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/data/Greetings.html b/docs/data/Greetings.html
index cfe0fc89..9019eaa7 100644
--- a/docs/data/Greetings.html
+++ b/docs/data/Greetings.html
@@ -102,6 +102,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -443,7 +445,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/data/Player-Colours.html b/docs/data/Player-Colours.html
index 04f5ef16..42accea0 100644
--- a/docs/data/Player-Colours.html
+++ b/docs/data/Player-Colours.html
@@ -101,6 +101,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -404,7 +406,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/data/Quickbar.html b/docs/data/Quickbar.html
index 37fa44e5..3b806b65 100644
--- a/docs/data/Quickbar.html
+++ b/docs/data/Quickbar.html
@@ -102,6 +102,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -421,7 +423,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/data/Tag.html b/docs/data/Tag.html
index 70dfc46a..42e761c2 100644
--- a/docs/data/Tag.html
+++ b/docs/data/Tag.html
@@ -102,6 +102,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -553,7 +555,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/Autofill.html b/docs/guis/Autofill.html
index a3b80150..784e8f66 100644
--- a/docs/guis/Autofill.html
+++ b/docs/guis/Autofill.html
@@ -103,6 +103,7 @@
+
@@ -168,6 +169,7 @@
+
@@ -605,7 +607,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/Player-List.html b/docs/guis/Player-List.html
index 8ab5feb8..58cafe6b 100644
--- a/docs/guis/Player-List.html
+++ b/docs/guis/Player-List.html
@@ -104,6 +104,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -719,7 +721,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/Readme.html b/docs/guis/Readme.html
index bd7ce1b0..4d853796 100644
--- a/docs/guis/Readme.html
+++ b/docs/guis/Readme.html
@@ -106,6 +106,7 @@
+
@@ -171,6 +172,7 @@
+
@@ -1011,7 +1013,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/Rocket-Info.html b/docs/guis/Rocket-Info.html
index 13a6217b..e75639ce 100644
--- a/docs/guis/Rocket-Info.html
+++ b/docs/guis/Rocket-Info.html
@@ -104,6 +104,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -719,7 +721,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/Science-Info.html b/docs/guis/Science-Info.html
index a7098ad9..2553c75d 100644
--- a/docs/guis/Science-Info.html
+++ b/docs/guis/Science-Info.html
@@ -104,6 +104,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -598,7 +600,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/Task-List.html b/docs/guis/Task-List.html
index 37b282c4..07550c71 100644
--- a/docs/guis/Task-List.html
+++ b/docs/guis/Task-List.html
@@ -104,6 +104,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -1122,7 +1124,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/Warps-List.html b/docs/guis/Warps-List.html
index a4925845..2db7bf5f 100644
--- a/docs/guis/Warps-List.html
+++ b/docs/guis/Warps-List.html
@@ -105,6 +105,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -1088,7 +1090,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/guis/server-ups.html b/docs/guis/server-ups.html
index 577fca9f..80bba7f2 100644
--- a/docs/guis/server-ups.html
+++ b/docs/guis/server-ups.html
@@ -105,6 +105,7 @@
+
@@ -170,6 +171,7 @@
+
@@ -521,7 +523,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/index.html b/docs/index.html
index 1a069bea..3ede4df6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -171,6 +171,10 @@
Makes markers on the map where places have died and reclaims items if not recovered
+ Deconlog
+ Log certain actions into a file when events are triggered
+
+
Discord-Alerts
Sends alert messages to our discord server when certain events are triggered
@@ -429,6 +433,10 @@
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
+
+
+ Deconlog
+ This config controls whether actions such as deconning by players without sufficient permissions is logged or not
Discord-Alerts
@@ -610,7 +618,7 @@ Events.set_event_filter(defines.events.on_built_entity, {{filter = "name", name
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/control.html b/docs/modules/control.html
index b33810f3..a99975eb 100644
--- a/docs/modules/control.html
+++ b/docs/modules/control.html
@@ -95,6 +95,7 @@
+
@@ -175,6 +176,7 @@
+
@@ -268,7 +270,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/modules.addons.station-auto-name.html b/docs/modules/modules.addons.station-auto-name.html
index 4d7442ef..ceaa509e 100644
--- a/docs/modules/modules.addons.station-auto-name.html
+++ b/docs/modules/modules.addons.station-auto-name.html
@@ -103,6 +103,7 @@
+
@@ -183,6 +184,7 @@
+
@@ -321,7 +323,7 @@ Events.set_event_filter(defines.events.on_built_entity, {{filter = "name", name
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/overrides.debug.html b/docs/modules/overrides.debug.html
index fd389e9a..7cf9efb6 100644
--- a/docs/modules/overrides.debug.html
+++ b/docs/modules/overrides.debug.html
@@ -103,6 +103,7 @@
+
@@ -183,6 +184,7 @@
+
@@ -682,7 +684,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/overrides.math.html b/docs/modules/overrides.math.html
index cb5e6e21..d938dc1c 100644
--- a/docs/modules/overrides.math.html
+++ b/docs/modules/overrides.math.html
@@ -103,6 +103,7 @@
+
@@ -183,6 +184,7 @@
+
@@ -381,7 +383,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/overrides.table.html b/docs/modules/overrides.table.html
index 94df9ead..7c5d7893 100644
--- a/docs/modules/overrides.table.html
+++ b/docs/modules/overrides.table.html
@@ -105,6 +105,7 @@
+
@@ -185,6 +186,7 @@
+
@@ -2036,7 +2038,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/utils.event.html b/docs/modules/utils.event.html
index 08d2c03c..7d646cd0 100644
--- a/docs/modules/utils.event.html
+++ b/docs/modules/utils.event.html
@@ -104,6 +104,7 @@
+
@@ -184,6 +185,7 @@
+
@@ -1320,7 +1322,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/utils.event_core.html b/docs/modules/utils.event_core.html
index 5d377bfb..1683c001 100644
--- a/docs/modules/utils.event_core.html
+++ b/docs/modules/utils.event_core.html
@@ -103,6 +103,7 @@
+
@@ -183,6 +184,7 @@
+
@@ -462,7 +464,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/modules/utils.task.html b/docs/modules/utils.task.html
index bd6855eb..c14a6516 100644
--- a/docs/modules/utils.task.html
+++ b/docs/modules/utils.task.html
@@ -104,6 +104,7 @@
+
@@ -184,6 +185,7 @@
+
@@ -679,7 +681,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/topics/LICENSE.html b/docs/topics/LICENSE.html
index ba8bf812..b5efdd3c 100644
--- a/docs/topics/LICENSE.html
+++ b/docs/topics/LICENSE.html
@@ -89,6 +89,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -817,7 +819,7 @@ Public License instead of this License. But first, please read
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC
diff --git a/docs/topics/README.md.html b/docs/topics/README.md.html
index 3af737b7..a94851d1 100644
--- a/docs/topics/README.md.html
+++ b/docs/topics/README.md.html
@@ -89,6 +89,7 @@
+
@@ -169,6 +170,7 @@
+
@@ -377,7 +379,7 @@
generated by LDoc
- Last updated 2021-12-29 15:59:20 UTC
+ Last updated 2021-12-31 14:46:44 UTC