From 04bdbba9e9aa77c42f21e4d75ffa035d03daad05 Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Fri, 10 Sep 2021 13:41:06 +0200 Subject: Change description --- README.md | 2 +- chatcommands.go | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8162cb..092309a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # mt-multiserver-chatcommands -mt-multiserver-chatcommands is a plugin for mt-multiserver-proxy that adds the default chat commands +mt-multiserver-chatcommands provides a useful chat command interface for mt-multiserver-proxy. diff --git a/chatcommands.go b/chatcommands.go index e585e11..409603f 100644 --- a/chatcommands.go +++ b/chatcommands.go @@ -1,3 +1,7 @@ +/* +mt-multiserver-chatcommands provides a useful chat command interface +for mt-multiserver-proxy. +*/ package main import ( -- cgit v1.2.3