Skip to content

Commit

Permalink
remove snapshot warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpingpxl committed Jul 31, 2024
1 parent 70f339b commit e8d1935
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions docs/pages/server/labymod/moderation/disable-addons.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
???+ warning "Only available on Snapshot"
This feature was added in LabyMod 4.2.33 (currently only available on the snapshot release channel).

The `AddonDisablePacket` is a client-bound packet that forcefully disables the specified addons for the player.
Reverting the forced disabled state is also possible via the same packet.

Expand Down
3 changes: 0 additions & 3 deletions docs/pages/server/labymod/moderation/installed-addons.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
???+ warning "Only available on Snapshot"
This feature was added in LabyMod 4.2.33 (currently only available on the snapshot release channel).

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:
Expand Down

0 comments on commit e8d1935

Please sign in to comment.