
Simpe Player Scale
The plugin allows players to change their size.
Translations
Features
- Individual for each player: Each player can change their size, which does not reset upon rejoining the game.
- Permissions for specific groups: The plugin allows granting permissions to change the maximum and minimum size by groups (for example, for groups in LuckPerms).
- Saving individual settings: Automatically saves and loads the player's size when exiting and entering the server.
- WorldGuard support: Adds a
player-scaleflag that can be added to a region to prohibit size changes within it. - ViaVersion support: Notifies the player that their version is too low to change the character's size.
- Easy to configure: The configuration does not contain much information and is easy to set up.
Dependencies
Commands
Main command: /playerscale
- Usage:
/playerscale <number> - Aliases:
pscale - Changes the player's size.
Subcommands
- reload
- Usage:
/pscale reload - Reloads the plugin's configuration.
Permissions
Use the command /pscale:
playerscale.setReload the plugin configuration:
playerscale.reloadBy default, only operators have
playerscale.reloadBy default, all players have
playerscale.set
config.yml
# Permissions for changing size are granted with 'group.<name>' (automatically granted to all groups in LuckPerms)
# If a player belongs to multiple groups, the smallest value will be chosen for `min` and the largest for `max`.
scales:
default: # Default values for all players
min: 0.7
max: 1.2
moder:
min: 0.5
max: 1.5
admin:
min: 0.2
max: 2
#----------- Messages -----------
# For color, use the symbol '§'
# Prefix before messages; if you want to remove it, just make it empty - ''
prefix: '§f[§lP§r§7layer§f§lS§r§7cale§f] §r'
# Message displayed when changing size. '{scale}' is a placeholder for the size value.
scale-change-msg: '§aYou have set your size to {scale}'
# Message displayed when there is a syntax error in the command.
incorrect-args-msg: '§cSyntax error§e - use §l/pscale <number>'
# Message displayed when reloading config (/pscale reload).
reload-config-msg: '§aConfig successfully reloaded'
# Message displayed when lacking permission to execute the command.
no-permission-msg: '§cYou do not have permission to execute this command'
# Message displayed when entering a region where changing size is prohibited (player-scale = deny).
rg-flag-msg: '§cChanging character size is prohibited in this region'
# Message displayed when trying to change character size if the player is using a version below 1.20.5.
old-version-msg: '§cCharacter size can be changed in version 1.20.5 and above'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as SimplePlayerScale-1.0.0.jar — drop this file into the mods folder
- Download size: 24 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.