TotalFreedomMod icon indicating copy to clipboard operation
TotalFreedomMod copied to clipboard

/tag missing argument

Open script-head opened this issue 9 years ago • 3 comments

While going through the code I noticed that /tag was missing the argument [list]. Was this on purpose or was it a mistake? @CommandParameters(description = "Sets yourself a prefix", usage = "/<command> <set <tag..> | off | clear <player> | clearall")

script-head avatar Jun 11 '16 21:06 script-head

What do you mean exactly? It seems fine to me.

JeromSar avatar Jun 12 '16 08:06 JeromSar

When you run /tag on the command syntex it doesn't show the list argument take a look at the command syntex in Command_tag.java

script-head avatar Jun 15 '16 02:06 script-head

I have confirmed that in the current server build this is still an issue.

Wild1145 avatar Jan 08 '17 00:01 Wild1145