msgbases.toml
Contains an array of msgbase
lives in the data path
Example:
[[msgbase]]
name = "FSXNET: General Chat"
file = "fsx_gen"
type = "echomail"
aka = "21:1/999"
write-sec = 25
- name The human readable name of the message base
- file The filename (without extension) of the JAM message base containing messages (relative to the
message path
in envy.ini) - type either local, echomail or netmail
- aka the aka for the network this message base is a part of (only required for netmail / echomail)
- write-sec the minimum security level a user must have to write in the area
- read-sec the minimum security level a user must be for the area to be visible at all