Added /chelp

This commit is contained in:
Cooldude2606
2019-03-08 15:55:57 +00:00
parent aac2ba82e6
commit 4fccddf784
5 changed files with 70 additions and 3 deletions

View File

@@ -303,7 +303,7 @@ function Commands.search(keyword,allowed_player)
matches[name] = {
name=name,
help=description,
description=description,
description='',
aliases={}
}
end