▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/CitizensScale

CitizensScale

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

31
0

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>
CommandDescription
/npcscale 1.0Normal size
/npcscale 2.0Twice the normal size
/npcscale 0.5Half the normal size
/npcscale resetReset to default size

Scale value must be between 0 and 16.0.

Permissions

PermissionDescriptionDefault
citizensscale.useAllows using /npcscaleop

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

Совместимость

Minecraft: Java Edition

1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 недели назад
Обновлён:3 недели назад
Главная