{"id":74711,"date":"2026-06-04T11:06:26","date_gmt":"2026-06-04T08:06:26","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/"},"modified":"2026-06-04T11:06:26","modified_gmt":"2026-06-04T08:06:26","slug":"gamemodecheck","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/","title":{"rendered":"GamemodeCheck"},"content":{"rendered":"<p># GamemodeChecker<\/p>\n<p>[English](#english) | [\u65e5\u672c\u8a9e](#japanese)<\/p>\n<p>&#8212;<\/p>\n<p>## English<\/p>\n<p>### Overview<\/p>\n<p>GamemodeChecker is a Minecraft Spigot plugin that allows server administrators and operators to check players&#8217; game modes. You can check a specific player&#8217;s game mode or view all online players grouped by their game modes.<\/p>\n<p>### Features<\/p>\n<p>&#8211; **Check Individual Player**: Check a specific player&#8217;s game mode using their Minecraft username<br \/>\n&#8211; **List All Players**: View all online players organized by game mode<br \/>\n&#8211; **Tab Completion**: Auto-complete player names when typing the command<br \/>\n&#8211; **Customizable Messages**: All messages can be customized through the config.yml file<br \/>\n&#8211; **Permission-Based**: Uses Bukkit permissions for access control<\/p>\n<p>### Requirements<\/p>\n<p>&#8211; **Minecraft Version**: 1.20.1 or compatible<br \/>\n&#8211; **Server Software**: Spigot or Paper<br \/>\n&#8211; **Java Version**: 17 or higher<\/p>\n<p>### Installation<\/p>\n<p>1. Download the latest `GamemodeChecker-1.0-shaded.jar` from the releases<br \/>\n2. Place the JAR file in your server&#8217;s `plugins` folder<br \/>\n3. Restart your server or use `\/reload` command<br \/>\n4. The plugin will automatically create a `config.yml` file in the `plugins\/GamemodeChecker` folder<\/p>\n<p>### Usage<\/p>\n<p>#### Check a Player&#8217;s Game Mode<br \/>\n&#8220;`<br \/>\n\/gamemodecheck <player_name>\n&#8220;`<\/p>\n<p>Example:<br \/>\n&#8220;`<br \/>\n\/gamemodecheck Steve<br \/>\n&#8220;`<\/p>\n<p>#### List All Players by Game Mode<br \/>\n&#8220;`<br \/>\n\/gamemodecheck *<br \/>\n&#8220;`<\/p>\n<p>This will display all online players grouped by their game modes (SURVIVAL, CREATIVE, ADVENTURE, SPECTATOR).<\/p>\n<p>### Commands<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/gamemodecheck <MCID|*>` | Check a player&#8217;s game mode or list all players by game mode | `gamemodecheck.use` |<\/p>\n<p>### Permissions<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `gamemodecheck.use` | Allows use of the \/gamemodecheck command | OP |<\/p>\n<p>### Configuration<\/p>\n<p>The plugin creates a `config.yml` file with customizable messages:<\/p>\n<p>&#8220;`yaml<br \/>\nmessages:<br \/>\n  usage: &#8220;&#038;eUsage: \/gamemodecheck <MCID|*>&#8221;<br \/>\n  no-permission: &#8220;&#038;cYou do not have permission to use this command.&#8221;<br \/>\n  player-not-found: &#8220;&#038;cPlayer {player} not found.&#8221;<br \/>\n  player-mode: &#8220;&#038;6Player {player}&#8217;s game mode: &#038;a{mode}&#8221;<br \/>\n  list-header: &#8220;&#038;6Game Modes:&#8221;<br \/>\n  mode-format: &#8220;&#038;e{mode}: &#038;a{players}&#8221;<br \/>\n&#8220;`<\/p>\n<p>You can customize these messages using Minecraft color codes (`&#038;` prefix).<\/p>\n<p>### Building from Source<\/p>\n<p>1. Clone this repository<br \/>\n2. Make sure you have Maven installed<br \/>\n3. Run the following command:<br \/>\n   &#8220;`bash<br \/>\n   mvn clean package<br \/>\n   &#8220;`<br \/>\n4. The compiled JAR file will be in the `target` folder<\/p>\n<p>### License<\/p>\n<p>This project is open source. Feel free to use and modify it as needed.<\/p>\n<p>### Author<\/p>\n<p>koirdsuzu<\/p>\n<p>&#8212;<\/p>\n<p>## Japanese<\/p>\n<p>### \u6982\u8981<\/p>\n<p>GamemodeChecker\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u7ba1\u7406\u8005\u3084\u30aa\u30da\u30ec\u30fc\u30bf\u30fc\u304c\u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d\u3067\u304d\u308bMinecraft Spigot\u30d7\u30e9\u30b0\u30a4\u30f3\u3067\u3059\u3002\u7279\u5b9a\u306e\u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d\u3057\u305f\u308a\u3001\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u5225\u306b\u3059\u3079\u3066\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u30d7\u30ec\u30a4\u30e4\u30fc\u3092\u8868\u793a\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>### \u6a5f\u80fd<\/p>\n<p>&#8211; **\u500b\u5225\u30d7\u30ec\u30a4\u30e4\u30fc\u78ba\u8a8d**: Minecraft\u30e6\u30fc\u30b6\u30fc\u540d\u3092\u4f7f\u7528\u3057\u3066\u7279\u5b9a\u306e\u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d<br \/>\n&#8211; **\u5168\u30d7\u30ec\u30a4\u30e4\u30fc\u4e00\u89a7**: \u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u5225\u306b\u6574\u7406\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u30d7\u30ec\u30a4\u30e4\u30fc\u3092\u8868\u793a<br \/>\n&#8211; **\u30bf\u30d6\u88dc\u5b8c**: \u30b3\u30de\u30f3\u30c9\u5165\u529b\u6642\u306b\u30d7\u30ec\u30a4\u30e4\u30fc\u540d\u3092\u81ea\u52d5\u88dc\u5b8c<br \/>\n&#8211; **\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u53ef\u80fd\u306a\u30e1\u30c3\u30bb\u30fc\u30b8**: config.yml\u30d5\u30a1\u30a4\u30eb\u3092\u901a\u3058\u3066\u3059\u3079\u3066\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u53ef\u80fd<br \/>\n&#8211; **\u6a29\u9650\u30d9\u30fc\u30b9**: \u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u306bBukkit\u6a29\u9650\u3092\u4f7f\u7528<\/p>\n<p>### \u8981\u4ef6<\/p>\n<p>&#8211; **Minecraft\u30d0\u30fc\u30b8\u30e7\u30f3**: 1.20.1\u4ee5\u4e0a\u307e\u305f\u306f\u4e92\u63db\u30d0\u30fc\u30b8\u30e7\u30f3<br \/>\n&#8211; **\u30b5\u30fc\u30d0\u30fc\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2**: Spigot\u307e\u305f\u306fPaper<br \/>\n&#8211; **Java\u30d0\u30fc\u30b8\u30e7\u30f3**: 17\u4ee5\u4e0a<\/p>\n<p>### \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/p>\n<p>1. \u30ea\u30ea\u30fc\u30b9\u304b\u3089\u6700\u65b0\u306e `GamemodeChecker-1.0-shaded.jar` \u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<br \/>\n2. JAR\u30d5\u30a1\u30a4\u30eb\u3092\u30b5\u30fc\u30d0\u30fc\u306e `plugins` \u30d5\u30a9\u30eb\u30c0\u306b\u914d\u7f6e<br \/>\n3. \u30b5\u30fc\u30d0\u30fc\u3092\u518d\u8d77\u52d5\u3059\u308b\u304b `\/reload` \u30b3\u30de\u30f3\u30c9\u3092\u4f7f\u7528<br \/>\n4. \u30d7\u30e9\u30b0\u30a4\u30f3\u306f\u81ea\u52d5\u7684\u306b `plugins\/GamemodeChecker` \u30d5\u30a9\u30eb\u30c0\u306b `config.yml` \u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3057\u307e\u3059<\/p>\n<p>### \u4f7f\u7528\u65b9\u6cd5<\/p>\n<p>#### \u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d<br \/>\n&#8220;`<br \/>\n\/gamemodecheck <\u30d7\u30ec\u30a4\u30e4\u30fc\u540d><br \/>\n&#8220;`<\/p>\n<p>\u4f8b:<br \/>\n&#8220;`<br \/>\n\/gamemodecheck Steve<br \/>\n&#8220;`<\/p>\n<p>#### \u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u5225\u306b\u5168\u30d7\u30ec\u30a4\u30e4\u30fc\u3092\u4e00\u89a7\u8868\u793a<br \/>\n&#8220;`<br \/>\n\/gamemodecheck *<br \/>\n&#8220;`<\/p>\n<p>\u3053\u308c\u306b\u3088\u308a\u3001\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\uff08SURVIVAL\u3001CREATIVE\u3001ADVENTURE\u3001SPECTATOR\uff09\u5225\u306b\u3059\u3079\u3066\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u30d7\u30ec\u30a4\u30e4\u30fc\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n<p>### \u30b3\u30de\u30f3\u30c9<\/p>\n<p>| \u30b3\u30de\u30f3\u30c9 | \u8aac\u660e | \u6a29\u9650 |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;|&#8212;&#8212;|<br \/>\n| `\/gamemodecheck <MCID|*>` | \u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d\u3059\u308b\u304b\u3001\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u5225\u306b\u5168\u30d7\u30ec\u30a4\u30e4\u30fc\u3092\u4e00\u89a7\u8868\u793a | `gamemodecheck.use` |<\/p>\n<p>### \u6a29\u9650<\/p>\n<p>| \u6a29\u9650 | \u8aac\u660e | \u30c7\u30d5\u30a9\u30eb\u30c8 |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `gamemodecheck.use` | \/gamemodecheck\u30b3\u30de\u30f3\u30c9\u306e\u4f7f\u7528\u3092\u8a31\u53ef | OP |<\/p>\n<p>### \u8a2d\u5b9a<\/p>\n<p>\u30d7\u30e9\u30b0\u30a4\u30f3\u306f\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u53ef\u80fd\u306a\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u542b\u3080 `config.yml` \u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3057\u307e\u3059\uff1a<\/p>\n<p>&#8220;`yaml<br \/>\nmessages:<br \/>\n  usage: &#8220;&#038;eUsage: \/gamemodecheck <MCID|*>&#8221;<br \/>\n  no-permission: &#8220;&#038;cYou do not have permission to use this command.&#8221;<br \/>\n  player-not-found: &#8220;&#038;cPlayer {player} not found.&#8221;<br \/>\n  player-mode: &#8220;&#038;6Player {player}&#8217;s game mode: &#038;a{mode}&#8221;<br \/>\n  list-header: &#8220;&#038;6Game Modes:&#8221;<br \/>\n  mode-format: &#8220;&#038;e{mode}: &#038;a{players}&#8221;<br \/>\n&#8220;`<\/p>\n<p>Minecraft\u306e\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9\uff08`&#038;` \u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\uff09\u3092\u4f7f\u7528\u3057\u3066\u3053\u308c\u3089\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>### \u30bd\u30fc\u30b9\u304b\u3089\u30d3\u30eb\u30c9<\/p>\n<p>1. \u3053\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u30af\u30ed\u30fc\u30f3<br \/>\n2. Maven\u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d<br \/>\n3. \u6b21\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\uff1a<br \/>\n   &#8220;`bash<br \/>\n   mvn clean package<br \/>\n   &#8220;`<br \/>\n4. \u30b3\u30f3\u30d1\u30a4\u30eb\u3055\u308c\u305fJAR\u30d5\u30a1\u30a4\u30eb\u306f `target` \u30d5\u30a9\u30eb\u30c0\u306b\u3042\u308a\u307e\u3059<\/p>\n<p>### \u30e9\u30a4\u30bb\u30f3\u30b9<\/p>\n<p>\u3053\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306f\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u3067\u3059\u3002\u5fc5\u8981\u306b\u5fdc\u3058\u3066\u81ea\u7531\u306b\u4f7f\u7528\u304a\u3088\u3073\u5909\u66f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p>### \u4f5c\u8005<\/p>\n<p>koirdsuzu<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Check a player&#8217;s game mode or list all players by game mode.<br \/>\n\u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002<br \/>\n\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u306e\u4e00\u89a7\u3082\u898b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n","protected":false},"featured_media":74712,"template":"","meta":{"_minecraft_slug":"gamemodecheck","_minecraft_project_id":"FAJvP7Xq","_minecraft_author":"koirdsuzu","_minecraft_license":"MIT","_minecraft_downloads":16,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"gamemodecheck.zip","_minecraft_size_bytes":26217,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:48:17.436912Z","_minecraft_date_created":"2025-12-21T05:10:00.448871Z","_minecraft_date_modified":"2025-06-05T12:29:20.107871Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/gamemodecheck","_minecraft_icon_attachment_id":74712,"_minecraft_imported_at":"2026-06-04T08:06:27+00:00","_minecraft_import_hash":"47388f3ec0f26989d32d4195a172f862","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,43,126,90,127,128,867,129,123],"mod_loader":[130,132,133,134],"minecraft_version":[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,73,74,38,78],"class_list":["post-74711","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-cursed","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-technology","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GamemodeCheck - 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\/gamemodecheck\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GamemodeCheck - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Check a player&#039;s game mode or list all players by game mode. \u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002 \u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u306e\u4e00\u89a7\u3082\u898b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/\",\"name\":\"GamemodeCheck - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/gamemodecheck-icon-4bb22f15bf0c1452f6a20c8e1470a720dacdbef1_96.webp\",\"datePublished\":\"2026-06-04T08:06:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/gamemodecheck-icon-4bb22f15bf0c1452f6a20c8e1470a720dacdbef1_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/gamemodecheck-icon-4bb22f15bf0c1452f6a20c8e1470a720dacdbef1_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/gamemodecheck\\\/#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\":\"GamemodeCheck\"}]},{\"@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":"GamemodeCheck - 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\/gamemodecheck\/","og_locale":"en_US","og_type":"article","og_title":"GamemodeCheck - Minecraft","og_description":"Check a player's game mode or list all players by game mode. \u30d7\u30ec\u30a4\u30e4\u30fc\u306e\u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002 \u30b2\u30fc\u30e0\u30e2\u30fc\u30c9\u306e\u4e00\u89a7\u3082\u898b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/","name":"GamemodeCheck - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/gamemodecheck-icon-4bb22f15bf0c1452f6a20c8e1470a720dacdbef1_96.webp","datePublished":"2026-06-04T08:06:26+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/gamemodecheck-icon-4bb22f15bf0c1452f6a20c8e1470a720dacdbef1_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/gamemodecheck-icon-4bb22f15bf0c1452f6a20c8e1470a720dacdbef1_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/gamemodecheck\/#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":"GamemodeCheck"}]},{"@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\/74711","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\/74712"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=74711"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=74711"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=74711"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=74711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}