2024-11-30 14:00:25 -06:00
|
|
|
---
|
|
|
|
id: libsdisguises
|
|
|
|
title: LibsDisguises
|
|
|
|
---
|
|
|
|
|
|
|
|
# LibsDisguises
|
2024-12-02 12:41:26 -06:00
|
|
|
|
2024-11-30 14:00:25 -06:00
|
|
|
The LibsDisguises module adds two new commands: `undisguiseall` and `disguisetoggle`.
|
|
|
|
|
|
|
|
## Commands
|
2024-12-02 12:41:26 -06:00
|
|
|
|
2024-11-30 14:00:25 -06:00
|
|
|
### undisguiseall
|
2024-12-02 12:41:26 -06: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`.
|
2025-01-24 09:58:46 -06:00
|
|
|
This permission will not bypass `-a`, however. The permission to use the command itself is
|
|
|
|
`plex.libsdisguises.undisguiseall`
|
2024-11-30 14:00:25 -06:00
|
|
|
|
|
|
|
### disguisetoggle
|
2024-12-02 12:41:26 -06:00
|
|
|
|
2025-01-24 09:58:46 -06:00
|
|
|
The `disguisetoggle` command toggles LibsDisguises. It allows 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 re-enabled.
|