HomeJavaModsSimple Player Scale
Simple Player Scale

Simpe Player Scale

The plugin allows players to change their size.

Translations

Features

Dependencies

Commands

Main command: /playerscale

Subcommands

- reload

Permissions

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

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

These come from our own check of the pack file, not from the source page.

Explore more