# Painting - v1.0.4
## Prompt-Timeout Defaults Off
### PLUGIN FIXES
- **Prompt-timeout disabled by default** — players were being silently kicked with the "declined" message when their client hadn't rendered the resourcepack prompt yet (slow client / laggy connection / brief AFK). Bundled `prompt-timeout` now defaults to `0`; opt back in if you genuinely want to AFK-kick at the prompt.
- **Bad URLs no longer produce a misleading "declined" kick** — `INVALID_URL` and `DISCARDED` pack statuses now cancel the pending prompt-timeout. Previously a malformed URL would still kick the player 15s later with the wrong message.