summaryrefslogtreecommitdiff
path: root/docs/src/en/player-guide/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/en/player-guide/index.md')
-rw-r--r--docs/src/en/player-guide/index.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/src/en/player-guide/index.md b/docs/src/en/player-guide/index.md
deleted file mode 100644
index 545d0f6..0000000
--- a/docs/src/en/player-guide/index.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# Player Reference
-
-This page is a reference for players using LunaticChat.
-
-For plugin installation and configuration, refer to the [Guide](../admin-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.