{"id":141162,"date":"2026-06-08T12:18:29","date_gmt":"2026-06-08T09:18:29","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/"},"modified":"2026-06-08T12:18:29","modified_gmt":"2026-06-08T09:18:29","slug":"simpleplayerutils","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/","title":{"rendered":"SimplePlayerUtils"},"content":{"rendered":"<p>> ##  \u2755\u2755 Important \u2755\u2755<br \/>\n> This plugin is no longer in development and has been divided into Simple Inventories (The crafting, enderchest, etc commands) and AdminHax (Heal, Feed, Godmode, Rename, Repair, etc)<\/p>\n<p># SimplePlayerUtils<\/p>\n<p>A plugin for Minecraft servers that provides various player utilities, including commands for toggling AFK status, enabling creative flight, and opening various workstations.<\/p>\n<p>## Features<\/p>\n<p> &#8211; `\/spureload` command for reloading the configuration<br \/>\n &#8211; `\/hat` command for putting something on your head<br \/>\n &#8211; `\/afk` command for toggling AFK status (Purpur-specific feature)<br \/>\n &#8211; `\/fly` command for enabling creative flight<br \/>\n &#8211; `\/flyspeed` and `\/walkspeed` commands for adjusting fly and walk speed respectively<br \/>\n    &#8211; \/flyspeed reset or \/walkspeed reset can be used to reset the fly or walk speed respectively<br \/>\n &#8211; commands for opening various workstations, including `\/anvil`, `\/cartography`, `\/craft`, `\/grindstone`, `\/loom`, `\/smithing`, `\/stonecutter`, and `\/enderchest`<br \/>\n &#8211; `\/rename` command for renaming items<br \/>\n &#8211; `\/trash` for deleting unwanted items (comes with a configurable blacklist)<\/p>\n<p>## Installation<\/p>\n<p> &#8211; Download the latest version of the plugin from the releases page.<br \/>\n &#8211; Place the plugin in your server&#8217;s plugins folder.<br \/>\n &#8211; Start or restart your server.<\/p>\n<p>## Permissions<\/p>\n<p>### Reload permission<br \/>\n| Permission | Description | Command | Default |<br \/>\n|&#8212;-|&#8212;-|&#8212;-|&#8212;-|<br \/>\n| `spu.reload` | Gives permission to reload the<br \/>Plugin&#8217;s config and locale | `\/spureload` | op |<\/p>\n<p>### Command permissions<br \/>\n| spu.command.<permission> | Description | Command | Default |<br \/>\n|&#8212;-|&#8212;-|&#8212;-|&#8212;-|<br \/>\n| `spu.command.trash` | Allows a player to open a trash menu | `\/trash` | op |<br \/>\n| `spu.command.hat` | Lets you put something on your head | `\/hat` | op |<br \/>\n| `spu.command.afk` | Allows a player to toggle their AFK status | `\/afk` | op |<br \/>\n| `spu.command.fly` | Allows a player to toggle their personal flight | `\/fly` | op |<br \/>\n| `spu.command.flyspeed` | Allows a player to set their own flyspeed | `\/flyspeed [<float>|reset|get]` | op |<br \/>\n| `spu.command.walkspeed` | Allows a player to set their own walkspeed | `\/walkspeed [<float>|reset|get]` | op |<\/p>\n<p>### Inventory permissions<br \/>\n| spu.command.inventory.<permission> | Description | Command | Default |<br \/>\n|&#8212;-|&#8212;-|&#8212;-|&#8212;-|<br \/>\n| `spu.command.inventory.anvil` | Allows a player to use the anvil menu | `\/anvil` | op |<br \/>\n| `spu.command.inventory.cartography` | Allows a player to open a cartography table | `\/carto` | op |<br \/>\n| `spu.command.inventory.crafting` | Allows a player to open a crafting menu | `\/craft` | op |<br \/>\n| `spu.command.inventory.grindstone` | Allows a player to open a grindstone | `\/grind` | op |<br \/>\n| `spu.command.inventory.loom` | Allows a player to open a loom | `\/loom` | op |<br \/>\n| `spu.command.inventory.smithing` | Allows a player to open a smithing table | `\/smithing` | op |<br \/>\n| `spu.command.inventory.stonecutter` | Allows a player to open a stonecutter | `\/stonecutter` | op |<br \/>\n| `spu.command.inventory.enderchest` | Allows a player to open their own enderchest | `\/ec` | op |<\/p>\n<p>### Rename permissions<br \/>\n| spu.command.rename.<permission> | Description | Command | Default |<br \/>\n|&#8212;-|&#8212;-|&#8212;-|&#8212;-|<br \/>\n| `spu.command.rename.basic` | Allows a player to \/rename their items, with no color codes | `\/rename <new name>` | op |<br \/>\n| `spu.command.rename.minimessage` | Allows a player to \/rename their items using minimessage formatting | `\/rename <new name>` | op |<br \/>\n| `spu.command.rename.character.max.bypass` | Allows a player to bypass the configured max character value for \/rename | `\/rename <new name>` | op |<\/p>\n<p>### Permissions for running commands on other players<br \/>\n| spu.command.other.<permission> | Description | Command | Default |<br \/>\n|&#8212;-|&#8212;-|&#8212;-|&#8212;-|<br \/>\n| `spu.command.other.afk` | Allows a player to toggle other players&#8217; afk status | `\/afk <player>` | op |<br \/>\n| `spu.command.other.fly` | Allows a player to toggle other players&#8217; flight | `\/fly <player>` | op |<br \/>\n| `spu.command.other.trash` | Allows a player to open a trash menu for another player | `\/trash <player>` | op |<br \/>\n| `spu.command.other.flyspeed` | Allows a player to set other players&#8217; flyspeeds | `\/flyspeed <player> [<float>|reset|get]` | op |<br \/>\n| `spu.command.other.walkspeed` | Allows a player to set other players&#8217; walkspeeds | `\/walkspeed <player> [<float>|reset|get]` | op |<\/p>\n<p>### Permissions for opening inventories for other players<br \/>\n| spu.command.other.inventory.<permission> | Description | Command | Default |<br \/>\n|&#8212;-|&#8212;-|&#8212;-|&#8212;-|<br \/>\n| `spu.command.other.inventory.anvil` | Allows a player to open an anvil menu for another player | `\/anvil <player>` | op |<br \/>\n| `spu.command.other.inventory.cartography` | Allows a player to open a cartography table for another player | `\/carto <player>` | op |<br \/>\n| `spu.command.other.inventory.crafting` | Allows a player to open a crafting menu for other players | `\/craft <player>` | op |<br \/>\n| `spu.command.other.inventory.grindstone` | Allows a player to open a grindstone for another player | `\/grind <player>` | op |<br \/>\n| `spu.command.other.inventory.loom` | Allows a player to open a loom for another player | `\/loom <player>` | op |<br \/>\n| `spu.command.other.inventory.smithing` | Allows a player to open a smithing table for another player | `\/smithing <player>` | op |<br \/>\n| `spu.command.other.inventory.stonecutter` | Allows a player to open a stonecutter for another player | `\/stonecutter <player>` | op |<br \/>\n| `spu.command.other.inventory.enderchest` | Allows a player to open another player&#8217;s enderchest for them <br \/>(does not look into their enderchest) | `\/ec <player>` | op |<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A plugin for Minecraft servers that provides various player utilities, including commands for enabling creative flight, and opening various workstations and, on purpur servers, toggling AFK status.<\/p>\n","protected":false},"featured_media":141163,"template":"","meta":{"_minecraft_slug":"simpleplayerutils","_minecraft_project_id":"NnP3fhic","_minecraft_author":"Rhythmic","_minecraft_license":"MIT","_minecraft_downloads":374,"_minecraft_follows":4,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simpleplayerutils.zip","_minecraft_size_bytes":114335,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T11:05:03.602215Z","_minecraft_date_created":"2023-01-17T19:18:01.766355Z","_minecraft_date_modified":"2023-02-14T01:31:09.875663Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simpleplayerutils","_minecraft_icon_attachment_id":141163,"_minecraft_imported_at":"2026-06-08T09:18:30+00:00","_minecraft_import_hash":"01e09db91b73f6a2cfb592af9ad0119c","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,126,127,128,867,92],"mod_loader":[132,133],"minecraft_version":[54,55,56,57],"class_list":["post-141162","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-utility","mod_loader-paper","mod_loader-purpur","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SimplePlayerUtils - 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\/simpleplayerutils\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SimplePlayerUtils - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A plugin for Minecraft servers that provides various player utilities, including commands for enabling creative flight, and opening various workstations and, on purpur servers, toggling AFK status.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/\" \/>\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\\\/simpleplayerutils\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleplayerutils\\\/\",\"name\":\"SimplePlayerUtils - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleplayerutils\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleplayerutils\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleplayerutils-icon-551a24c7a258eee2700f0fce2c5f320040aca3d8.png\",\"datePublished\":\"2026-06-08T09:18:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleplayerutils\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleplayerutils\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleplayerutils\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleplayerutils-icon-551a24c7a258eee2700f0fce2c5f320040aca3d8.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simpleplayerutils-icon-551a24c7a258eee2700f0fce2c5f320040aca3d8.png\",\"width\":240,\"height\":240},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simpleplayerutils\\\/#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\":\"SimplePlayerUtils\"}]},{\"@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":"SimplePlayerUtils - 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\/simpleplayerutils\/","og_locale":"en_US","og_type":"article","og_title":"SimplePlayerUtils - Minecraft","og_description":"A plugin for Minecraft servers that provides various player utilities, including commands for enabling creative flight, and opening various workstations and, on purpur servers, toggling AFK status.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/","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\/simpleplayerutils\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/","name":"SimplePlayerUtils - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleplayerutils-icon-551a24c7a258eee2700f0fce2c5f320040aca3d8.png","datePublished":"2026-06-08T09:18:29+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleplayerutils-icon-551a24c7a258eee2700f0fce2c5f320040aca3d8.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simpleplayerutils-icon-551a24c7a258eee2700f0fce2c5f320040aca3d8.png","width":240,"height":240},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simpleplayerutils\/#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":"SimplePlayerUtils"}]},{"@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\/141162","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\/141163"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=141162"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=141162"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=141162"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=141162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}