diff --git a/doc/config.ld b/doc/config.ld index 79ac9eed..a1208208 100644 --- a/doc/config.ld +++ b/doc/config.ld @@ -22,6 +22,7 @@ new_type("gui", "Guis", true) new_type("config", "Configs", true) new_type("dep", "Dependencies", false) +new_type("element", "Elements", false) new_type("event", "Events", false, "Event Parameters") new_type("command", "Commands", false, "Command Parameters") diff --git a/doc/control/Jail.html b/doc/control/Jail.html index 1dfe56b7..7f30d80c 100644 --- a/doc/control/Jail.html +++ b/doc/control/Jail.html @@ -64,6 +64,18 @@ +