We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f339b commit e8d1935Copy full SHA for e8d1935
docs/pages/server/labymod/moderation/disable-addons.md
@@ -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
-
4
The `AddonDisablePacket` is a client-bound packet that forcefully disables the specified addons for the player.
5
Reverting the forced disabled state is also possible via the same packet.
6
docs/pages/server/labymod/moderation/installed-addons.md
There are multiple packets related to the installed addons of your players. But all rely on the client-bound packet
`InstalledAddonsRequestPacket`.
The workflow is as follows:
0 commit comments