mirror of
https://github.com/etlegacy/wolfadmin.git
synced 2024-11-12 23:54:36 +00:00
17 lines
316 B
TOML
17 lines
316 B
TOML
|
[[banner]]
|
||
|
welcome = true
|
||
|
text = "This server is running WolfAdmin."
|
||
|
|
||
|
[[banner]]
|
||
|
welcome = true
|
||
|
text = "Type ^7/wolfadmin ^9for more information."
|
||
|
|
||
|
[[banner]]
|
||
|
welcome = true
|
||
|
info = true
|
||
|
text = "Type ^7!help ^9to view your available commands."
|
||
|
|
||
|
[[banner]]
|
||
|
info = true
|
||
|
text = "Remember to have fun!"
|