{"id":160408,"date":"2026-06-09T17:53:18","date_gmt":"2026-06-09T14:53:18","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/"},"modified":"2026-06-09T17:53:18","modified_gmt":"2026-06-09T14:53:18","slug":"tslscale","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/","title":{"rendered":"TSLscale"},"content":{"rendered":"<p># TSLscale &#8211; Minecraft body size adjustment plug-in<\/p>\n<p>## Introduction<\/p>\n<p>TSLscale is a body size adjustment plug-in designed for Minecraft servers, allowing players to dynamically adjust their character size. Whether you want to be smaller, cute, or taller, TSLscale can meet your personal needs!<\/p>\n<p>## Functional Features<\/p>\n<p>&#8211; \ud83c\udfae **Simple and easy to use** &#8211; Adjust body shape with just one command<br \/>\n&#8211; \ud83d\udd12 **Permission Control** &#8211; Flexible permission system ensures server security<br \/>\n&#8211; \ud83d\udcdd **Smart Completion** &#8211; Support Tab key automatic completion command<br \/>\n&#8211; \u26a1 **Effect instantly** &#8211; Body size adjustments take effect immediately without logging in again<br \/>\n&#8211; \ud83c\udfa8 **Custom configuration** &#8211; Customize body size range and all message texts<br \/>\n&#8211; \ud83d\udd04 **Hot reload** &#8211; Supports configuration file hot reload without restarting the server<\/p>\n<p>## compatibility<\/p>\n<p>&#8211; **Minecraft version**: 1.21+<br \/>\n&#8211; **Server Type**: Spigot, Paper, Folia<br \/>\n&#8211; **Java Version**: Java 21+<\/p>\n<p>## Installation method<\/p>\n<p>1. download`TSLscale.jar`document<br \/>\n2. Put the file into the server`plugins`Folders<br \/>\n3. Restart the server or use`\/reload`Order<br \/>\n4. The plugin will automatically generate configuration files<\/p>\n<p>## Command usage<\/p>\n<p>### Basic commands<\/p>\n<p>&#8220;`<br \/>\n\/TSLscale <value> &#8211; Adjust size to specified size<br \/>\n\/scale <value> &#8211; Command abbreviation<br \/>\n&#8220;`<\/p>\n<p>### Functional examples<\/p>\n<p>&#8220;`bash<br \/>\n# Adjust size to 0.8 times (to get smaller)<br \/>\n\/TSLscale 0.8<br \/>\n\/tscale 0.8<\/p>\n<p># Adjust size to 1.1 times (to grow larger)<br \/>\n\/TSLscale 1.1<br \/>\n\/tscale 1.1<\/p>\n<p># Reset body size to default size<br \/>\n\/TSLscale reset<br \/>\n\/tscale reset<br \/>\n&#8220;`<\/p>\n<p>### Administrator commands<\/p>\n<p>&#8220;`bash<br \/>\n# Reload plugin configuration (OP only available)<br \/>\n\/TSLscale reload<br \/>\n\/tscale reload<br \/>\n&#8220;`<\/p>\n<p>## Permission system<\/p>\n<p>| Permission Node | Description | Default Value |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;|&#8212;&#8212;&#8211;|<br \/>\n| `tslscale.use`| All players |<br \/>\n| `tslscale.reload`| Allow reload plugin configuration | OP only |<\/p>\n<p>### Permission configuration example<\/p>\n<p>Use permission management plugins (such as LuckPerms) to configure permissions:<\/p>\n<p>&#8220;`bash<br \/>\n# Give players permission to use<br \/>\n\/lp user <player name> permission set tslscale.use true<\/p>\n<p># Give administrators permission to reload<br \/>\n\/lp user <admin> permission set tslscale.reload true<br \/>\n&#8220;`<\/p>\n<p>## Configuration File<\/p>\n<p>After the plugin is run for the first time, it will be in`plugins\/TSLscale\/`Generate in the directory`config.yml`Configuration file:<\/p>\n<p>&#8220;`yaml<br \/>\n# Body size adjustment range<br \/>\nscale_min: 0.8 # Minimum size (0.8 times)<br \/>\nscale_max: 1.1 # Maximum size (1.1 times)<\/p>\n<p># Message configuration<br \/>\nmessages:<br \/>\nprefix: &#8220;&#038;c[TSL Meow]&#038;r &#8221;<br \/>\nset: &#8220;%prefix%Your body size is adjusted to %scale%&#8221;<br \/>\nreset: &#8220;%prefix%Your body size is restored to default&#8221;<br \/>\nusage: &#8220;%prefix%Usage: \/TSLscale <value|reset>&#8221;<br \/>\nno-permission: &#8220;%prefix%You don&#8217;t have permission&#8221;<br \/>\nconsole-only: &#8220;%prefix%Only players can execute this command&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Configuration instructions<\/p>\n<p>&#8211; **scale_min\/scale_max**: Set the allowed body size adjustment range<br \/>\n&#8211; **messages**: Customize all plug-in messages, support color codes (&#038;a, &#038;c, etc.)<br \/>\n&#8211; **%prefix%**: Message prefix placeholder<br \/>\n&#8211; **%scale%**: Body size numerical placeholder<\/p>\n<p>## Use scenarios<\/p>\n<p>### Suitable use<\/p>\n<p>&#8211; \ud83c\udfad **Roleplay Server** &#8211; Play roles of different races or ages<br \/>\n&#8211; \ud83c\udfd7\ufe0f **Building Server** &#8211; Adjust the size to enter the small space to build<br \/>\n&#8211; \ud83c\udfaa **Entertainment Server** &#8211; Increase the fun and interactive game<br \/>\n&#8211; \ud83d\udcf8 **Screenshots and photos** &#8211; Adjust your body shape to get better photo effects<\/p>\n<p>### Body size suggestions<\/p>\n<p>&#8211; **0.8** &#8211; Small and cute, suitable for children&#8217;s roles<br \/>\n&#8211; **0.9** &#8211; Slightly small in size, suitable for teenagers<br \/>\n&#8211; **1.0** &#8211; Default body type (for reset)<br \/>\n&#8211; **1.1** &#8211; Tall and large, suitable for adult roles<\/p>\n<p>## Frequently Asked Questions<\/p>\n<p>### Q: Why did I change after adjusting my body shape?<br \/>\nA: Please make sure:<br \/>\n1. You have`tslscale.use`Permissions<br \/>\n2. The input value is within the configuration range (default 0.8-1.1)<br \/>\n3. Server version support (requires 1.21+)<\/p>\n<p>### Q: Will body size adjustment affect the balance of the game?<br \/>\nA: Body size adjustment is mainly visual effects, which has little impact on the game mechanism. It is recommended that administrators set the adjustment range reasonably according to the server type.<\/p>\n<p>### Q: Can you adjust the body size of other players?<br \/>\nA: The current version only supports adjusting your own body shape. Subsequent versions may add the function of administrators to adjust other people&#8217;s body shapes.<\/p>\n<p>### Q: Will the size reset after restarting the server?<br \/>\nA: Yes, body size adjustment will not be saved permanently, and it needs to be reset after restart.<\/p>\n<p>## Technical support<\/p>\n<p>If you encounter problems or have functional suggestions, please contact:<\/p>\n<p>&#8211; **Author**: Zvbj<br \/>\n&#8211; ** Version**: 1.0-SNAPSHOT<br \/>\n&#8211; **Support**: TSL server<\/p>\n<p>## Update log<\/p>\n<p>### v1.0-SNAPSHOT<br \/>\n&#8211; First release<br \/>\n&#8211; Basic body size adjustment function<br \/>\n&#8211; Permission system<br \/>\n&#8211; Configuration file support<br \/>\n&#8211; Tab completion function<\/p>\n<p>&#8212;<\/p>\n<p>Thanks for using TSLscale! Hopefully this plugin will add more fun to your Minecraft experience! \ud83c\udfae\u2728<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Lightweight customization allows players to personalize their body shape.<\/p>\n","protected":false},"featured_media":160409,"template":"","meta":{"_minecraft_slug":"tslscale","_minecraft_project_id":"UJEg87NK","_minecraft_author":"Zvbj","_minecraft_license":"MIT","_minecraft_downloads":84,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"tslscale.zip","_minecraft_size_bytes":6044,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T20:06:48.801609Z","_minecraft_date_created":"2025-07-28T20:21:14.347598Z","_minecraft_date_modified":"2025-07-25T04:23:43.989669Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/tslscale","_minecraft_icon_attachment_id":160409,"_minecraft_imported_at":"2026-06-09T14:53:18+00:00","_minecraft_import_hash":"50905cb53a0f5d189c25e0262aa681b9","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,89,122,126,866,127,128,867,129],"mod_loader":[130,131,132,133,134],"minecraft_version":[62,37,73,74,38,78,79,80,81],"class_list":["post-160408","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-game-mechanics","mod_category-magic","mod_category-management","mod_category-minigame","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","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","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TSLscale - 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\/tslscale\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TSLscale - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Lightweight customization allows players to personalize their body shape.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/\" \/>\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\\\/tslscale\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tslscale\\\/\",\"name\":\"TSLscale - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tslscale\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tslscale\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tslscale-icon-2bb188e5f445d21f0ab031aa514e9957bca30932_96.webp\",\"datePublished\":\"2026-06-09T14:53:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tslscale\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tslscale\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tslscale\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tslscale-icon-2bb188e5f445d21f0ab031aa514e9957bca30932_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tslscale-icon-2bb188e5f445d21f0ab031aa514e9957bca30932_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tslscale\\\/#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\":\"TSLscale\"}]},{\"@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":"TSLscale - 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\/tslscale\/","og_locale":"en_US","og_type":"article","og_title":"TSLscale - Minecraft","og_description":"Lightweight customization allows players to personalize their body shape.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/","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\/tslscale\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/","name":"TSLscale - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tslscale-icon-2bb188e5f445d21f0ab031aa514e9957bca30932_96.webp","datePublished":"2026-06-09T14:53:18+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tslscale-icon-2bb188e5f445d21f0ab031aa514e9957bca30932_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tslscale-icon-2bb188e5f445d21f0ab031aa514e9957bca30932_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tslscale\/#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":"TSLscale"}]},{"@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\/160408","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\/160409"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=160408"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=160408"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=160408"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=160408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}