Improve ::position command message

This commit is contained in:
Major
2018-03-28 17:48:07 +01:00
parent 4b68b8e47e
commit 0316753f46
2 changed files with 13 additions and 6 deletions
+6 -5
View File
@@ -1,12 +1,13 @@
plugin {
name = "chat_commands"
authors = [
"Graham",
"Major",
"lare96",
"cubeee",
"Graham",
"Major",
"lare96",
"cubeee",
]
dependencies = [
"util:command",
"api",
"util:command",
]
}