{"id":88156,"date":"2026-06-05T03:58:00","date_gmt":"2026-06-05T00:58:00","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/"},"modified":"2026-06-05T03:58:00","modified_gmt":"2026-06-05T00:58:00","slug":"jobpointsshop","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/","title":{"rendered":"JobPointsShop"},"content":{"rendered":"<p># JobPointsShop &#8211; Jobs Reborn Addon<\/p>\n<p>A comprehensive **Job Points management system** for Minecraft servers. Create redeemable vouchers, manage sellable items, and provide players with an intuitive economy system integrated with Jobs Reborn.<\/p>\n<p>&#8212;<\/p>\n<p>## Dependencies<\/p>\n<p>**REQUIRED:** JobsReborn<\/p>\n<p>This plugin is an addon for Jobs Reborn and will not work without it!<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>### Job Points Vouchers<br \/>\n&#8211; **Create vouchers** that players can redeem for job points<br \/>\n&#8211; **Single-use system** &#8211; vouchers are consumed when used<br \/>\n&#8211; **Auto-redeem** if player&#8217;s inventory is full<br \/>\n&#8211; **Bulk distribution** with `\/jgiveall` + custom messages<br \/>\n&#8211; **Mob drop vouchers** for special rewards<\/p>\n<p>### Collectible Items<br \/>\n&#8211; **Event Vouchers** (`\/jevent`) &#8211; Commemorative items for special events<br \/>\n&#8211; **Custom Collectibles** (`\/jitem`) &#8211; Achievement rewards, rank-up items<br \/>\n&#8211; Cannot be redeemed &#8211; kept as memorabilia<br \/>\n&#8211; Shows event name and timestamp<\/p>\n<p>### Advanced SellAll System<br \/>\n&#8211; **Visual GUI** for selling items with prices<br \/>\n&#8211; **Item Configuration GUI** &#8211; Place items directly to set prices<br \/>\n&#8211; **Chat-based Q&#038;A flow** &#8211; 3 simple questions to configure any item<br \/>\n&#8211; **Stack-only mode** &#8211; Require full stacks for selling<br \/>\n&#8211; **Per-block mode** &#8211; Sell any amount of items<br \/>\n&#8211; **Auto-sell system** with two modes:<br \/>\n  &#8211; `all` &#8211; Auto-sell all configured items when picked up<br \/>\n  &#8211; `hand` &#8211; Auto-sell only items matching hand<\/p>\n<p>### Polish &#038; Quality of Life<br \/>\n&#8211; **Cooldown system** (1 second) to prevent spam<br \/>\n&#8211; **Visual effects** &#8211; titles, sounds, particles<br \/>\n&#8211; **Full color support** with Minecraft color codes<br \/>\n&#8211; **Smart validation** &#8211; prevents invalid configurations<br \/>\n&#8211; **Real-time updates** &#8211; changes take effect immediately<\/p>\n<p>&#8212;<\/p>\n<p>## Item Configuration GUI (Best Feature!)<\/p>\n<p>### How It Works<br \/>\n1. Type `\/jobpointshop config` as admin<br \/>\n2. Place ANY item in the chest GUI<br \/>\n3. Answer 3 simple questions in chat:<br \/>\n   &#8211; **Q1:** How many items per stack? (16\/32\/64)<br \/>\n   &#8211; **Q2:** How much for 1 stack? (points)<br \/>\n   &#8211; **Q3:** Stack-only or per-block?<\/p>\n<p>### Example<br \/>\n&#8220;`<br \/>\nAdmin places DIAMOND in GUI<br \/>\nQ1: 64          \u2192 Stack size is 64 items<br \/>\nQ2: 100         \u2192 100 points for 1 full stack<br \/>\nQ3: block       \u2192 Players can sell any amount<\/p>\n<p>Result: 100 \u00f7 64 = 1.5625 points per diamond<br \/>\n&#8211; Sell 1 diamond = 1.56 points<br \/>\n&#8211; Sell 64 diamonds (1 stack) = 100 points<br \/>\n&#8211; Sell 640 diamonds (10 stacks) = 1000 points<br \/>\n&#8220;`<\/p>\n<p>**No more manual config.yml editing!**<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>### Job Points Vouchers<br \/>\n| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/jgive <player> <points>` | Give a player a voucher | `jobpoints.admin` |<br \/>\n| `\/jgiveme <points>` | Give yourself a voucher | `jobpoints.admin` |<br \/>\n| `\/jmob <points>` | Create mob drop voucher | `jobpoints.admin` |<br \/>\n| `\/jgiveall <points> [msg]` | Give all online players | `jobpoints.admin` |<br \/>\n| `\/jevent <event name>` | Create event collectible | `jobpoints.admin` |<br \/>\n| `\/jitem <title> <desc>` | Create custom collectible | `jobpoints.admin` |<br \/>\n| `\/jcheck` | Check voucher details | `jobpoints.admin` |<br \/>\n| `\/jhelp` | Show help menu | `jobpoints.admin` |<\/p>\n<p>### Item Configuration<br \/>\n| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/jobpointshop config` | Open config GUI \u2b50 | `jobpoints.admin` |<br \/>\n| `\/sellallprice <item> <price>` | Set price (old method) | `sellall.admin` |<br \/>\n| `\/sellallremove <item>` | Remove item | `sellall.admin` |<br \/>\n| `\/sellallreload` | Reload config | `sellall.admin` |<\/p>\n<p>### Player Commands<br \/>\n| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/sellall` or `\/sall` | Open sell GUI | `sellall.use` |<br \/>\n| `\/shand` | Sell all matching items | `sellall.use` |<br \/>\n| `\/sauto [all|hand]` | Toggle auto-sell | `sellall.use` |<br \/>\n| `\/sellall prices` | View all prices | `sellall.use` |<\/p>\n<p>&#8212;<\/p>\n<p>## Player Usage<\/p>\n<p>### Redeeming Vouchers<br \/>\n1. **Right-click** any Job Points or Mob Drop voucher<br \/>\n2. Voucher is **consumed** and points are added<br \/>\n3. See **title notification** and hear sound effect<br \/>\n4. If inventory is full, points are auto-redeemed<\/p>\n<p>### Selling Items<br \/>\n1. Use `\/shand` to quickly sell all matching items<br \/>\n2. Use `\/sauto hand` to auto-sell items matching your hand<br \/>\n3. Use `\/sauto all` to auto-sell all configured items<br \/>\n4. Open `\/sellall` GUI to see prices and sell manually<\/p>\n<p>&#8212;<\/p>\n<p>## Installation<\/p>\n<p>1. **Install** JobsReborn first (REQUIRED)<br \/>\n2. **Download** JobPointsShop-1.0.0.jar<br \/>\n3. **Place** in your server&#8217;s `plugins\/` folder<br \/>\n4. **Restart** your server<br \/>\n5. **Configure** permissions in your permission plugin<br \/>\n6. **Start** using `\/jobpointshop config` to set up items!<\/p>\n<p>&#8212;<\/p>\n<p>## Compatibility<\/p>\n<p>&#8211; **Minecraft:** 1.21.x (Paper\/Spigot)<br \/>\n&#8211; **Java:** 17+<br \/>\n&#8211; **Required:** Jobs Reborn (latest version)<\/p>\n<p>&#8212;<\/p>\n<p>## Use Cases<\/p>\n<p>### For Server Owners<br \/>\n&#8211; **Event rewards** &#8211; Give commemorative vouchers for participation<br \/>\n&#8211; **Rank rewards** &#8211; Custom collectibles for rank-ups<br \/>\n&#8211; **Economy control** &#8211; Fine-tune item values with stack\/block modes<br \/>\n&#8211; **Player engagement** &#8211; Auto-sell reduces inventory management hassle<\/p>\n<p>### For Players<br \/>\n&#8211; **Easy selling** &#8211; `\/shand` to quickly sell items<br \/>\n&#8211; **Auto-sell** &#8211; Never worry about full inventories<br \/>\n&#8211; **Clear pricing** &#8211; GUI shows exactly what each item is worth<br \/>\n&#8211; **Collectibles** &#8211; Keep event vouchers as memorabilia<\/p>\n<p>## License<\/p>\n<p>**All Rights Reserved &#8211; Proprietary License**<\/p>\n<p>See [LICENSE](LICENSE) for full terms.<\/p>\n<p>This addon is proprietary software. **Do not redistribute, modify, or claim as your own.**<\/p>\n<p>&#8212;<\/p>\n<p>## Bug Reports &#038; Support<\/p>\n<p>Found a bug? Have a suggestion?<\/p>\n<p>&#8211; **Discord:** dei0<\/p>\n<p>&#8212;<\/p>\n<p>## Credits<\/p>\n<p>**Author:** dei2004<br \/>\n**Based on:** Jobs Reborn by Zrips<br \/>\n**Platform:** Paper\/Spigot 1.21.x  <\/p>\n<p>&#8212;<\/p>\n<p>## Links<\/p>\n<p>&#8211; **Jobs Reborn:** Spigot<\/p>\n<p>&#8212;<\/p>\n<p>**Version:** 1.0.0-SNAPSHOT<br \/>\n**Last Updated:** October 20, 2025  <\/p>\n<p>&#8212;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A comprehensive Job Points voucher system for Minecraft servers using the Jobs Reborn plugin. Create redeemable vouchers, collectible event items, and custom items with full administrative control.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"jobpointsshop","_minecraft_project_id":"P1E5LD6t","_minecraft_author":"dei0","_minecraft_license":"LicenseRef-Proprietary---All-Rights-Reserved","_minecraft_downloads":150,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"jobpointsshop.zip","_minecraft_size_bytes":60705,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T13:29:26.774104Z","_minecraft_date_created":"2025-10-23T06:21:13.204105Z","_minecraft_date_modified":"2025-10-20T05:48:56.391733Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/jobpointsshop","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-05T00:58:01+00:00","_minecraft_import_hash":"b8550fb6467c6c44b87d471699ad57a1","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,126,127,92],"mod_loader":[132],"minecraft_version":[62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-88156","mod","type-mod","status-publish","hentry","mod_category-economy","mod_category-management","mod_category-paper","mod_category-utility","mod_loader-paper","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>JobPointsShop - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"JobPointsShop - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A comprehensive Job Points voucher system for Minecraft servers using the Jobs Reborn plugin. Create redeemable vouchers, collectible event items, and custom items with full administrative control.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jobpointsshop\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jobpointsshop\\\/\",\"name\":\"JobPointsShop - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-05T00:58:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jobpointsshop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jobpointsshop\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/jobpointsshop\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"JobPointsShop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"JobPointsShop - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/","og_locale":"en_US","og_type":"article","og_title":"JobPointsShop - Minecraft","og_description":"A comprehensive Job Points voucher system for Minecraft servers using the Jobs Reborn plugin. Create redeemable vouchers, collectible event items, and custom items with full administrative control.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/","name":"JobPointsShop - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-05T00:58:00+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/jobpointsshop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"JobPointsShop"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/88156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=88156"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=88156"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=88156"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=88156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}