▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
HCG NPCs

HCG NPCs

An NPC plugin allowing you to create custom NPCs with actions. Addon for HCG plugin.

Оцените первым
79
0

Addon for HCGplugin, requires the base plugin to be installed.

/npc creates NPCs. They are packet-based so no real entity exists on the server, they can't be pushed, damaged, or killed.

  1. /npc create <name> spawns an NPC where you stand, facing the way you face.
  2. /npc skin <name> <player> fetches any Minecraft account's skin straight from Mojang. /npc skin <name> <image-url> generates a skin from a texture image via MineSkin (mineskin-api-key in config.yml).
  3. /npc displayname <name> <text> sets the floating name above the head (& colors, | for extra lines, none to hide). The real nametag is always hidden via a scoreboard team.
  4. /npc action <name> <trigger> add <type> <...> makes clicks do things.

Triggers: left_click, right_click, any_click. Action types:

ActionEffect
message <text>Send the clicker a message (& colors, {player})
player_command <cmd>Run a command as the clicker
console_command <cmd>Run a command from console ({player} placeholder)
sound <key> [volume] [pitch]Play a sound to the clicker (e.g. entity.villager.yes)
wait <ticks>Pause before the remaining actions run

Actions run in order per trigger; /npc action <name> <trigger> list|remove <#>|clear manages them, and /npc cooldown <name> <seconds> rate-limits clicks per player.

Commands

CommandEffect
/npc create <name> / remove <name>Create or delete an NPC
/npc list / info <name>List NPCs, or show one NPC's settings
/npc skin <name> <player|url|reset>Set the skin from a player name or image URL
/npc displayname <name> <text|none>Floating name; & colors, | for lines
/npc equipment <name> set <slot>Equip your held item (empty hand clears the slot)
/npc equipment <name> <clear|list>Clear a slot or list equipment
/npc glowing <name> <color|off>Glow outline in any team color
/npc collidable <name> <on|off>Whether players collide with the NPC
/npc showintab <name> <on|off>Show the NPC in the tab list
/npc movehere <name> / teleport <name>Move the NPC to you / teleport yourself to it
/npc rotate <name> <yaw> <pitch>Set its facing
/npc turntoplayer <name> <on|off> [dist]Head-tracks each nearby player (default 5 blocks)
/npc cooldown <name> <seconds>Per-player delay between click actions
/npc action <name> <trigger> ...add <type> <...>, remove <#>, list, clear
Партнёрский материал

Сервер для плагина HCG NPCs - как у профи

Плагин HCG NPCs создан для серверов: на своём сервере вы настраиваете его под себя и решаете, кому играть. Создать сервер с плагином HCG NPCs для друзей можно за пару минут - BungeeHost всё уже подготовил.

Часто задаваемые вопросы

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

Minecraft: Java Edition

26.2.x26.1.x1.21.x

Платформы

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

Сервер

Создатели

Детали

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