TotalFreedom / TotalFreedomMod

A server modification for the TotalFreedom server
http://totalfreedom.me/
Other
44 stars 222 forks source link

/tag missing argument #1768

Open script-head opened 8 years ago

script-head commented 8 years ago

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")

JeromSar commented 8 years ago

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

script-head commented 8 years ago

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

Wild1145 commented 7 years ago

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