Erupe Configuration
houmgaor edited this page 2026-02-18 13:49:35 +01:00
Clone

Wiki Page Revisions

14 Commits

Author SHA1 Message Date
houmgaor
8d5c165366 Fix course bitfield table: correct bit positions and values
The table had courses renumbered sequentially as bits 0-10, but the
code uses value = 2^ID where bit position equals the course ID.
Every row was wrong (e.g. HunterLife was listed as bit 0/value 1,
actually ID 2/value 4; NetCafe is 2^26, not 256). Fix all values
and update the SQL examples accordingly.
2026-02-18 13:49:35 +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
stratic-dev
d28b2b4b87 Updated Erupe Configuration (markdown) 2025-03-02 14:23:19 +00:00
stratic-dev
d78bbe15b2 Updated Erupe Configuration (markdown) 2025-03-02 14:22:54 +00:00
stratic-dev
ab4feee53b Updated Erupe Configuration (markdown) 2024-07-01 15:28:39 +01:00
stratic-dev
a85b04266e Updated Erupe Configuration (markdown) 2024-06-29 17:04:50 +01:00
wish
5123a74a8c update wiki 2024-02-10 17:10:09 +11:00
stratic-dev
f492914994 Updated Erupe Configuration (markdown) 2024-02-09 14:25:01 +00:00
stratic-dev
9f60a5bade Updated Erupe Configuration (markdown) 2024-01-26 17:18:58 +00:00
stratic-dev
579e97c563 Updated Erupe Configuration (markdown) 2024-01-26 17:18:17 +00:00
stratic-dev
bf12e1a99d Updated Erupe Configuration (markdown) 2024-01-26 17:17:26 +00:00
wish
559a1000e2 update Erupe-Configuration.md 2024-01-19 21:39:48 +11:00
wish
1047a0b2c6 update Erupe-Configuration.md 2023-12-31 13:53:24 +11:00
stratic-dev
2ce9b1aff2 Updated Configuration (markdown) 2023-11-25 14:19:27 +00:00