blob: 338694eccc77e996df57604096bc486bc0c4def4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Player Reference
This page is a reference for players using LunaticChat.
For plugin installation and configuration, refer to the [Guide](../guide/getting-started.md).
## Legend
The legend used in the command reference is as follows:
- `<argument>`: Indicates a required argument. Must be specified for execution.
- `[argument]`: Indicates an optional argument. Can be omitted during execution.
- `|`: Used when there are multiple choices. For example, `<yes|no>` means specifying either `yes` or `no`.
- `...`: Indicates that multiple arguments can be specified. For example, `<item>...` means multiple items can be specified.
## Labels
When the following labels are present, they have these meanings:
- <Badge type="info" text="v0.1.0" />: Indicates this feature was introduced in LunaticChat version 0.1.0.
- <Badge type="tip" text="Paper" />: Indicates this feature is available in Paper environments.
- <Badge type="tip" text="Velocity" />: Indicates this feature is available in Velocity environments.
- <Badge type="tip" text="Paper / Velocity" />: Indicates this feature is available in both Paper and Velocity environments.
|