
SizeChange
A plugin enabling players to dynamically resize their characters with smooth transitions, customizable limits, and intelligent hitbox adjustments.
- Загрузки
- 852
- Подписчики
- 8
- Обновлён
- 24 января 2026 г.
- Лицензия
- MIT-License---SizeChange-Plugin
Опубликован 22 июня 2025 г.
🎉 SizeChange
SizeChange is a modern Minecraft plugin that allows administrators to dynamically change player sizes, enabling creative mechanics and unique gameplay experiences.
🎯 Use Cases
- Roleplay servers with different races and sizes
- Mini-games with size-based mechanics
- Events and themed activities
- PvP zones with automatic size normalization
- Cosmetic effects and visual rewards
🚀 Features
🎯 Dynamic Player Scaling
- Change player size from 0.1x to 10x
- Instant size updates (no reconnect required)
- MongoDB support with automatic data persistence
🌍 Advanced World & WorldGuard Control
- World-based rules to automatically normalize player size
- Full WorldGuard integration for region-based size control
- Ideal for PvP zones, events, and protected areas
- Automatic player detection with optimized region caching
🧩 DeluxeMenus Support (Included)
- Ready-to-use DeluxeMenus GUI template included
- No extra setup required — just customize and use
- Perfect for servers that want a clean size control menu
⚡ High Performance
- Asynchronous operations for zero server lag
- Smart cache system with periodic updates
- Thread-safe architecture for modern server software
🎮 Player Experience
- Automatically ignores Creative & Spectator players
- Fully customizable and localized messages
- Simple and intuitive admin commands
📋 Commands
/sizechange size set <player> <size>— Set player size (0.1–10.0)/sizechange size reset <player>— Reset to default size/sizechange reload <setting|message|regioncache>— Reload plugin data
⚙️ Requirements
- Minecraft: 1.21.3+
- Server: Paper / Spigot / Purpur / Folia
- Java: 21+
- MongoDB: 4.0+
- WorldGuard: 7.0.7+
- DeluxeMenus: Optional (only required to use the GUI)
📦 Installation
- Download the plugin
- Place it in the
plugins/folder - Configure MongoDB in
plugins/SizeChange/setting.yml - (Optional) Import the included DeluxeMenus template
- Restart the server
DeluxeMenu Template
open_command: size
size: 27
menu_title: 'The menu created in deluxemenus'
items:
'01':
material: LIME_DYE
slot: 10
display_name: "&aChange your size to 0.1"
lore:
- "&aClick to change size"
click_commands:
- "[message] &aYou changed your size to x0.1"
- "[console] sizechange size set %player_name% 0.1"
- "[close]"
'02':
material: RED_DYE
slot: 22
display_name: "&cReset your size to default"
lore:
- "&aClick to reset size"
click_commands:
- "[message] &cYou reset your size to default"
- "[console] sizechange size reset %player_name%"
- "[close]"
Ченджлог
1.0.2.1-SNAPSHOTРелиз1.21.9, 1.21.10, 1.21.11 · 24 января 2026 г.
- Task optimization was performed.
- Region detection was fixed.
- Dependencies were updated.
1.0.2-SNAPSHOTРелиз1.21.8, 1.21.9, 1.21.10 · 29 декабря 2025 г.
English:
The new 1.0.1 update has been released.
This version includes only fixes related to dependency loading and, most importantly, an update to the MongoDB handling to resolve the issue caused by the exploit detected across the entire MongoDB network on 12/26/2025.
Español:
Se ha lanzado la nueva actualización 1.0.1.
Esta versión incluye únicamente correcciones relacionadas con la carga de dependencias y, como punto más importante, una actualización en el manejo de MongoDB para solucionar el error provocado por el exploit detectado en toda la red de mongodb el 26/12/2025.
1.0.1-SNAPSHOTБета1.21.6, 1.21.7, 1.21.8 · 17 августа 2025 г.
Updated to version 1.21.4
Added command blocking in denied regions
v1.0Бета1.21.4, 1.21.5, 1.21.6 · 22 июня 2025 г.
🚀 Características Principales
🎯 Sistema de Tamaño Dinámico
Cambia el tamaño de jugadores desde 0.1x hasta 10x su tamaño normal
Persistencia automática de datos con MongoDB
Aplicación instantánea sin necesidad de reconexión
🌍 Gestión Inteligente de Mundos
Mundos restringidos: Configuración de mundos donde el tamaño se normaliza automáticamente
Cambio de mundo fluido: Transiciones suaves entre mundos con diferentes reglas
🛡️ Integración con WorldGuard
Regiones específicas: Define zonas donde el tamaño se restablece (PvP, eventos, etc.)
Detección automática: Sistema de tareas que monitorea la ubicación del jugador
Caché optimizado: Rendimiento mejorado para servidores con muchas regiones
⚡ Alto Rendimiento
Operaciones asíncronas: Las consultas a MongoDB no afectan el rendimiento del servidor
Sistema de caché: Actualización inteligente de regiones cada 30 segundos
Thread-safe: Arquitectura segura para entornos multihilo
🎮 Experiencia de Usuario
Modos especiales: Ignora automáticamente jugadores en Creativo/Espectador
Comandos intuitivos: Interfaz simple para administradores
Mensajes personalizables: Sistema completo de localización
Комментарии
Загружаем…