Minecraft:Commands/lesson: Difference between revisions
From SAS Gaming Wiki
More actions
imported>ProBot m Bot: Adding ja:コマンド/lesson |
Sync: updated from Minecraft |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
{{Infobox command | {{Infobox command | ||
| name = lesson | | name = lesson | ||
| oplevel = | | oplevel = 1 | ||
| | | hidden = 1 | ||
}} | }} | ||
Handle Educational Lesson reporting.{{Verify|Correct use?}} | |||
== Syntax == | == Syntax == | ||
<code>lesson</code>{{ | <code>lesson <player: target></code> | ||
* Start course for specified player. | |||
<code>lesson <player: target> lesson <action: LessonAction> [score: int]</code> | |||
* Actions for controlling specific courses. | |||
<code>/lesson <player: target> activity <id: string> <action: LessonAction> [score: int]</code> | |||
* Progress for specifying a specific activity ID. | |||
== Arguments == | |||
{{argument|player: target|target|be=1}} | |||
{{argument|action: LessonAction|enum|be=1}} | |||
Must be one of the following: | |||
* complete | |||
* restart | |||
{{argument|score: int|int|be=1}} | |||
{{argument|id: string|string|be=1}} | |||
{{ | |||
== Result == | == Result == | ||
| Line 32: | Line 45: | ||
[[Minecraft:ja:コマンド/lesson]] | [[Minecraft:ja:コマンド/lesson]] | ||
[[Minecraft:pt:Comandos/lesson]] | [[Minecraft:pt:Comandos/lesson]] | ||
Latest revision as of 11:07, 5 September 2026
Template:Stub Template:Education feature Template:Infobox command
Handle Educational Lesson reporting.Template:Verify
Syntax
lesson <player: target>
- Start course for specified player.
lesson <player: target> lesson <action: LessonAction> [score: int]
- Actions for controlling specific courses.
/lesson <player: target> activity <id: string> <action: LessonAction> [score: int]
- Progress for specifying a specific activity ID.
Arguments
Must be one of the following:
- complete
- restart
Result
Starts a lesson with players on the Minecraft:server.Template:Verify
History
Minecraft:de:Befehl/lesson Minecraft:ja:コマンド/lesson Minecraft:pt:Comandos/lesson