{% extends "base.html" %} {% block title %}Logon/Logoff Modules - Admin{% endblock %} {% block content %}
| Sort | Name | Type | Min Level | Skip Fast? | Active | Actions |
|---|---|---|---|---|---|---|
| {{ mod.sort_order }} |
{{ mod.name }}
{% if mod.description %} {{ mod.description }}{% endif %} |
{{ mod.module_type }} |
{{ mod.min_access_level }} | {{ '✓' if mod.skip_on_fast_logon else '—' }} | Edit |
No {{ event_label.lower() }} modules configured.
{% endif %} {% endfor %}wall — Show the Graffiti Wallansi — Display an ANSI screen slot (params: {"slot":"welcome"})shell — Run a shell command (params: {"command":"/path/script.sh"})door_native — Native Linux door binary (params: {"path":"/path/door","args":"--node $NODE"})door_python — Python door module (params: {"module":"anetbbs.doors.mything","func":"run"})