You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Learn what ${plugin.name} does, how to use it, and which player commands are available.
994
+
title: ${plugin.name} Guide
995
+
description: Learn what ${plugin.name} does, how to use it, and which public commands are available.
995
996
---
996
997
997
-
This page introduces ${escapeHtml(plugin.name)} from a player point of view. It focuses on what you can do in-game, how to get started, and which commands are useful when the feature is available to you.
998
+
This page introduces ${escapeHtml(plugin.name)} from a public server-docs point of view. It focuses on what the feature does in-game, how to get started when you have access, and which commands are useful.
998
999
999
1000
## What It Does
1000
1001
@@ -1031,13 +1032,13 @@ The [full synced ${plugin.name} reference](${publicRepoBlob}/project-docs/docs/p
@@ -1054,7 +1055,7 @@ This site explains the player-facing features, commands, and server systems that
1054
1055
- [Getting started](./player-guides/getting-started/) gives players a friendly overview.
1055
1056
- [Common player commands](./player-guides/commands/) lists useful commands and what they are for.
1056
1057
- [Feature overview](./player-guides/features/) summarizes the player-facing plugin features.
1057
-
- [Plugin player guides](./player-guides/plugins/) explain each feature, how to use it, commands, and examples.
1058
+
- [Plugin guides](./player-guides/plugins/) explain each feature, how to use it, commands, and examples.
1058
1059
- [Staff reference](./staff-reference/) links to the raw synced documentation for deeper staff review.
1059
1060
1060
1061
## Public URL
@@ -1099,7 +1100,7 @@ Commands can be permission-based. This list explains what common commands are me
1099
1100
1100
1101
${commandTable(PLAYER_COMMANDS)}
1101
1102
1102
-
For the fuller introduction to each feature, open the [plugin player guides](../plugins/). Those pages explain what each feature does before listing commands.
1103
+
For the fuller introduction to each feature, open the [plugin guides](../plugins/). Those pages explain what each feature does before listing commands.
0 commit comments