Shower System
Commands
Commands
Player
| Command | Description |
|---|---|
/hygiene |
Shows your current Higiene and Dental percentage (and remaining deodorant time, if active) as a notification. |
/hudstyle |
Opens the in-game HUD style picker panel (drag-to-move / hide are reached from there too). Close with ESC. |
/hudstyle <style> |
Switches your HUD style directly. Valid: hex, circle, capsule, diamond, ring. |
The /hudstyle command name is configurable — see Config.HygieneSystem.hudStyleCommand in Configuration.
Using the HUD
- Move / hide — open
/hudstyle, click "Mover / Ocultar HUD", then drag the HUD, use the 👁 button to hide/show, ↺ to reset position, and ESC to save. - Pick a style — click any card in the
/hudstylepanel; it applies instantly and is saved for that player.
Showering, deodorant, perfume, brushing and gum are all triggered by using the matching item (or the ox_target eye on shower props) — not by commands.
Admin
These require the admin or god permission group (checked server-side).
| Command | Description |
|---|---|
/sethygiene <amount> |
Set your own hygiene (0–100). |
/sethygiene <id> <amount> |
Set another player's hygiene. |
/setdental <amount> |
Set dental hygiene (0–100). |
/whistle |
Play a whistle. |
Debug
Verbose helpers, useful while setting up custom shower props. They print to chat/console and don't affect gameplay state.
| Command | Description |
|---|---|
/positionwater |
Live tool to position the water particle effect on a shower prop (arrow keys / PgUp-PgDn / numpad ± · ENTER saves, BACKSPACE cancels). Copy the offset into config/shower.lua. |
/checkshower |
Reports nearby shower props the script can detect. |
/testwater |
Spawns the water effect for testing. |
/showerdebug |
(Server) prints hygiene decay info. |
