{"id":113990,"date":"2026-06-06T20:16:09","date_gmt":"2026-06-06T17:16:09","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/"},"modified":"2026-06-06T20:16:09","modified_gmt":"2026-06-06T17:16:09","slug":"notmines","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/","title":{"rendered":"NotMines"},"content":{"rendered":"<p># Mines<\/p>\n<p>A clean, modern Mines plugin for Paper servers.<\/p>\n<p>&#8212;<\/p>\n<p>If you want a Mines plugin that feels smooth in game without turning into a headache to manage, that is what this is built for.<\/p>\n<p>Mines gives players a simple 5&#215;5 GUI-based gambling game with Vault support, configurable limits, persistent stats, live reloads, and a cleaner overall feel than the usual thrown-together casino plugins.<\/p>\n<p>The board is generated server-side when the round starts, payouts are based on real survival odds with a configurable house edge, and the plugin stays easy to work with even after you start customizing it.<\/p>\n<p>## Screenshots<\/p>\n<p>![Main game board](https:\/\/cdn.modrinth.com\/data\/cached_images\/6fb42addbe50a33d274370627f5065f40ae81ccb.png)<\/p>\n<p>![Cashout screen with mine reveal](https:\/\/cdn.modrinth.com\/data\/cached_images\/f9d206be73d259f6beb433722c3bb8f0138d6d65.png)<\/p>\n<p>![Stats button in gui](https:\/\/cdn.modrinth.com\/data\/cached_images\/c39d9f78185d0cec4096e386280c0ec6bdb963fb.png)<\/p>\n<p>![Stats command output](https:\/\/cdn.modrinth.com\/data\/cached_images\/747df2ffdf7734dcca82fcb0b0ff0918b4fefecd.png)<\/p>\n<p>## PlaceholderAPI<\/p>\n<p>If PlaceholderAPI is installed, NotMines registers the `%notmines_&#8230;%` placeholder set automatically.<\/p>\n<p>Player stat placeholders:<\/p>\n<p>&#8211; `%notmines_games%`<br \/>\n&#8211; `%notmines_wins%`<br \/>\n&#8211; `%notmines_losses%`<br \/>\n&#8211; `%notmines_tiles_cleared%`<br \/>\n&#8211; `%notmines_win_rate%`<br \/>\n&#8211; `%notmines_total_wagered%`<br \/>\n&#8211; `%notmines_total_paid%`<br \/>\n&#8211; `%notmines_profit%`<br \/>\n&#8211; `%notmines_best_cashout%`<br \/>\n&#8211; `%notmines_biggest_bet%`<\/p>\n<p>For leaderboard plugins such as Topper, use the raw numeric variants for money values so sorting stays numeric instead of lexicographic:<\/p>\n<p>&#8211; `%notmines_total_wagered_raw%`<br \/>\n&#8211; `%notmines_total_paid_raw%`<br \/>\n&#8211; `%notmines_profit_raw%`<br \/>\n&#8211; `%notmines_best_cashout_raw%`<br \/>\n&#8211; `%notmines_biggest_bet_raw%`<\/p>\n<p>If you want integer minor-unit values instead, these are also available:<\/p>\n<p>&#8211; `%notmines_total_wagered_minor%`<br \/>\n&#8211; `%notmines_total_paid_minor%`<br \/>\n&#8211; `%notmines_profit_minor%`<br \/>\n&#8211; `%notmines_best_cashout_minor%`<br \/>\n&#8211; `%notmines_biggest_bet_minor%`<\/p>\n<p>## Features<\/p>\n<p>&#8211; Clean 5&#215;5 Mines GUI<br \/>\n&#8211; Vault economy support for bets and payouts<br \/>\n&#8211; Compact number support like `1k`, `1.1k`, `1m`, `1.4m`, and `1b`<br \/>\n&#8211; Configurable minimum and maximum bet limits<br \/>\n&#8211; Configurable minimum and maximum mine counts<br \/>\n&#8211; Admin commands to change limits in game<br \/>\n&#8211; Runtime `\/mines reload` support for config, messages, and GUI files<br \/>\n&#8211; Global announcements for big wins above a configurable multiplier<br \/>\n&#8211; Persistent player stats stored in SQLite<br \/>\n&#8211; Pending stats journal to better survive reloads and shutdowns<br \/>\n&#8211; Mine reveal after cashout or loss<br \/>\n&#8211; Server-side board generation with `SecureRandom`<br \/>\n&#8211; Customizable GUI title, items, lore, and chat messages<\/p>\n<p>## Commands<\/p>\n<p>&#8211; `\/mines <bet> <mines>` &#8211; Start a new board<br \/>\n&#8211; `\/mines cashout` &#8211; Cash out your current board<br \/>\n&#8211; `\/mines reopen` &#8211; Reopen your active board<br \/>\n&#8211; `\/mines stats [player]` &#8211; View your own stats or another player&#8217;s stats<br \/>\n&#8211; `\/mines limits` &#8211; View the live limits<br \/>\n&#8211; `\/mines limits <min-bet|max-bet|min-mines|max-mines> <value>` &#8211; Change limits in game<br \/>\n&#8211; `\/mines reload` &#8211; Reload config, messages, and GUI files<\/p>\n<p>## Permissions<\/p>\n<p>&#8211; `notmines.use` &#8211; Allows players to use Mines and view their own stats<br \/>\n&#8211; `notmines.stats.others` &#8211; Allows viewing stats for other players<br \/>\n&#8211; `notmines.admin` &#8211; Allows limit changes and runtime reloads<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; Paper server<br \/>\n&#8211; Java 21<br \/>\n&#8211; Vault<br \/>\n&#8211; Any Vault-compatible economy plugin<\/p>\n<p>This plugin is built against the Paper `1.20.6` API as a baseline target, but it is intended for use on modern stable Paper versions as well.<\/p>\n<p>## Config Notes<\/p>\n<p>&#8211; Bet limits support plain values or short formats like `100`, `1k`, `1m`, and `2b`<br \/>\n&#8211; The house edge is configurable<br \/>\n&#8211; Big-win broadcasts can be enabled or disabled<br \/>\n&#8211; The announcement threshold multiplier is configurable<br \/>\n&#8211; GUI text and chat messages can be edited separately<\/p>\n<p>## A Few Small Details That Matter<\/p>\n<p>&#8211; Closing the menu does not throw the round away<br \/>\n&#8211; Players can reopen active games at any time<br \/>\n&#8211; Active games cash out safely on disconnect or shutdown<br \/>\n&#8211; Mine locations are shown after the round ends, so players can immediately see the board they were playing<\/p>\n<p>&#8212;<\/p>\n<p>One of the only mines gambling plugins and its open source.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A paper mines gambling plugin that uses vault.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"notmines","_minecraft_project_id":"gBOp9Vun","_minecraft_author":"NotZorba","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":14,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"notmines.zip","_minecraft_size_bytes":57588739,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-15T22:52:21.976509Z","_minecraft_date_created":"2026-04-25T20:29:06.388794Z","_minecraft_date_modified":"2026-04-15T00:46:50.688075Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/notmines","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-06T17:16:10+00:00","_minecraft_import_hash":"6cda13c4b7ea8e8f3440073bad82fab6","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,844,122,866,127,129],"mod_loader":[130,132,134],"minecraft_version":[101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-113990","mod","type-mod","status-publish","hentry","mod_category-bukkit","mod_category-economy","mod_category-magic","mod_category-minigame","mod_category-paper","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","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>NotMines - 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\/notmines\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NotMines - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A paper mines gambling plugin that uses vault.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/notmines\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/notmines\\\/\",\"name\":\"NotMines - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-06T17:16:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/notmines\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/notmines\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/notmines\\\/#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\":\"NotMines\"}]},{\"@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":"NotMines - 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\/notmines\/","og_locale":"en_US","og_type":"article","og_title":"NotMines - Minecraft","og_description":"A paper mines gambling plugin that uses vault.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/","name":"NotMines - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-06T17:16:09+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/notmines\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/notmines\/#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":"NotMines"}]},{"@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\/113990","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=113990"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=113990"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=113990"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=113990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}