From 86322b358463f774f6f2e64b254f75d5b3f8f186 Mon Sep 17 00:00:00 2001 From: dex <50967069+dexuby@users.noreply.github.com> Date: Sun, 18 Feb 2024 16:35:34 +0100 Subject: [PATCH 1/2] Bee count payload documentation. --- mkdocs/purpur/configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mkdocs/purpur/configuration.md b/mkdocs/purpur/configuration.md index 752c506..253f5e0 100644 --- a/mkdocs/purpur/configuration.md +++ b/mkdocs/purpur/configuration.md @@ -239,6 +239,10 @@ S · ◈ · ◈ · ◈ · SW · ◈ · ◈ · ◈ · W · ◈ - **default**: false - **description**: Set to true to always show the item used to kill the player in player death messages. +### bee-count-payload +- **default**: false +- **description**: Set to true to allow clients to request the bee count of beehives using custom payload packets. (Primarily used by the Purpur client mod) + ### messages #### afk-broadcast-away From 2020de240d8fc0c0227da403013d2550dd82bdb4 Mon Sep 17 00:00:00 2001 From: granny Date: Sun, 18 Feb 2024 16:08:49 -0800 Subject: [PATCH 2/2] Update configuration.md --- mkdocs/purpur/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/purpur/configuration.md b/mkdocs/purpur/configuration.md index 253f5e0..a55ff6e 100644 --- a/mkdocs/purpur/configuration.md +++ b/mkdocs/purpur/configuration.md @@ -241,7 +241,7 @@ S · ◈ · ◈ · ◈ · SW · ◈ · ◈ · ◈ · W · ◈ ### bee-count-payload - **default**: false -- **description**: Set to true to allow clients to request the bee count of beehives using custom payload packets. (Primarily used by the Purpur client mod) +- **description**: Set to true to allow clients to request the bee count of beehives using custom payload packets. (Primarily used by the [PurpurClient](https://modrinth.com/mod/PurpurClient) mod) ### messages