Skip to content

Commit e8d1935

Browse files
committed
remove snapshot warning
1 parent 70f339b commit e8d1935

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

docs/pages/server/labymod/moderation/disable-addons.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
???+ warning "Only available on Snapshot"
2-
This feature was added in LabyMod 4.2.33 (currently only available on the snapshot release channel).
3-
41
The `AddonDisablePacket` is a client-bound packet that forcefully disables the specified addons for the player.
52
Reverting the forced disabled state is also possible via the same packet.
63

docs/pages/server/labymod/moderation/installed-addons.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
???+ warning "Only available on Snapshot"
2-
This feature was added in LabyMod 4.2.33 (currently only available on the snapshot release channel).
3-
41
There are multiple packets related to the installed addons of your players. But all rely on the client-bound packet
52
`InstalledAddonsRequestPacket`.
63
The workflow is as follows:

0 commit comments

Comments
 (0)