Language

CitizensScale

Modrinth

A simple Spigot plugin that lets you resize Citizens NPCs using the [generic.scale] attribute. Supports Minecraft 1.20.5+.

276 downloads updated 3mo ago
Modrinth
Bukkit Purpur Spigot 1.20 – 1.20.6 DecorationMobsUtility

CitizensScale

A simple Minecraft 1.21.1 plugin that allows you to scale Citizens NPCs using the generic.scale attribute.

Requirements

  • Minecraft 1.20.5 or newer (1.21.x recommended)
  • Spigot / Paper
  • Citizens 2.0 or newer (stable or dev build)

Installation

  1. Download the latest CitizensScale.jar from Releases
  2. Place it in your server's plugins/ folder
  3. Restart the server

Usage

First, select an NPC with Citizens:

/npc select

Then set the scale:

/npcscale <value>

| Command | Description |
|---|---|
| /npcscale 1.0 | Normal size |
| /npcscale 2.0 | Twice the normal size |
| /npcscale 0.5 | Half the normal size |
| /npcscale reset | Reset to default size |

Scale value must be between 0 and 16.0.

Permissions

| Permission | Description | Default |
|---|---|---|
| citizensscale.use | Allows using /npcscale | op |

Configuration

Scale values are saved automatically in plugins/CitizensScale/config.yml:

npcs:
  5: 2.0   # NPC with ID 5 will be 2x normal size
  12: 0.5  # NPC with ID 12 will be half size

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download CitizensScale

Files are served directly from the original source. Modgrid does not host or modify them.