{"id":165765,"date":"2026-06-09T20:59:28","date_gmt":"2026-06-09T17:59:28","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/"},"modified":"2026-06-09T20:59:28","modified_gmt":"2026-06-09T17:59:28","slug":"verifymc","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/","title":{"rendered":"VerifyMC"},"content":{"rendered":"<p># \ud83d\udee1\ufe0f VerifyMC<\/p>\n<p>## \ud83d\ude80 Introduction<\/p>\n<p>**VerifyMC** is an ultra-lightweight, powerful whitelist management plugin for Minecraft servers. It supports web-based registration, auto\/manual review, banning, theme switching, AuthMe integration, and high customizability, helping you secure and manage your server community with ease.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdd Key Features<\/p>\n<p>1. \ud83d\udda5\ufe0f **Web Registration &#038; Review**: Players can submit whitelist applications via a web page; admins can review, ban, and manage users online.<br \/>\n2. \ud83d\udd12 **Auto\/Manual Review**: Supports both automatic approval and manual admin review to fit different server needs.<br \/>\n3. \ud83d\udeab **Ban System**: Ban problematic players to keep your server safe.<br \/>\n4. \ud83c\udfa8 **GlassX Theme**: Beautiful glassmorphism design with smooth animations and modern UI.<br \/>\n5. \ud83d\udce8 **Email Verification &#038; Domain Whitelist**: Integrated SMTP email verification, supports email domain whitelist and alias limit.<br \/>\n6. \ud83d\udd10 **Self-hosted CAPTCHA**: Built-in graphical CAPTCHA (math\/text) &#8211; no external services required.<br \/>\n7. \ud83c\udfae **Discord Integration**: OAuth2 Discord account linking with optional\/required mode.<br \/>\n8. \ud83d\udccb **Registration Questionnaire**: Customizable questionnaire system with multi-language support.<br \/>\n9. \ud83d\udce7 **User Notifications**: Automatic email notifications for whitelist approval\/rejection.<br \/>\n10. \ud83c\udf10 **Multi-language Support**: Both web UI and plugin messages support English and Chinese.<br \/>\n11. \u2699\ufe0f **Highly Customizable**: Set max accounts per email, player ID regex, whitelist bypass IPs, and more.<br \/>\n12. \ud83e\udeb6 **Lightweight**: Plugin jar is under 6MB, integrates multiple features, and runs efficiently.<br \/>\n13. \ud83d\udd04 **Auto Update &#038; Backup**: Config files auto-upgrade, with full backup before each update.<br \/>\n14. \ud83e\udde9 **Flexible Whitelist Modes**: Supports Bukkit native whitelist sync, plugin self-management, and MySQL storage.<br \/>\n15. \ud83d\udcbe **MySQL &#038; Data File Storage**: Easily switch between local file and MySQL storage; supports automatic migration.<br \/>\n16. \ud83d\udcdd **Audit Log Multi-Storage**: Audit logs can be stored in file or MySQL.<br \/>\n17. \ud83c\udf0d **Custom Internationalization**: Auto-loads any messages_xx.properties file; users can add any language.<br \/>\n18. \ud83d\udd10 **AuthMe Integration**: Seamless integration with AuthMe plugin for password management and auto-registration.<br \/>\n19. \ud83c\udfae **Bedrock Support**: Geyser\/Floodgate player prefix support for cross-platform servers.<br \/>\n20. \ud83d\udd17 **Proxy Support**: BungeeCord\/Velocity proxy plugin for network-level whitelist enforcement.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\uddbc\ufe0f Screenshots (GlassX Theme)<\/p>\n<p>### Home Page<br \/>\n![Home GlassX](https:\/\/verifymc.cn-nb1.rains3.com\/docs\/screenshot-home-glassx.png)<\/p>\n<p>### Registration Page<br \/>\n![Registration GlassX](https:\/\/verifymc.cn-nb1.rains3.com\/docs\/screenshot-register-glassx.png)<\/p>\n<p>### Admin Panel<br \/>\n![Admin GlassX](https:\/\/verifymc.cn-nb1.rains3.com\/docs\/screenshot-admin-glassx.png)<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Tech Stack<\/p>\n<p>&#8211; Java (Bukkit\/Spigot\/Paper\/Folia plugin)<br \/>\n&#8211; Frontend: Vue3 + Tailwind CSS (custom themes supported)<br \/>\n&#8211; WebSocket real-time communication<br \/>\n&#8211; Email service: SMTP<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Installation &#038; Configuration<\/p>\n<p>1. Download the latest `VerifyMC.jar` and place it in your server&#8217;s `plugins` directory.<br \/>\n2. Start the server to auto-generate config files, then edit `config.yml` as needed (see full example below).<br \/>\n3. Restart the server and visit `http:\/\/your_server_ip:8080` to access the admin panel.<\/p>\n<p>&#8220;`yaml<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# General Settings<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Global language setting. Affects plugin messages and web UI. (e.g., &#8216;zh&#8217;, &#8216;en&#8217;)<br \/>\nlanguage: zh<br \/>\n# Enable detailed console logs for troubleshooting.<br \/>\ndebug: false<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Web Server<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# The port for the web interface.<br \/>\nweb_port: 8080<br \/>\n# The server name displayed on the web interface.<br \/>\nweb_server_prefix: &#8216;[ Name ]&#8217;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Verification &#038; Whitelist<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Supported authentication methods. Options: &#8217;email&#8217; (email verification), &#8216;captcha&#8217; (graphical captcha).<br \/>\n# You can use multiple methods, e.g.: [email, captcha]<br \/>\n#<br \/>\n# [IMPORTANT] Configuring the captcha: section below does NOT enable captcha!<br \/>\n# To enable captcha, you MUST add &#8216;captcha&#8217; to this list:<br \/>\n#   Captcha only: auth_methods: [captcha]<br \/>\n#   Both email and captcha: auth_methods: [email, captcha]<br \/>\nauth_methods:<br \/>\n  &#8211; email<br \/>\n# Maximum number of game accounts that can be linked to a single email address.<br \/>\nmax_accounts_per_email: 2<br \/>\n# Whitelist mode: &#8216;bukkit&#8217; (syncs with server&#8217;s whitelist.json) or &#8216;plugin&#8217; (uses internal database).<br \/>\nwhitelist_mode: plugin<br \/>\n# Registration URL displayed to non-whitelisted players when in &#8216;plugin&#8217; mode.<br \/>\nweb_register_url: https:\/\/domain.com\/<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Registration<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# If true, new user registrations are automatically approved. If false, they require manual admin approval.<br \/>\nregister:<br \/>\n  auto_approve: false<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# User &#038; Security<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# A regular expression to validate player names.<br \/>\nusername_regex: &#8220;^[a-zA-Z0-9_-]{3,16}$&#8221;<br \/>\n# If false, usernames that only differ by case (e.g., &#8220;Player&#8221; and &#8220;player&#8221;) are treated as the same.<br \/>\nusername_case_sensitive: false<br \/>\n# A list of IP addresses that can join the server without being whitelisted.<br \/>\nwhitelist_bypass_ips:<br \/>\n  &#8211; 127.0.0.1<br \/>\n# The password for accessing the admin panel on the web interface.<br \/>\nadmin:<br \/>\n  password: your_custom_password<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# User Notification<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Send email notification to users when admin reviews their application.<br \/>\nuser_notification:<br \/>\n  # Whether to enable user notification feature<br \/>\n  enabled: true<br \/>\n  # Whether to send notification when application is approved<br \/>\n  on_approve: true<br \/>\n  # Whether to send notification when application is rejected<br \/>\n  on_reject: true<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Frontend (UI)<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\nfrontend:<br \/>\n  # The visual theme for the web interface. Options: &#8216;glassx&#8217;.<br \/>\n  theme: glassx<br \/>\n  # URL for the logo. Can be a web link or a local file path (e.g., &#8216;\/logo.png&#8217;).<br \/>\n  logo_url: \/logo.png<br \/>\n  # A message to display on the homepage.<br \/>\n  announcement: Welcome to [ Name ]!<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Email (SMTP)<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\nsmtp:<br \/>\n  host: smtp.qq.com<br \/>\n  port: 587<br \/>\n  username: your_email@qq.com<br \/>\n  password: your_email_password<br \/>\n  from: your_email@qq.com<br \/>\n  enable_ssl: true<br \/>\n# Subject (title) of the verification code email<br \/>\nemail_subject: VerifyMC Verification Code<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Sync Settings (for bukkit mode)<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# If true, automatically syncs changes from whitelist.json to the plugin&#8217;s database.<br \/>\nwhitelist_json_sync: true<br \/>\n# If true, automatically adds approved users to whitelist.json and removes banned\/deleted users.<br \/>\nauto_sync_whitelist: true<br \/>\n# If &#8216;bukkit&#8217; mode is disabled, this setting (if true) cleans players from whitelist.json.<br \/>\nauto_cleanup_whitelist: true<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Auto Update &#038; Backup<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# If true, automatically adds new settings to your config.yml on plugin updates.<br \/>\nauto_update_config: true<br \/>\n# If true, automatically updates the language files.<br \/>\nauto_update_i18n: true<br \/>\n# If true, automatically updates the email templates.<br \/>\nauto_update_email: true<br \/>\n# If true, automatically updates theme files.<br \/>\nauto_update_static: true<br \/>\n# If true, creates a full backup of the plugin data folder before any auto-updates.<br \/>\nbackup_on_update: true <\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Email Registration Restrictions<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Enable email domain whitelist<br \/>\nenable_email_domain_whitelist: true<br \/>\n# Enable email alias limit (e.g. forbid user+xxx@gmail.com)<br \/>\nenable_email_alias_limit: false<br \/>\n# Email domain whitelist. Leave empty to use default mainstream domains<br \/>\nemail_domain_whitelist:<br \/>\n  &#8211; gmail.com<br \/>\n  &#8211; 163.com<br \/>\n  &#8211; 126.com<br \/>\n  &#8211; qq.com<br \/>\n  &#8211; outlook.com<br \/>\n  &#8211; hotmail.com<br \/>\n  &#8211; icloud.com<br \/>\n  &#8211; yahoo.com<br \/>\n  &#8211; foxmail.com <\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Storage &#038; Data Migration<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\nstorage:<br \/>\n  # Storage type, options: data (local file), mysql (external database)<br \/>\n  type: data<br \/>\n  # Whether to automatically migrate data from the original storage to the new storage when switching storage.type (e.g., data\u2192mysql or mysql\u2192data)<br \/>\n  auto_migrate_on_switch: false<br \/>\n  mysql:<br \/>\n    host: localhost<br \/>\n    port: 3306<br \/>\n    database: verifymc<br \/>\n    user: root<br \/>\n    password: yourpassword <\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Authme Integration Configuration<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\nauthme:<br \/>\n  # Whether to enable Authme integration functionality<br \/>\n  enabled: true<br \/>\n  # Whether to require password input during web registration<br \/>\n  require_password: true<br \/>\n  # Whether to automatically register to Authme when approval is granted<br \/>\n  auto_register: false<br \/>\n  # Whether to automatically unregister from Authme when user is deleted<br \/>\n  auto_unregister: false<br \/>\n  # Password regex pattern<br \/>\n  password_regex: &#8220;^[a-zA-Z0-9_]{3,16}$&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Captcha Configuration<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Captcha can be used as an alternative or supplement to email verification<br \/>\n# Add &#8216;captcha&#8217; to auth_methods to enable: auth_methods: [captcha]<br \/>\n# Or use both: auth_methods: [email, captcha]<br \/>\ncaptcha:<br \/>\n  # Captcha type: math (math expression) or text (random characters)<br \/>\n  type: math<br \/>\n  # Length of text captcha (ignored for math type)<br \/>\n  length: 4<br \/>\n  # Captcha expiration time in seconds<br \/>\n  expire_seconds: 300<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Bedrock Player Support<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# For Geyser\/Floodgate bedrock players<br \/>\nbedrock:<br \/>\n  # Whether to enable bedrock player support<br \/>\n  enabled: false<br \/>\n  # Prefix for bedrock players (commonly &#8220;.&#8221; for Floodgate)<br \/>\n  prefix: &#8220;.&#8221;<br \/>\n  # Regex for bedrock usernames<br \/>\n  username_regex: &#8220;^\\.[a-zA-Z0-9_\\s]{3,16}$&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Questionnaire Configuration<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Detailed questions are configured in questionnaire.yml<br \/>\nquestionnaire:<br \/>\n  # Whether to enable questionnaire feature<br \/>\n  enabled: false<br \/>\n  # Minimum score to pass<br \/>\n  pass_score: 60<br \/>\n  # Auto-approve users who pass the questionnaire<br \/>\n  auto_approve_on_pass: false<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Discord Integration (OAuth2)<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n# Requires creating a Discord application at https:\/\/discord.com\/developers\/applications<br \/>\ndiscord:<br \/>\n  # Whether to enable Discord integration<br \/>\n  enabled: false<br \/>\n  # Discord application client ID<br \/>\n  client_id: &#8220;&#8221;<br \/>\n  # Discord application client secret<br \/>\n  client_secret: &#8220;&#8221;<br \/>\n  # OAuth2 redirect URI<br \/>\n  redirect_uri: &#8220;https:\/\/yourdomain.com\/api\/discord\/callback&#8221;<br \/>\n  # Optional: require users to be in specific guild\/server<br \/>\n  guild_id: &#8220;&#8221;<br \/>\n  # Whether Discord linking is required for registration<br \/>\n  required: false<\/p>\n<p>&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcac Official Community<\/p>\n<p>&#8211; **QQ Group**: 1041540576 (Join)<br \/>\n&#8211; **Discord**: https:\/\/discord.gg\/TCn9v88V<\/p>\n<p>&#8212;<\/p>\n<p>> \u2764\ufe0f If you like this project, please Star, share, and give us feedback!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Modern Minecraft whitelist plugin: web registration, email verification, admin review, multi-theme, i18n.<\/p>\n","protected":false},"featured_media":165766,"template":"","meta":{"_minecraft_slug":"verifymc","_minecraft_project_id":"g1yQHQKy","_minecraft_author":"Starry-cbz","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":597,"_minecraft_follows":15,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"verifymc.zip","_minecraft_size_bytes":64009392,"_minecraft_version_count":11,"_minecraft_updated_at":"2026-05-16T10:17:45.168614Z","_minecraft_date_created":"2025-07-28T04:06:41.742585Z","_minecraft_date_modified":"2026-01-29T10:41:41.373420Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/verifymc","_minecraft_icon_attachment_id":165766,"_minecraft_imported_at":"2026-06-09T17:59:29+00:00","_minecraft_import_hash":"63fee216711de08957b232554d6a5391","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,126,127,128,867,129,92],"mod_loader":[130,131,132,133,134],"minecraft_version":[379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-165765","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","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>VerifyMC - 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\/verifymc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VerifyMC - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Modern Minecraft whitelist plugin: web registration, email verification, admin review, multi-theme, i18n.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/\",\"name\":\"VerifyMC - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/verifymc-icon-5fe312a2a11340b593ae4975372af8da548f4f09_96.webp\",\"datePublished\":\"2026-06-09T17:59:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/verifymc-icon-5fe312a2a11340b593ae4975372af8da548f4f09_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/verifymc-icon-5fe312a2a11340b593ae4975372af8da548f4f09_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/verifymc\\\/#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\":\"VerifyMC\"}]},{\"@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":"VerifyMC - 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\/verifymc\/","og_locale":"en_US","og_type":"article","og_title":"VerifyMC - Minecraft","og_description":"Modern Minecraft whitelist plugin: web registration, email verification, admin review, multi-theme, i18n.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/","name":"VerifyMC - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/verifymc-icon-5fe312a2a11340b593ae4975372af8da548f4f09_96.webp","datePublished":"2026-06-09T17:59:28+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/verifymc-icon-5fe312a2a11340b593ae4975372af8da548f4f09_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/verifymc-icon-5fe312a2a11340b593ae4975372af8da548f4f09_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/verifymc\/#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":"VerifyMC"}]},{"@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\/165765","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:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/165766"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=165765"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=165765"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=165765"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=165765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}