EmoteNPC (表情NPC-创建可以播放所有LabyMod表情的NPC)
此插件用于创建一个NPC,该NPC可以播放所有LabyMod表情。您可以在包含所有表情的GUI中选择要播放的表情(要打开GUI,您必须右键单击NPC,但重新加载后您必须重新加入游戏)。NPC的皮肤始终与您自己的皮肤相同。
配置
config.yml:
prefix: "&6EmoteNPC &8|"
npc:
name: "&bEmotes"
location:
world: "world"
x: 0.5
y: 0.0
z: 0.5
yaw: 0.0
pitch: 0.0
settings:
toggleSneak: true
lookClose: true
scoreboard:
prefix: ""
color: "&b"
suffix: ""
inventory:
title: "&8Emotes"
item:
pages: "&aPage %page% of %max%"
stopEmote: "&cstop emote"
previousPage: "&6previous page"
nextPage: "&6next page"
labyMod4Only: "&8only with LabyMod 4"
command:
permission: "%prefix% &cInsufficient permissions!"
onlyPlayer: "%prefix% &cYou have to be a player to execute this command!"
reload: "%prefix% &7The config was &asuccessfully &7reloaded!"
set:
location: "%prefix% &7The location of the NPC was set &asuccessfully&7!"
toggle:
sneak:
enabled: "%prefix% &7The NPC now sneaks whenever the player sneaks!"
disabled: "%prefix% &7The NPC no longer sneaks when the player sneaks!"
lookClose:
enabled: "%prefix% &7The NPC now always looks at the player!"
disabled: "%prefix% &7The NPC now always looks the direction specified in the &econfig.yml&7!"
help:
- "%prefix% &e\/emote reload &8> &7reload the config"
- "%prefix% &e\/emote set location &8> &7sets the location of the NPC to your current location"
- "%prefix% &e\/emote toggle sneaking &8> &7switches whether the NPC is sneaking when the player is sneaking"
- "%prefix% &e\/emote toggle lookClose &8> &7switches whether the NPC looks at the player all the time"
message:
playEmote: "%prefix% &7The &e%emote% Emote &7will now be played!"
requiresLabyMod: "%prefix% &cYou have to use LabyMod! &o(https:\/\/labymod.net\/download&o)"
debug: false
命令
/emote - 显示所有命令
/emote reload - 重新加载config.yml
/emote set location - 将NPC位置设置为您当前的位置
/emote toggle lookclose - 切换NPC是否始终看着玩家或者看向config.yml中的方向
/emote toggle sneaking - 切换NPC是否在玩家潜行时潜行
权限
- emote.command
- emote.command.reload
- emote.command.set
- emote.command.toggle
GUI可以选择表情的表情NPC
EmoteNPC (表情NPC-创建可以播放所有LabyMod表情的NPC)
可用版本为:|1.8|1.9|1.10|1.11|1.12|1.13|1.14|1.15|1.16|1.17|1.18|1.19|1.20
收录