12 lines
304 B
YAML
12 lines
304 B
YAML
|
|
name: CustomMOTD
|
||
|
|
main: alttd.destro.custommotd.CustomMOTD
|
||
|
|
version: 1.0
|
||
|
|
author: destro174
|
||
|
|
commands:
|
||
|
|
custommotd:
|
||
|
|
aliases: [cmotd]
|
||
|
|
description: Set motd in-game or in console.
|
||
|
|
customicon:
|
||
|
|
aliases: [cicon]
|
||
|
|
description: Change the servericon in game or from console.
|
||
|
|
|