{"id":140876,"date":"2026-06-08T11:48:52","date_gmt":"2026-06-08T08:48:52","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/"},"modified":"2026-06-08T11:48:52","modified_gmt":"2026-06-08T08:48:52","slug":"simpleban","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/","title":{"rendered":"Simple Ban"},"content":{"rendered":"<p># SimpleBan Plugin<br \/>\nSimple Ban is a comprehensive Minecraft moderation plugin that provides server administrators with complete punishment management tools<\/p>\n<p> ![logo<br \/>\n](https:\/\/www.gtxgaming.co.uk\/)<\/p>\n<p>## Available Commands<\/p>\n<p>### Ban Commands<\/p>\n<p>#### `\/ban <player> <reason>`<br \/>\n&#8211; **Description:** Permanently ban a player by name, IP, and UUID<br \/>\n&#8211; **Permission:** `spy.admin`<br \/>\n&#8211; **Usage Example:** `\/ban PlayerName Griefing the spawn area`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Bans by name, IP address, and UUID simultaneously<br \/>\n  &#8211; Works on both online and offline players<br \/>\n  &#8211; For online players: Immediately kicks with ban message<br \/>\n  &#8211; For offline players: Creates offline ban that updates IP\/UUID on next join attempt<br \/>\n  &#8211; Broadcasts ban message to all players<br \/>\n  &#8211; Permanent ban (no expiration)<\/p>\n<p>#### `\/tempban <player> <time> <reason>`<br \/>\n&#8211; **Description:** Temporarily ban a player by name, IP, and UUID<br \/>\n&#8211; **Permission:** `spy.tempban`<br \/>\n&#8211; **Usage Example:** `\/tempban PlayerName 1h Spamming in chat`<br \/>\n&#8211; **Time Format:**<br \/>\n  &#8211; `s` = seconds (e.g., `30s`)<br \/>\n  &#8211; `m` = minutes (e.g., `15m`)<br \/>\n  &#8211; `h` = hours (e.g., `2h`)<br \/>\n  &#8211; `d` = days (e.g., `7d`)<br \/>\n  &#8211; Can combine: `1d12h30m` for 1 day, 12 hours, 30 minutes<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Same IP\/UUID banning as permanent ban<br \/>\n  &#8211; Automatically expires after specified time<br \/>\n  &#8211; Shows duration in kick message<br \/>\n  &#8211; Auto-cleanup removes expired bans<\/p>\n<p>#### `\/unban <player>`<br \/>\n&#8211; **Description:** Remove a ban from a player<br \/>\n&#8211; **Permission:** `spy.unban`<br \/>\n&#8211; **Usage Example:** `\/unban PlayerName`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Removes all ban data (name, IP, UUID)<br \/>\n  &#8211; Works for both permanent and temporary bans<br \/>\n  &#8211; Broadcasts unban message to all players<br \/>\n  &#8211; Returns error if player is not banned<\/p>\n<p>#### `\/banlist`<br \/>\n&#8211; **Description:** Display all currently active banned players<br \/>\n&#8211; **Permission:** `spy.banlist`<br \/>\n&#8211; **Usage Example:** `\/banlist`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Shows only active (non-expired) bans<br \/>\n  &#8211; Displays total ban count<br \/>\n  &#8211; For each ban shows:<br \/>\n    &#8211; Player name<br \/>\n    &#8211; Ban reason<br \/>\n    &#8211; Who banned them<br \/>\n    &#8211; Ban date and time<br \/>\n    &#8211; Ban type (Permanent\/Temporary)<br \/>\n    &#8211; For temporary bans: expiration date and time remaining<br \/>\n  &#8211; Formatted with colors for easy reading<\/p>\n<p>### Mute Commands<\/p>\n<p>#### `\/mute <player> <reason>`<br \/>\n&#8211; **Description:** Permanently mute a player<br \/>\n&#8211; **Permission:** `spy.mute`<br \/>\n&#8211; **Usage Example:** `\/mute PlayerName Using inappropriate language`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Prevents player from sending chat messages<br \/>\n  &#8211; Works on both online and offline players<br \/>\n  &#8211; For online players: Immediately notifies them of mute<br \/>\n  &#8211; For offline players: Creates offline mute that updates UUID on next join<br \/>\n  &#8211; Broadcasts mute message to all players<br \/>\n  &#8211; Permanent mute (no expiration)<\/p>\n<p>#### `\/unmute <player>`<br \/>\n&#8211; **Description:** Remove a mute from a player<br \/>\n&#8211; **Permission:** `spy.mute`<br \/>\n&#8211; **Usage Example:** `\/unmute PlayerName`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Removes all mute data<br \/>\n  &#8211; Broadcasts unmute message to all players<br \/>\n  &#8211; Returns error if player is not muted<br \/>\n  &#8211; Player can immediately chat again<\/p>\n<p>#### `\/mutelist`<br \/>\n&#8211; **Description:** Display all currently muted players<br \/>\n&#8211; **Permission:** `spy.mutelist`<br \/>\n&#8211; **Usage Example:** `\/mutelist`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Shows all active mutes<br \/>\n  &#8211; Displays total mute count<br \/>\n  &#8211; For each mute shows:<br \/>\n    &#8211; Player name<br \/>\n    &#8211; Mute reason<br \/>\n    &#8211; Who muted them<br \/>\n    &#8211; Mute date and time<br \/>\n  &#8211; Formatted with colors for easy reading<\/p>\n<p>#### `\/tempmute <player> <time> <reason>`<br \/>\n&#8211; **Description:** Temporarily mute a player<br \/>\n&#8211; **Permission:** `spy.tempmute`<br \/>\n&#8211; **Usage Example:** `\/tempmute PlayerName 30m Spamming in chat`<br \/>\n&#8211; **Time Format:**<br \/>\n  &#8211; `s` = seconds (e.g., `30s`)<br \/>\n  &#8211; `m` = minutes (e.g., `15m`)<br \/>\n  &#8211; `h` = hours (e.g., `2h`)<br \/>\n  &#8211; `d` = days (e.g., `7d`)<br \/>\n  &#8211; Can combine: `1h30m` for 1 hour, 30 minutes<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Same mute functionality as permanent mute<br \/>\n  &#8211; Automatically expires after specified time<br \/>\n  &#8211; Shows duration in mute message<br \/>\n  &#8211; Auto-cleanup removes expired mutes every second<br \/>\n  &#8211; Works on both online and offline players<br \/>\n  &#8211; For online players: Immediately notifies them with duration<br \/>\n  &#8211; Broadcasts mute message with duration to all players<\/p>\n<p>### Warning Commands<\/p>\n<p>#### `\/warn <player> <reason>`<br \/>\n&#8211; **Description:** Issue a warning to a player<br \/>\n&#8211; **Permission:** `spy.warn`<br \/>\n&#8211; **Usage Example:** `\/warn PlayerName Breaking server rules`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Records warning in player&#8217;s history<br \/>\n  &#8211; Works on both online and offline players<br \/>\n  &#8211; For online players: Shows formatted warning message with total count<br \/>\n  &#8211; Notifies all online staff members<br \/>\n  &#8211; Warnings accumulate (no automatic removal)<br \/>\n  &#8211; Displays warning count to warned player<\/p>\n<p>#### `\/unwarn <player>`<br \/>\n&#8211; **Description:** Remove all warnings from a player<br \/>\n&#8211; **Permission:** `spy.unwarn`<br \/>\n&#8211; **Usage Example:** `\/unwarn PlayerName`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Removes ALL warnings from the specified player<br \/>\n  &#8211; Shows how many warnings were removed<br \/>\n  &#8211; Notifies target player if online<br \/>\n  &#8211; Staff-only notifications (no public broadcast)<br \/>\n  &#8211; Returns error if player has no warnings<\/p>\n<p>#### `\/warnlist <player>`<br \/>\n&#8211; **Description:** Display all warnings for a specific player<br \/>\n&#8211; **Permission:** `spy.warnlist`<br \/>\n&#8211; **Usage Example:** `\/warnlist PlayerName`<br \/>\n&#8211; **Features:**<br \/>\n  &#8211; Shows all warnings for the specified player<br \/>\n  &#8211; Displays total warning count<br \/>\n  &#8211; For each warning shows:<br \/>\n    &#8211; Warning reason<br \/>\n    &#8211; Who issued the warning<br \/>\n    &#8211; Warning date and time<br \/>\n  &#8211; Works for both online and offline players<br \/>\n  &#8211; Returns message if player has no warnings<\/p>\n<p>## Permission System<\/p>\n<p>### Main Permissions<br \/>\n&#8211; `spy.admin` &#8211; Master permission (grants access to all commands)<br \/>\n&#8211; `spy.tempban` &#8211; Allows \/tempban command<br \/>\n&#8211; `spy.unban` &#8211; Allows \/unban command<br \/>\n&#8211; `spy.mute` &#8211; Allows \/mute and \/unmute commands<br \/>\n&#8211; `spy.tempmute` &#8211; Allows \/tempmute command<br \/>\n&#8211; `spy.warn` &#8211; Allows \/warn command<br \/>\n&#8211; `spy.banlist` &#8211; Allows \/banlist command<br \/>\n&#8211; `spy.unwarn` &#8211; Allows \/unwarn command<br \/>\n&#8211; `spy.warnlist` &#8211; Allows \/warnlist command<br \/>\n&#8211; `spy.mutelist` &#8211; Allows \/mutelist command<\/p>\n<p>### Permission Details<br \/>\n&#8211; All permissions default to `op` level<br \/>\n&#8211; `spy.admin` includes all other permissions as children<br \/>\n&#8211; `\/ban` command requires `spy.admin` permission directly<br \/>\n&#8211; Staff members need appropriate permissions to use moderation commands<\/p>\n<p>![banner](https:\/\/cdn.modrinth.com\/data\/cached_images\/e0bac08649e26b25ab2433bb4ff734f5ea37abbf_0.webp)<br \/>\n## Plugin Information<br \/>\n&#8211; **Name:** SpySimpleBan<br \/>\n&#8211; **Version:** 1.0.0<br \/>\n&#8211; **Description:** Simple ban plugin with IP and UUID banning<br \/>\n&#8211; **API Version:** 1.21<\/p>\n<p>## Data Storage<\/p>\n<p>### File Locations<br \/>\n&#8211; **Bans:** `plugins\/SpySimpleBan\/bans.json`<br \/>\n&#8211; **Mutes:** `plugins\/SpySimpleBan\/mutes.json`<br \/>\n&#8211; **Warnings:** `plugins\/SpySimpleBan\/warns.json`<\/p>\n<p>### Data Features<br \/>\n&#8211; JSON format for easy reading and backup<br \/>\n&#8211; Automatic data saving on all changes<br \/>\n&#8211; Thread-safe operations<br \/>\n&#8211; Automatic expired ban cleanup every second<br \/>\n&#8211; UUID enrichment for offline players when they join<\/p>\n<p>## Special Features<\/p>\n<p>### IP and UUID Banning<br \/>\n&#8211; Bans apply to player name, IP address, and UUID<br \/>\n&#8211; Prevents ban evasion through alt accounts on same IP<br \/>\n&#8211; UUID banning prevents name changes from bypassing bans<\/p>\n<p>### Offline Player Support<br \/>\n&#8211; All commands work on offline players<br \/>\n&#8211; Data is enriched with IP\/UUID when player joins<br \/>\n&#8211; Accurate targeting using stored player data<\/p>\n<p>### Auto-Expiration<br \/>\n&#8211; Temporary bans automatically expire<br \/>\n&#8211; Expired bans are cleaned up every second<br \/>\n&#8211; No manual intervention needed for timed punishments<\/p>\n<p>### Staff Notifications<br \/>\n&#8211; Warn command notifies all online staff<br \/>\n&#8211; Unwarn command sends staff-only notifications<br \/>\n&#8211; Broadcasting keeps staff informed of moderation actions<\/p>\n<p>### Chat Integration<br \/>\n&#8211; Muted players cannot send chat messages<br \/>\n&#8211; Chat listener prevents muted player messages<br \/>\n&#8211; Real-time mute checking during chat events<\/p>\n<p>### Error Handling<br \/>\n&#8211; Clear error messages for invalid usage<br \/>\n&#8211; Permission checks with user-friendly messages<br \/>\n&#8211; Validation for all command arguments<br \/>\n&#8211; Graceful handling of offline player operations<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Simple Ban is a comprehensive Minecraft moderation plugin that provides server administrators with complete punishment management tools<\/p>\n","protected":false},"featured_media":140877,"template":"","meta":{"_minecraft_slug":"simpleban","_minecraft_project_id":"bj0Y3sod","_minecraft_author":"YourSenior","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":173,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simpleban.zip","_minecraft_size_bytes":885818,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T13:09:07.728070Z","_minecraft_date_created":"2025-09-16T23:47:11.767583Z","_minecraft_date_modified":"2025-10-17T02:21:17.798921Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simpleban","_minecraft_icon_attachment_id":140877,"_minecraft_imported_at":"2026-06-08T08:48:52+00:00","_minecraft_import_hash":"823a6d404fc954f0b04856ee8dc81713","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,128,129],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-140876","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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>Simple Ban - 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\/simpleban\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Simple Ban - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Simple Ban is a comprehensive Minecraft moderation plugin that provides server administrators with complete punishment management tools\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/\",\"name\":\"Simple Ban - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleban-icon-73fe02fd71494d5a9bce69dbf5a9ab83e087e99a_96.webp\",\"datePublished\":\"2026-06-08T08:48:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleban-icon-73fe02fd71494d5a9bce69dbf5a9ab83e087e99a_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleban-icon-73fe02fd71494d5a9bce69dbf5a9ab83e087e99a_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleban\\\/#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\":\"Simple Ban\"}]},{\"@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":"Simple Ban - 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\/simpleban\/","og_locale":"en_US","og_type":"article","og_title":"Simple Ban - Minecraft","og_description":"Simple Ban is a comprehensive Minecraft moderation plugin that provides server administrators with complete punishment management tools","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/","name":"Simple Ban - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleban-icon-73fe02fd71494d5a9bce69dbf5a9ab83e087e99a_96.webp","datePublished":"2026-06-08T08:48:52+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleban-icon-73fe02fd71494d5a9bce69dbf5a9ab83e087e99a_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleban-icon-73fe02fd71494d5a9bce69dbf5a9ab83e087e99a_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleban\/#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":"Simple Ban"}]},{"@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\/140876","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\/140877"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=140876"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=140876"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=140876"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=140876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}