# ๐ฏ Pure-Pinboard v2.0 | Community Boards & Bounty Hunting System
Transform your RedM server with an immersive dual-system resource that brings the notice boards to life.
---
## ๐ PINBOARD SYSTEM
Let your players interact with community bulletin boards across your server!
โ **Post Images** - Players can post images to pinboards in any configured town
โ **Configurable Pricing** - Set different prices per town
โ **Auto-Expiration** - Posts automatically expire after set time (default: 7 days)
โ **Ownership System** - Players can only delete their own posts
โ **Admin & Police Removal** - Authorized roles can remove inappropriate content
โ **Discord Webhooks** - Get notified of new posts and removals
โ **Beautiful UI** - Clean, immersive pinboard interface
---
## ๐ฏ BOUNTY HUNTING SYSTEM
A complete bounty hunting experience with progression!
โ **50+ Unique Bounties** - Pre-configured contracts across 5 towns
โ **Dynamic NPC Spawning** - Targets and guards spawn when you arrive
โ **Alive vs Dead Rewards** - Capture alive for 100% reward, dead for 80%
โ **XP & Level Progression** - Exponential leveling system keeps players engaged
โ **Leaderboards** - Competitive rankings for top bounty hunters
โ **Multi-Target Bounties** - Some contracts require capturing multiple targets
โ **Prison Wagon Support** - Special bounties with transport vehicles
โ **Level Requirements** - Lock advanced bounties behind hunter levels
โ **"WANTED" HUD Display** - Immersive on-screen text when in bounty area
โ **Target Blip Persistence** - Blips stay on corpses for easy retrieval
---
## ๐ง FEATURES
| Feature | Description |
|---------|-------------|
| ๐ Discord Integration | Public & admin webhooks for all activities |
| ๐พ MySQL Database | Persistent storage with oxmysql |
| โ๏ธ Highly Configurable | Extensive config file for full customization |
| ๐ Permission System | Job & item requirements supported |
| ๐ฎ ox_lib Menus | Modern, clean menu interface || ๐งน Auto Cleanup | Expired posts removed automatically |
---
## ๐ REQUIREMENTS
- RSGCore Framework
- oxmysql
- ox_lib
---
## ๐ฆ WHAT'S INCLUDED
- SQL schema file
- 50+ pre-configured bounty contracts
- Easy installation guide
---
## ๐จ CUSTOMIZATION
Everything is configurable in `shared/config.lua`:
- Town locations & prices
- Bounty contracts (add your own!)
- XP formula & level multipliers
- Reward amounts
- Job/item requirements
- Webhook URLs
- All text strings (easy localization)
---
## ๐ EASY SETUP
1. Add resource to your server
2. Configure `shared/config.lua`
3. Add to server.cfg: `ensure Pure-pinboard`
- Tables auto-create on first start, but we have included install.sql for peace of mind.ย
---