Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
OGResize
Lightweight Paper/ShreddedPaper plugin that allows players to dynamically change player size with a GUI.
Features
- Changes player size with interactive GUI
- Moderation command to resize other players
- Fully configurable minimum, maximum, increment, and default sizes
- Persistent player sizes across sessions and respawn
Installation
- Download the latest
.jarfrom Github - Place it in your server's
/plugins/folder - Configure
config.ymlif needed - Start your server
Configuration
config.yml
min-size: 0.5
max-size: 1.5
step-size: 0.1
default-size: 1.0
use /resize reload to apply config changes without restarting the server
each 0.5 increment = one block
playersize.yml
<uuid>:
scale: 1.0
Saves player size to UUID. Should not be manually edited unless absolutely necessary.
Commands
Player Commands
/resize: Open GUI/resize help: Show help menu/resize info: Show plugin info
Moderation Command
/resize [username] [size]: Set player size
Admin Commands
/resize reload: Reload plugin and config/resise disable: Disable plugin/resize enable: Enable plugin
Permissions
ogresize.self: Allows use of GUI and changing own player size (default: operators)ogresize.others: Allows player to resize other players (default: operators)ogresize.admin: Allows use of reload / enable / disable (default: operators)
GUI
Full GUI
Left side/smaller option. Minimum reflects value set in config.
Middle/default option. Default reflects value set in config.
Right side/bigger option. Maximum reflects value set in config.
Requirements
- Paper 1.21+ or ShreddedPaper 1.21.11+
Support
Found a bug or have a suggestion? Open an issue on GitHub, open a ticket in the OGCraft discord, or message me directly on Discord @ OJCream
Pinned Versions
Pages
Members
Owner