Commands
houmgaor edited this page 2026-02-18 13:52:19 +01:00
Clone

Wiki Page Revisions

3 Commits

Author SHA1 Message Date
houmgaor
fca9aee26c Fix course command mitigation: reference Courses array, not DefaultCourses
The !course command checks the Courses config array (not DefaultCourses)
to determine which courses players can toggle. DefaultCourses sets
always-on courses by ID; Courses controls per-course toggleability.
2026-02-18 13:52:19 +01:00
houmgaor
d303f98c05 Consolidate docs/ content into wiki as single source of truth
Port logging config, MHFML tags, course bitfields, security checklist,
command security classification, player commands reference, DB
troubleshooting/backup/tuning, and firewall/monitoring guides from the
v9.2.x-stable docs/ into the wiki. All schema references adapted to
current main branch field names.
2026-02-18 11:41:31 +01:00
houmgaor
4082d82b0d Add wiki pages for database setup, commands, and server operations
Expand Home.md from a one-liner into a proper landing page with getting
started guide and wiki index. Add three new pages covering the main
documentation gaps: database schema management, in-game command reference,
and server operations (quest files, saves, API, Discord, Docker).
2026-02-16 16:41:11 +01:00