summaryrefslogtreecommitdiff
path: root/docs/motd.md
blob: 877534610b79224e2987c2543c74cad4c7d23937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# motd

[<-Back-to:Auth](database-auth.md)

**The \`motd\` table**

**Structure**

| Field        | Type     | Attributes | Key | Null | Default | Extra | Comment |
| ------------ | -------- | ---------- | --- | ---- | ------- | ----- | ------- |
| [realmid][1] | INT      | SIGNED     | PRI | NO   |         |       |         |
| [text][2]    | LONGTEXT |            |     | YES  | NULL    |       |         |


[1]: #realmid
[2]: #username

## Description of the fields

### realmid

RealmID for the Motd to be sent

-1 for all realms

A specified realm is superior to -1 (All Realms)

### text

The text for Motd