CitizensScale
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
平台: bukkit purpur spigot
标签: decoration mobs utility
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
- Download the latest
CitizensScale.jarfrom Releases - Place it in your server's
plugins/folder - 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
0and16.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请登录后举报
暂无评论,抢个沙发吧~