Module:Command/Syntax: Difference between revisions
Add setblock |
m adding more commands. First test to make sure I understand the syntax |
||
| Line 1: | Line 1: | ||
return { | return { | ||
achievement = { "[<''give''>|<''take''>]", "[<''stat_name''>|*]", { "<''player''>" } }, | |||
['?'] = 'help', | ['?'] = 'help', | ||
help = { { "[<''page''>|<''command''>]" } }, | help = { { "[<''page''>|<''command''>]" } }, | ||