Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for pixi

a stupid simple /scale command

Report pxescale?

pxescale

a stupid simple /scale command

features

for players

  • change your in-game scale using /scale <number>
  • reset your scale quickly using /scale reset or /scale

for admins

  • change the scale of other players/entities using /scale <number> <selector> and /scale reset <selector>
  • give players specific limits through permissions (scale.min.<number> and scale.max.<number>) and through plugin configuration
    • or allow players to bypass such limits with the scale.bypass permission
click to view commands/permissions

/scale <number>

set your own scale
  • permission: scale.use
  • ... <selector>

    set the scale of other players/entities
    • permission: scale.others

/scale reset

reset your scale back to `1.0`
  • permission: scale.use
  • aliases: /scale
  • ... <selector>

    reset the scale of other players/entities
    • permission: scale.others

/scale reload

reloads the config.yml file
  • permission: scale.reload

miscellaneous permissions

scale.bypass

allows players to bypass the scale minimums and maximums in place

scale.min.<number>

changes the minimum scale the player can use with /scale; this overrides the configuration's default value, even if the permission's value is larger than the configuration

scale.max.<number>

changes the maximum scale the player can use with /scale; this overrides the configuration's default value, even if the permission's value is larger than the configuration

Information

CategoryGameplay
Published onMarch 10, 2026
LicenseLGPL
Downloads0
Stars0
Watchers0

Pinned Versions

Members

Avatar for pixi

pixi

Owner