Commands¶
This page describes all available commands to operate DKMotd from the player chat and console.
Important things to remember about commands:
- Required arguments are declared with
<example>
- Optional arguments are declared with
[example]
- Sub commands documented on another page are declared with
...
Motd commands¶
These commands are used to manage different motd templates in DKMotd.
/motd list
/motd <name> [info]
/motd <name> active
/motd <name> create
/motd <name> delete
/motd <name> name <newName>
/motd <name> baseLine <text>
/motd <name> secondLines
/motd <name> versionText <text>
/motd <name> wrongVersionText <text>
/motd <name> supportedVersions
/motd <name> favicon <favicon>
/motd <name> playerInfo
Join message commands¶
These commands are used to manage different join message templates in DKMotd.
/joinmessage list
/joinmessage <name> [info]
/joinmessage <name> active
/joinmessage <name> create
/joinmessage <name> delete
/joinmessage <name> name <newName>
/joinmessage <name> baseMessage <text>
/joinmessage <name> secondMessages
Maintenance commands¶
These commands are used for managing the maintenance of the server in DKMotd.
/maintenance active
/maintenance info
/maintenance timeout <timeout>
/maintenance reason <reason>
/maintenance duration <duration>
Tablist commands¶
These commands are used for managing the tablist in DKMotd.
/tablist info
/tablist header <header>
/tablist footer <footer>
/tablist labyModServerBanner <imageUrl>
Last update:
2021-08-10