2024-11-30 20:00:25 +00:00
|
|
|
---
|
|
|
|
id: libsdisguises
|
|
|
|
title: LibsDisguises
|
|
|
|
---
|
|
|
|
|
|
|
|
# LibsDisguises
|
2024-12-02 18:41:26 +00:00
|
|
|
|
2024-11-30 20:00:25 +00:00
|
|
|
The LibsDisguises module adds two new commands: `undisguiseall` and `disguisetoggle`.
|
|
|
|
|
|
|
|
## Commands
|
2024-12-02 18:41:26 +00:00
|
|
|
|
2024-11-30 20:00:25 +00:00
|
|
|
### undisguiseall
|
2024-12-02 18:41:26 +00:00
|
|
|
|
|
|
|
The `undisguiseall` command disguises all non-admins. You can optionally add `-a` to undisguise all players including
|
|
|
|
admins. If your server is using permissions, the permission to bypass being undisguised is `plex.libsdisguises.bypass`.
|
|
|
|
This permission will not bypass `-a`. The permission to use the command itself is `plex.libsdisguises.undisguiseall`
|
2024-11-30 20:00:25 +00:00
|
|
|
|
|
|
|
### disguisetoggle
|
2024-12-02 18:41:26 +00:00
|
|
|
|
|
|
|
The `disguisetoggle` command toggles LibsDisguises. It allows admins or players with the
|
|
|
|
`plex.libsdisguises.disguisetoggle` permission to toggle LibsDisguises. When LibsDisguises is disabled, all players are
|
|
|
|
undisguised and no commands from LibsDisguises can be used until reenabled.
|