创建一个对话:通过配置文件创建
使用配置文件
name: '&a&l样例NPC'
starts_with: []
block_movement: true
start_conversation_radius: 0
end_conversation_radius: 5
conversation:
conversation1:
dialogue:
dialogue1:
text:
- "&7你好,公民,我能为你做些什么?"
time: 4
options:
option1:
text: "&e告诉我关于城市的事情."
start_conversation: conversation2
option2:
text: "&e拜拜"
start_conversation: conversation3Last updated