Template:Infobox command/doc: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
! Default value | ! Default value | ||
|- | |- | ||
| <code> | | <code>name</code> | ||
| The commands name | | The commands name | ||
| ''Subpage name'' | | ''Subpage name'' | ||
Line 20: | Line 20: | ||
| | | | ||
|- | |- | ||
| <code> | | <code>oplevel</code> | ||
| Restrictions on who can use the command. Can be <code>op</code> (operator), <code>admin</code> (administrator), <code>mp</code> (multiplayer and operator), or <code>host</code> | | Restrictions on who can use the command. Can be <code>op</code> (operator), <code>admin</code> (administrator), <code>mp</code> (multiplayer and operator), or <code>host</code> | ||
| | | | ||
|- | |- | ||
| <code>cmdblock</code> | | <code>cmdblock</code> | ||
| Set to 0 for no command block, or 1 for command blocks when using <code>MP</code> | | Set to 0 for no command block, or 1 for command blocks when using <code>MP</code> | ||
| Based on <code> | | Based on <code>oplevel</code> | ||
|} | |} | ||
}} | }} |