Перейти к содержимому
Mineforgian

pxescale

a stupid simple /scale command

Загрузки
30
Подписчики
0
Обновлён
10 марта 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 10 марта 2026 г.

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

Ченджлог

1.0Релиз1.21.9, 1.21.10, 1.21.11 · 10 марта 2026 г.

initial release

Комментарии

Загружаем…