# 32s Watermark
## Commands
/wm - Open watermark settings context menu
## Configuration Options
**Display Settings**
- ImagePath - Logo filename in web/img/ folder
- Size - Watermark width in pixels (fully configurable)
- Opacity - Transparency level (0.0 to 1.0)
**Position Settings**
- Horizontal - Alignment: "left", "center", or "right"
**Animation Settings**
- Enabled - Toggle logo animations on/off
- Speed - Animation duration in milliseconds
**Behavior Settings**
- HideOnPause - Hide watermark when pause menu is active
**Command Settings**
- Enabled - Enable/disable /wm command
- Name - Command name (default: "wm")
## Installation
1. Place resource in your server's resources folder
2. Add `ensure 32s_watermark` to server.cfg
3. Configure settings in config.lua
4. Add your logo to web/img/ folder
5. Restart server
## User Interface
**Context Menu Controls**
- Toggle watermark visibility on/off
- Position settings with left, center, right options
- Visual feedback with icons and descriptions
- Dynamic menu updates showing current state
**Position Persistence**
- Automatic saving of user preferences
- Cross-session memory across server restarts
## Dependencies
ox_lib