Template:Infobox command/doc: Difference between revisions

No edit summary
mNo edit summary
Line 17: Line 17:
| <code>oplevel</code>
| <code>oplevel</code>
| The permission level.
| The permission level.
|-
| <code>nocmdblock</code>
| If set, adds the "No command blocks" restriction.
|-
|-
| <code>cheat</code>
| <code>cheat</code>
Line 65: Line 62:
| editions = {{{editions}}}
| editions = {{{editions}}}
| oplevel = 1
| oplevel = 1
| nocmdblock = 1
| cheat = 1
| cheat = 1
| serveronly = 1
| serveronly = 1
Line 79: Line 75:
| editions = {{{editions}}}
| editions = {{{editions}}}
| oplevel = 1
| oplevel = 1
| nocmdblock = 1
| cheat = 1
| cheat = 1
| serveronly = 1
| serveronly = 1
Line 132: Line 127:
"op",
"op",
"permission"
"permission"
]
},
"nocmdblock": {
"label": "Restricted to command blocks",
"description": "If set, mentions that this command is only available in command blocks.",
"autovalue": "1",
"aliases": [
"cmdblock",
"noCommandBlock"
]
]
},
},