EntityResize – Dynamic Entity Scaling, Commands, API & UI

A standalone Hytale server mod that lets you resize players and entities via commands, a built-in UI, and a public API — with persistent scaling support.
hggdgfg.png

hggdgfg.png

mngrtj.jpg

mngrtj.jpg

Description

EntityResize is a server-side mod for Hytale that enables dynamic scaling of players, mobs, and other entities. It provides multiple control methods, including commands, an in-game UI, and a Java API for developers.

The mod supports precise scaling adjustments affecting both visual size and physical bounds when applicable. It is designed to be reliable in multiplayer environments, with full persistence across reconnects, world transitions, and server restarts.

Features

  • Resize yourself using an in-game UI (/resize ui)
  • Resize looked-at entities directly from the UI
  • Command-based scaling for players, entities, or radius-based groups
  • Supports render scale and model-based bounds when available
  • Persistent player scaling across sessions and worlds
  • Persistent entity scaling via JSON state and model updates
  • Automatic restoration of saved scale for entities with UUIDs
  • Public Java API for integration with other mods

Commands

  • /resize ui
  • /resize get [--player <player>] [--entity <entity>] [--radius <radius>] [--world <world>]
  • /resize set <scale> [--player <player>] [--entity <entity>] [--radius <radius>] [--world <world>]
  • /resize reset [--player <player>] [--entity <entity>] [--radius <radius>] [--world <world>]
  • /resize reload

Aliases:

  • /scale
  • /entityresize

Permissions

  • entityresize.use — access UI and view scales
  • entityresize.edit — modify and reset scales
  • entityresize.admin — full access, including reload

Data Files

The mod stores runtime data in the save directory:

  • entityresize-config.json
  • entityresize-state.json

API

Public API: dev.thenexusgates.entityresize.api.EntityResizeApi

The EntityResize – Dynamic Entity Scaling, Commands, API & UI Team

profile avatar
  • 2
    Followers
  • 9
    Projects
  • 3.9K
    Downloads

More from maksimovcView all