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

ResizePlugin

This plugin allows you to smoothly change the size of the player with one command

Загрузки
2K
Подписчики
12
Обновлён
29 августа 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 3 ноября 2024 г.

Resize plugin

This plugin adds one simple command: the "/resize" command

It will allow both you and the players on your server to interact with the player size attributes, between the values ​​you specify and the values ​​you need.

permissions

resizeplugin.resize
  • allows you to use a command, enabled by default
resizeplugin.resize.extended
  • Allows you to use advanced size settings
resizeplugin.resize.others
  • Allows you to resize other players
resizeplugin.bypass.cooldown
  • Allows you to bypass the cooldown on the /resize command
resizeplugin.reload
  • Allows you to reload the plugin and configuration

Config

# language
#like a "language: "en_en" "
language: "en_en"
# Minimum and maximum scale for normal players
default_min_scale: 0.8
default_max_scale: 1.15

# Minimum and maximum scale for players with resizeplugin.resize.extended permission
extended_min_scale: 0.0625
extended_max_scale: 16.0

# Time to wait in seconds before reusing the command if the bypass.cooldown permission is not present
cooldown_seconds: 30

# The number of steps in which the size will be smoothly changed
resize_steps: 20

Ченджлог

1.2.0Релиз26.1, 26.1.1, 26.1.2 · 29 августа 2025 г.

Improved Resize:

  • Faster performance
  • Code organization
  • MiniMessage support
  • UPDATE
1.1Бета1.21.8, 1.21.9, 1.21.10 · 4 ноября 2024 г.

Bug fixes

fixed permission "others"

Комментарии

Загружаем…